<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Sammy,<br>
      <br>
      I am going to try and replace rtpproxy_offer/rtpproxy_answer with
      rtpproxy_manage.<br>
      <br>
      I have compared 183/200 messages on calls that have failed against
      calls that are good, and the only difference is that it doesn't
      correctly rewrite the SDP IP addresses (which is what I would
      expect since the call to rtpproxy_answer failed).<br>
      <br>
      I think the next thing to do is to turn on rtpproxy debug logs,
      but I was trying to avoid this since it is a production
      environment and I can't seem to replicate the issue in my
      development environment.<br>
      <br>
      Thanks a lot for your help, I truly appreciate your time!<br>
      <br>
      Seth<br>
      <br>
      On 10/29/2012 1:54 AM, SamyGo wrote:<br>
    </div>
    <blockquote
cite="mid:CAJUJwth8KDATKVDpe8Oo9PprHa=Q9+4Wde5F=ZOWfKNme5VJRg@mail.gmail.com"
      type="cite">
      <div>Hi,</div>
      <div><br>
      </div>
      Since this is working for you so I won't ask you to use
      rtpproxy_manage function which is much easier to use. Anyway, Just
      curious to know if you've any sample of 183/200 where rtpproxy
      failed, corresponding rtpproxy debug logs and also a sample of
      183/200 packet to compare any differences.
      <div>
        <br>
        Thanks,</div>
      <div>Sammy</div>
      <div><br>
        <div class="gmail_quote">On Sat, Oct 27, 2012 at 1:54 AM, Seth
          Schultz <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:sschultz@scholarchip.com" target="_blank">sschultz@scholarchip.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> 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>
            </div>
            <br>
            _______________________________________________<br>
            Users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>
    <br>
  </body>
</html>