[SIP SIMPLE client] sylk is not relaying chat messages

Saúl Ibarra Corretgé saul at ag-projects.com
Fri Apr 29 16:47:56 CEST 2011


On 04/29/2011 04:38 PM, Juha Heinanen wrote:
> Saúl Ibarra Corretgé writes:
>
>> Do you see server messages on both clients? That is, if a third
>> participant joins the room do you see something like 'XXX joined the
>> room' on the other two?
>
> yes.  i created third client foo at test.fi and when foo at test.fi joined the
> chat conference, both jh at test.fi and test at test.fi got
>
> sip:+35892345671*5393*2075 at test.fi>  sip:foo at test.fi has joined the room with chat
>
> message to their sip-session consoles.
>

This is so weird. Please, do the following:

Edit file sylk/applications/conference/room.py and locate function 
_message_dispatcher, and the following test:

if data.sender.uri != session.remote_identity.uri:
      return

Print both uris before entering the if and add another print after the if.

Thanks!

-- 
Saúl Ibarra Corretgé
AG Projects



More information about the SIPBeyondVoIP mailing list