[SIP Beyond VoIP] Python Bugs

Saúl Ibarra Corretgé saul at ag-projects.com
Tue Mar 17 16:30:30 CET 2015


Hi Jaquart,

We just released SylkServer 2.9.0 and python-sipsimple 2.3.0, which contain a fix for this.


Regards,

On 19 Feb 2015, at 10:14, jacquart Matthieu <matthieu.jacquart at gmail.com> wrote:

> Hi,
> I have installed the sylkserver (ubuntu utopic). 
> But i have an issue when create (with blink sip phone) room conference.
> I try check in source code, it seems like there are too many arguments in enqueue_message call method :
> 
> 
> ######################################## LIB : sipsimple.streams.msrp
> 
>     @run_in_twisted_thread
>     def _enqueue_message(self, message):
> 
> 
> ########################################
> 
> Feb 19 08:45:07 ducati57 sylk-server[15574]: [conference] Room ii at 16.16.88.209 - started by zz <zz at talitsk.gre.hp.com> with with chat
> Feb 19 08:45:07 ducati57 sylk-server[15574]: [conference] Room ii at 16.16.88.209 - subscription from sip:zz at talitsk.gre.hp.com
> Feb 19 08:45:07 ducati57 sylk-server[15574]: Traceback (most recent call last):
> Feb 19 08:45:07 ducati57 sylk-server[15574]:   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in runUntilCurrent
> Feb 19 08:45:07 ducati57 sylk-server[15574]:     call.func(*call.args, **call.kw)
> Feb 19 08:45:07 ducati57 sylk-server[15574]:   File "/usr/lib/python2.7/dist-packages/eventlib/proc.py", line 571, in _run
> Feb 19 08:45:07 ducati57 sylk-server[15574]:     result = function(*args, **kwargs)
> Feb 19 08:45:07 ducati57 sylk-server[15574]:   File "/usr/local/lib/python2.7/dist-packages/sylk/applications/conference/room.py", line 884, in chat_welcome
> Feb 19 08:45:07 ducati57 sylk-server[15574]:     stream.send_message(txt, 'text/plain', local_identity=self.room.identity, recipients=[self.room.identity])
> Feb 19 08:45:07 ducati57 sylk-server[15574]:   File "/usr/local/lib/python2.7/dist-packages/sylk/streams.py", line 169, in send_message
> Feb 19 08:45:07 ducati57 sylk-server[15574]:     self._enqueue_message(str(message_id), str(msg), 'message/cpim', failure_report=failure_report, success_report=success_report, notify_progress=notify_progress)
> Feb 19 08:45:07 ducati57 sylk-server[15574]: TypeError: _enqueue_message() takes exactly 2 arguments (7 given)
> 
> 
> 
> 
> 
> Do you have any idea what is wrong ?
> 
> Regards,
>      Matthieu
> _______________________________________________
> SIPBeyondVoIP mailing list
> SIPBeyondVoIP at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip

--
Saúl Ibarra Corretgé
AG Projects



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20150317/648921a6/attachment.pgp>


More information about the SIPBeyondVoIP mailing list