<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";
        mso-fareast-language:EN-GB;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#4F81BD;}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#4F81BD'>Hi all,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'>I am answering a SIP call made to my softphone. The softphone rings and also sends a 200 OK correctly. But the other end that made the call is seeing a failure in the SDP of the 200 OK packet.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'><o:p> </o:p></span></p><div style='border:none;border-left:solid #E5E5E5 1.0pt;padding:0cm 0cm 0cm 11.0pt'><pre style='line-height:13.5pt;background:white;vertical-align:baseline'><span style='color:#4F81BD'>This error is seen in SDP header => </span><span style='color:#555555'>Invalid SDP line (no '=' delimiter) error<o:p></o:p></span></pre></div><p class=MsoNormal><span style='color:#4F81BD'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'>w.r.t w_frame4_public_ip.pcap It looks like the failure as seen in wireshark is because  line “audio 5000 RTP/AVP 8 101” should really be “m= audio 5000 RTP/AVP 8 101”<o:p></o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'>so it doesn’t see the ‘=’ delimiter.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'>But if you look at w_frame52_local_ip.pcap, the packets sent from the local IP has the contents correct.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'>It is only after passing the public IP and at the network premises, that this failure is reported by the Session Border controller.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'>I am not able to understand why a correctly formed packet sent out is seen “corrupted” at the network end.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'>Any ideas really appreciated.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'>Thanks,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#4F81BD'>Badri.<o:p></o:p></span></p></div></body></html>