<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>I'm getting an error of the following with a python script that uses SIP Simple SDK.  Running latest version of SDK:</div><div><br></div><div>"</div><div>File "/usr/lib/python2.7/dist-packages/sipsimple/application.py", line 79, in start</div><div>raise TypeError ("storage must implement the ISIPSimpleStorage interface")</div><div>TypeError:  storage must implement the ISIPSimpleStorage interface</div><div>"</div><div><br></div><div>Been trying to debug this issue, please let me know if any ideas to troubleshoot.  What is missing in config?</div><div><br></div><div>Contacted the developers of this code (<a href="https://code.google.com/p/moshimosh">https://code.google.com/p/moshimosh</a>i), and they said that it used to work, so it might be newer version of SDK.</div><div><br></div><div>The problem is call to the configuration file in python script:</div><div>"</div><div>self.start(FileBackEnd('config')</div><div>"</div><div><br></div><div>This file exists in the working directory and it used to work for the authors.  Something must have changed in SIP Simple SDK?</div><div><br></div><div>What are minimum requirements for config file?</div><div><br></div><div>Thanks,</div><div>Jason</div><div></div><div></div><div></div></body></html>