[SIP Beyond VoIP] sylkserver logging error

Saúl Ibarra Corretgé saul at ag-projects.com
Fri Feb 7 09:14:53 CET 2014


Hi Juha,

On Feb 6, 2014, at 8:45 PM, Juha Heinanen wrote:

> an exception is produced by this statement
> 
> Feb  6 11:52:43 dev sylk-server[30059]:   File "/usr/lib/python2.6/dist-packages/sylk/applications/conference/__init__.py", line
> 352, in _NH_DNSLookupDidSucceed
> Feb  6 11:52:43 dev sylk-server[30059]:     log.msg('Room %s - failed to add %s to %s' % (self.room_uri_str, self.refer_to_uri))
> Feb  6 11:52:43 dev sylk-server[30059]: TypeError: not enough arguments for format string
> 
> perhaps the statement should be like this:
> 
> log.msg('Room %s - failed to add %s' % (self.room_uri_str, self.refer_to_uri))
> 

You are right, that was a bug! I just committed a fix, you can pull from the darcs repository.

Thanks!

--
Saúl Ibarra Corretgé
AG Projects





More information about the SIPBeyondVoIP mailing list