On Sat, Apr 16, 2011 at 8:49 PM, Jeff Chua <[email protected]>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
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to