[OpenSIPS-Users] rtpproxy_answer issue

Bogdan-Andrei Iancu bogdan at opensips.org
Mon Oct 29 12:44:44 CET 2012


Hi Seth,

The function can fail in several cases: parsing error for reply, cannot 
contact rtpproxy, invalid reply from rtpproxy, etc.

Aside you script xlog, do you get any other err messages in the script 
before the xlog (from the same process) - it might give a hint on the 
internal failure of the function.

Regards,

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


On 10/26/2012 11:54 PM, Seth Schultz wrote:
> Hello,
>
> I am having an issue where rtpproxy_answer is failing in my 
> onreply_route block when processing 183 or 200 packets (snippet 
> below).  This only happens on about 1% of the total call volume.
>
>     if (!rtpproxy_answer("eior"))
>             {
>                 xlog("L_ERR", "UNABLE TO NEGOTIATE MEDIA");
>             }
>
>    1. How can I determine what is causing rtpproxy_answer to fail?
>    2. In what circumstances should I expect rtpproxy_answer to fail?
>    3. What action should I take if this happens?
>
> Thank you very much for your time,
> Seth
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20121029/6627f243/attachment.htm>


More information about the Users mailing list