[SIP Beyond VoIP] Sylk server configration

Saúl Ibarra Corretgé saul at ag-projects.com
Tue Feb 19 15:21:30 CET 2013


On Feb 19, 2013, at 3:12 PM, Ram Anji wrote:

> Now getting following crash when i start the sylk server. guide me how to resolve these errors.
> 

Did you get the source from Darcs? If so you'll need to get python-sipsimple as well, since there is some code in SylkServer that depends on current SIP SIMPLE "trunk".

> Feb 19 19:36:38 ps sylk-server[2326]: Starting SylkServer 2.3.0, config=/etc/sylkserver/config.ini
> Feb 19 19:36:38 ps sylk-server[2326]: using set_wakeup_fd
> Feb 19 19:36:39 ps sylk-server[2326]: Logging SIP trace to file "/var/log/sylkserver/sip_trace.txt"
> Feb 19 19:36:39 ps sylk-server[2326]: Logging MSRP trace to file "/var/log/sylkserver/msrp_trace.txt"
> Feb 19 19:36:39 ps sylk-server[2326]: Logging PJSIP trace to file "/var/log/sylkserver/core_trace.txt"
> Feb 19 19:36:39 ps sylk-server[2326]: Logging notifications trace to file "/var/log/sylkserver/notifications_trace.txt"
> Feb 19 19:36:39 ps sylk-server[2326]: SylkServer started, listening on:
> Feb 19 19:36:39 ps sylk-server[2326]: 192.168.41.163:5060 (UDP)
> Feb 19 19:36:39 ps sylk-server[2326]: 192.168.41.163:5060 (TCP)
> Feb 19 19:36:39 ps sylk-server[2326]: 192.168.41.163:5061 (TLS)
> Feb 19 19:36:39 ps sylk-server[2326]: 192.168.41.163:5061 (TLS)
> Feb 19 19:36:39 ps sylk-server[2326]: error: Exception occured in observer <sylk.server.SylkServer object at 0xa5e3e4c> while handling notification 'SIPApplicationDidStart'
> Feb 19 19:36:39 ps sylk-server[2326]: Traceback (most recent call last):
> Feb 19 19:36:39 ps sylk-server[2326]:   File "/usr/lib/python2.7/dist-packages/application/notification.py", line 216, in post_notification
> Feb 19 19:36:39 ps sylk-server[2326]:     observer.handle_notification(notification)
> Feb 19 19:36:39 ps sylk-server[2326]:   File "<string>", line 1, in handle_notification
> Feb 19 19:36:39 ps sylk-server[2326]:   File "/usr/lib/python2.7/dist-packages/sipsimple/threading/__init__.py", line 100, in wrapper
> Feb 19 19:36:39 ps sylk-server[2326]:     func(*args, **kwargs)
> Feb 19 19:36:39 ps sylk-server[2326]:   File "/usr/lib/python2.7/dist-packages/sipsimple/application.py", line 343, in handle_notification
> Feb 19 19:36:39 ps sylk-server[2326]:     handler(notification)
> Feb 19 19:36:39 ps sylk-server[2326]:   File "/usr/local/lib/python2.7/dist-packages/sylk/server.py", line 226, in _NH_SIPApplicationDidStart
> Feb 19 19:36:39 ps sylk-server[2326]:     self.request_handler = IncomingRequestHandler()
> Feb 19 19:36:39 ps sylk-server[2326]:   File "/usr/lib/python2.7/dist-packages/application/python/types.py", line 37, in __call__
> Feb 19 19:36:39 ps sylk-server[2326]:     return cls.__instantiate__(*args, **kw)
> Feb 19 19:36:39 ps sylk-server[2326]:   File "<string>", line 1, in __init__
> Feb 19 19:36:39 ps sylk-server[2326]:   File "/usr/lib/python2.7/dist-packages/application/python/types.py", line 31, in instance_creator
> Feb 19 19:36:39 ps sylk-server[2326]:     cls.__instances__[key] = super(Singleton, cls).__call__(*args, **kw)
> Feb 19 19:36:39 ps sylk-server[2326]:   File "/usr/local/lib/python2.7/dist-packages/sylk/applications/__init__.py", line 118, in __init__
> Feb 19 19:36:39 ps sylk-server[2326]:     load_applications()
> Feb 19 19:36:39 ps sylk-server[2326]:   File "/usr/local/lib/python2.7/dist-packages/sylk/applications/__init__.py", line 102, in load_applications
> Feb 19 19:36:39 ps sylk-server[2326]:     load_builtin_applications()
> Feb 19 19:36:39 ps sylk-server[2326]:   File "/usr/local/lib/python2.7/dist-packages/sylk/applications/__init__.py", line 90, in load_builtin_applications
> Feb 19 19:36:39 ps sylk-server[2326]:     __import__(module)
> Feb 19 19:36:39 ps sylk-server[2326]:   File "/usr/local/lib/python2.7/dist-packages/sylk/applications/conference/__init__.py", line 12, in <module>
> Feb 19 19:36:39 ps sylk-server[2326]:     from sipsimple.account.bonjour import BonjourPresenceState
> Feb 19 19:36:39 ps sylk-server[2326]: ImportError: cannot import name BonjourPresenceState
> 
> 
> Regards,
> Ch V Ramanjaneyulu
> 
>  
> _______________________________________________
> SIPBeyondVoIP mailing list
> SIPBeyondVoIP at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip

--
Saúl Ibarra Corretgé
AG Projects





More information about the SIPBeyondVoIP mailing list