[OpenSIPS-Users] where is has_sdp()

Brett Nemeroff brett at nemeroff.com
Sun Apr 17 04:57:22 CEST 2011


On Sat, Apr 16, 2011 at 8:49 PM, Jeff Chua <jeff.chua.linux at gmail.com>wrote:

> I saw this discussion below on has_sdp(), but I still can't find any
> reference to it in the opensips trunk/devel.
>
> Thanks,
> Jeff
>
>
>
Jeff,
Try instead (your link was right to it):


if(has_body("application/sdp"))
{
    # do interesting stuff here
}


http://www.opensips.org/html/docs/modules/1.2.x/textops.html#AEN440
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20110416/893849f2/attachment.htm>


More information about the Users mailing list