[SIP Beyond VoIP] sylkserver exception after handling refer

Saúl Ibarra Corretgé saul at ag-projects.com
Tue Nov 6 11:14:26 CET 2012


Juha,

On Nov 5, 2012, at 11:33 AM, Juha Heinanen wrote:

> i tried (with None audio devices) if conference would work.  when i gave
> /add_participant command, sip-session client sent refer to sylkserver.
> sylkserver got it and wrote to syslog:
> 
> Nov  5 12:10:04 sip sylk-server[16724]: [conference] sip:jh at test.fi added sip:test at test.fi to sip:+35892345671*3655*8681 at cf.test.fi
> 
> then sylkserver sent out notify and after that got into trouble:
> 
> Nov  5 12:10:04 sip sylk-server[16724]: error: Exception occured in observer <sylk.applications.conference.IncomingReferralHandler object at 0xa9fdbcc> while handling notification 'DNSLookupDidSucceed'
> Nov  5 12:10:05 sip sylk-server[16724]: Traceback (most recent call last):
> Nov  5 12:10:05 sip sylk-server[16724]:   File "/usr/lib/python2.6/dist-packages/application/notification.py", line 216, in post_notification
> Nov  5 12:10:05 sip sylk-server[16724]:     observer.handle_notification(notification)
> Nov  5 12:10:05 sip sylk-server[16724]:   File "/usr/lib/python2.6/dist-packages/sylk/applications/conference/__init__.py", line 326, in handle_notification
> Nov  5 12:10:05 sip sylk-server[16724]:     handler(notification)
> Nov  5 12:10:05 sip sylk-server[16724]:   File "/usr/lib/python2.6/dist-packages/sylk/applications/conference/__init__.py", line 344, in _NH_DNSLookupDidSucceed
> Nov  5 12:10:05 sip sylk-server[16724]:     self.streams.append(AudioStream(account))
> Nov  5 12:10:05 sip sylk-server[16724]: TypeError: __init__() takes exactly 1 argument (2 given)
> 
> i have tried to check that i have all the latest packages installed, but
> for some reason there is still the above argument mismatch.
> 

I have pushed a fix for this to our Darcs repository. You may pull the changes and build a package yourself or wait until we release ours by the end of the week.

Regards,

--
Saúl Ibarra Corretgé
AG Projects





More information about the SIPBeyondVoIP mailing list