Yes my client is sending the first blank MSRP message, immediately after the blank message is sent, the server sends MSRP disconnect. I found that the msrp header had the msrp:// in the path instead of msrps://.. . After I corrected that, every thing seems to work fine.
However the sipsimpleclient that runs on Linux (py script) is not working with the chat-server. My client works good for establishing msrp conf session. I'm also able to add participant to the established conf using REFER. Thanks Mani On Sat, Dec 5, 2009 at 6:44 PM, Adrian Georgescu <[email protected]> wrote: > Once the SIP session is established, the MSRP client must establish the TLS > connection and send an empty MSRP packet over that connection. > > Is your client doing this? > > -- > Adrian > > >> > > I fixed the 500 Error by adjusting the MSRP SDP from Client. Now > sip-chatServer (en-routed via opensips) is able to accept the incoming INV > and create a chat session. But MSRP media session connect timeout on the > sip-chatServer after sip sig session is established. I get an exception on > sip-chatServer after the sip session is established. Also with in 5 to 10 > sec the sip-chatServer sends BYE to the client that initiated the group chat > session. > > Any pointer is appreciated. I tried AG Sim SImple Py Client , but it Seg > Faults some where in pjsip when doing sip_register. > > > > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
