[SIP SIMPLE client] problems with latest version on debian lenny

Adrian Georgescu ag at ag-projects.com
Fri Dec 11 19:51:01 CET 2009


You must update msrplib too

--
Adrian





On Dec 11, 2009, at 7:49 PM, Juha Heinanen wrote:

> SIP SIMPLE client 0.9.1 that i build on debian lenny a couple of  
> months
> ago has worked fine.  today i pulled and build the latest version, but
> when i try to add a new account, i get errors like this:
>
> jh at rautu:/usr/src$ sip_settings --account add jh at test.fi foobar
> Traceback (most recent call last):
>  File "/usr/bin/sip_settings", line 346, in <module>
>    object = AccountConfigurator(options.config_file)
>  File "/usr/bin/sip_settings", line 143, in __init__
>    self.account_manager.start()
>  File "/usr/lib/pymodules/python2.5/sipsimple/account.py", line 567,  
> in start
>    bonjour_account = BonjourAccount()
>  File "/usr/lib/pymodules/python2.5/application/python/util.py",  
> line 35, in __call__
>    return cls._instance_creator(*args, **kw)
>  File "<string>", line 1, in __init__
>  File "/usr/lib/pymodules/python2.5/application/python/util.py",  
> line 29, in instance_creator
>    cls._instances[key] = super(Singleton, cls).__call__(*args,  
> **kwargs)
>  File "/usr/lib/pymodules/python2.5/sipsimple/account.py", line 459,  
> in __init__
>    from sipsimple.api import SIPApplication
>  File "/usr/lib/pymodules/python2.5/sipsimple/api.py", line 24, in  
> <module>
>    from sipsimple.session import SessionManager
>  File "/usr/lib/pymodules/python2.5/sipsimple/session.py", line 28,  
> in <module>
>    from sipsimple.streams import MediaStreamRegistry,  
> InvalidStreamError, UnknownStreamError
>  File "/usr/lib/pymodules/python2.5/sipsimple/streams/__init__.py",  
> line 95, in <module>
>    from sipsimple.streams import rtp, msrp
>  File "/usr/lib/pymodules/python2.5/sipsimple/streams/msrp.py", line  
> 35, in <module>
>    from msrplib.transport import make_response, make_report
> ImportError: cannot import name make_report
>
> any idea why?  should i have also updated some other python packages?
> deb build didn't complain about any missing dependencies.
>
> -- juha
> _______________________________________________
> SIPclient mailing list
> SIPclient at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/sipclient




More information about the SIPBeyondVoIP mailing list