[SIP Beyond VoIP] SIPCoreError: PJSIPUA is not instantiated

Saúl Ibarra Corretgé saul at ag-projects.com
Fri Feb 22 16:58:38 CET 2013


Hi Anil,

On Feb 22, 2013, at 3:15 PM, ANIL KARADAĞ wrote:

> Hi Saúl,
> 
> 
> I re-checked the file content according to your mail, shared only the following because others were logged with log level INFO. And all of them related with closed connection [1].
> 
> 
> 2013-02-21 21:08:27.439150 [sylk-server 1652]: Notification name=SIPEngineGotException sender=<Engine(Thread-1, started daemon 139928778000128)>
> {'traceback': 'Traceback (most recent call last):\n  File "/usr/lib64/python2.6/site-packages/sipsimple/core/_engine.py", line 110, in run\n    failed = self._ua.poll()\n  File "_core.ua.pxi", line 694, in sipsimple.core._core.PJSIPUA.poll (sipsimple/core/_core.c:42735)\n  File "_core.ua.pxi", line 43, in sipsimple.core._core.Timer.call (sipsimple/core/_core.c:34501)\n  File "_core.invitation.pxi", line 1045, in sipsimple.core._core.Invitation._cb_state (sipsimple/core/_core.c:119114)\n  File "_core.ua.pxi", line 37, in sipsimple.core._core.Timer.cancel (sipsimple/core/_core.c:34439)\n  File "_core.ua.pxi", line 740, in sipsimple.core._core.PJSIPUA._remove_timer (sipsimple/core/_core.c:43306)\nValueError: list.remove(x): x not in list\n',
>  'type': <type 'exceptions.ValueError'>,
>  'value': ValueError('list.remove(x): x not in list',)}
> 
> 2013-02-21 21:08:27.441103 [sylk-server 1652]: Notification name=SIPEngineDidFail sender=<Engine(Thread-1, started daemon 139928778000128)>
> 
> 2013-02-21 21:08:29.105116 [sylk-server 1652]: Notification name=SIPApplicationDidEnd sender=<sylk.server.SylkServer object at 0x2535550>
> {'end_reason': 'engine failed'}
> 

I inspected the code and there is nothing obvious that could cause this. What application are you running and when is the problem triggered? Can you consistently make it happen? If you have a custom application, are you using threads?


Regards,

--
Saúl Ibarra Corretgé
AG Projects





More information about the SIPBeyondVoIP mailing list