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.<br>
<br>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&#39;m also able to add participant to the established conf using REFER.<br>
<br>Thanks<br>Mani<br><br><br><div class="gmail_quote">On Sat, Dec 5, 2009 at 6:44 PM, Adrian Georgescu <span dir="ltr">&lt;<a href="mailto:ag@ag-projects.com">ag@ag-projects.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="word-wrap: break-word;"><div>Once the SIP session is established, the MSRP client must establish the TLS connection and send an empty MSRP packet over that connection.</div><div><br></div><div>Is your client doing this?</div>
<div><br></div><div>--</div><div><div>Adrian</div><div><br></div></div>&gt;&gt;<div><span style="font-family: Times;"><pre>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.</pre><pre><br></pre></span><div> <span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="word-wrap: break-word;">
<div><div><br></div></div></div></span><br></span><br> </div><br></div></div><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br>