You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a while longer to make registration.
In the logs the following lines:
rtmp-unregister sip/1000 @ sip.exaple.ru
terminating User._listener ()
incominghandler exiting (<type'exceptions.GeneratorExit'>, GeneratorExit (),
<traceback object at 0x2a496c8>)
^ CException TypeError: 'exceptions must be old-style classes or derived from
BaseException, not NoneType' in <generator object read at 0x2a0ae60> ignored
Exception RuntimeError: 'generator ignored GeneratorExit' in <generator object
parse at 0x2a0af00> ignored
Exception TypeError: "'NoneType' object is not callable" in <generator object
run at 0x29c28c0> ignored
Exception TypeError: 'exceptions must be old-style classes or derived from
BaseException, not NoneType' in <generator object read at 0x29f2370> ignored
Exception RuntimeError: 'generator ignored GeneratorExit' in <generator object
parse at 0x2a0ac30> ignored
what could be the reason?
Original issue reported on code.google.com by expu...@gmail.com on 12 Apr 2013 at 3:34
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
expu...@gmail.com
on 12 Apr 2013 at 3:34The text was updated successfully, but these errors were encountered: