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@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to