[SIP Beyond VoIP] sipclients / return
Juha Heinanen
jh at tutpro.com
Fri Apr 11 17:35:35 CEST 2014
if after starting sip-session, i type / followed by return, i get to
console
test at test.tutpro.com> /
Exception in thread UI-Thread:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 505, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/python2.7/dist-packages/sipclient/ui.py", line 469, in _run
handler(char)
File "/usr/lib/python2.7/dist-packages/sipclient/ui.py", line 627, in _CH_newline
notification_center.post_notification('UIInputGotCommand', sender=self, data=NotificationData(command=words[0], args=words[1:]))
IndexError: list index out of range
and after that no commands are accepted. i can kill it with ctr-c, but
it would be nice of the above exception would be handled in a user
friendly way.
-- juha
More information about the SIPBeyondVoIP
mailing list