<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <tt>Hi Seth,<br>
      <br>
      The function can fail in several cases: parsing error for reply,
      cannot contact rtpproxy, invalid reply from rtpproxy, etc.<br>
      <br>
      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.<br>
      <br>
      Regards,<br>
    </tt>
    <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
    <br>
    On 10/26/2012 11:54 PM, Seth Schultz wrote:
    <blockquote cite="mid:508AF890.5030909@scholarchip.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hello,<br>
      <br>
      I am having an issue where rtpproxy_answer is failing in my
      onreply_route block when processing 183 or 200 packets (snippet
      below).&nbsp; This only happens on about 1% of the total call volume.<br>
      <blockquote>if (!rtpproxy_answer("eior"))<br>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xlog("L_ERR", "UNABLE TO NEGOTIATE MEDIA");<br>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br>
      </blockquote>
      <ol>
        <li>How can I determine what is causing rtpproxy_answer to fail?</li>
        <li>In what circumstances should I expect rtpproxy_answer to
          fail?</li>
        <li>What action should I take if this happens?<br>
        </li>
      </ol>
      <p>Thank you very much for your time,<br>
        Seth<br>
      </p>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </body>
</html>