Hi,

ACK request or 180 ringing reply are part of a call and they do not have a body.

It depends on your scripting to see when the rtpproxy are called (for what sip message).

You may use the script_trace() function :
http://www.opensips.org/Documentation/Script-CoreFunctions-1-11#toc42
to see which sip messages to generate the err log.

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 14.08.2015 14:15, Nabeel wrote:

Hi Bogdan,

Thanks, but I had no intentions of using a SIP message without a body; all I'm trying to do is make a normal call with OpenSIPS.

Please explain why I'm getting a SIP message without a body and how do I fix it?

On 14 Aug 2015 11:12, "Bogdan-Andrei Iancu" <[email protected] <mailto:[email protected]>> wrote:

    Hi Nabeel,

    You may get this error when calling the rtpproxy functions for a
    SIP message without a body.

    Regards,

    Bogdan-Andrei Iancu
    OpenSIPS Founder and Developer
    http://www.opensips-solutions.com

    On 14.08.2015 09:58, Nabeel wrote:
    Hi,

    I am getting this error when making some calls:

    ERROR:rtpproxy:force_rtp_proxy: Unable to parse body

    I think this may be related to 'rtpproxy_offer' and
    'rtpproxy_answer' in the config file but I don't know how to fix
    it.  I am using the default OpenSIPS config.



    _______________________________________________
    Users mailing list
    [email protected]  <mailto:[email protected]>
    http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to