### example 1
if ( has_body("application/sdp") ) {
rtpengine_offer();
}
### example 2
if ( has_body("application/sdp") ) rtpengine_offer();
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20231031/1cbf5178/attachment.html>