<br><br><div class="gmail_quote">On Sat, Apr 16, 2011 at 8:49 PM, Jeff Chua <span dir="ltr">&lt;<a href="mailto:jeff.chua.linux@gmail.com">jeff.chua.linux@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I saw this discussion below on has_sdp(), but I still can&#39;t find any<br>
reference to it in the opensips trunk/devel.<br>
<br>
Thanks,<br>
Jeff<br>
<br><br></blockquote><div><br></div><div>Jeff,</div><div>Try instead (your link was right to it):</div><span class="Apple-style-span" style="font-family: Helvetica, Arial; font-size: medium; "><pre class="PROGRAMLISTING" style="font-family: monospace; white-space: pre; background-color: rgb(254, 254, 238); border-width: initial; border-color: initial; color: rgb(0, 0, 0); border-left-style: solid; border-left-color: rgb(153, 204, 204); border-left-width: 1px; border-right-style: solid; border-right-color: rgb(153, 204, 204); border-right-width: 1px; border-top-style: solid; border-top-color: rgb(153, 204, 204); border-top-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(153, 204, 204); border-bottom-width: 1px; padding-left: 15pt; ">

if(has_body(&quot;application/sdp&quot;))
{
    # do interesting stuff here
} </pre></span><div><br></div><div><a href="http://www.opensips.org/html/docs/modules/1.2.x/textops.html#AEN440">http://www.opensips.org/html/docs/modules/1.2.x/textops.html#AEN440</a> </div></div>