<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>Hi, John!<br>
      <br>
      No, you are not doing anything wrong. <br>
      In the onreply_route you will see the reply message itself, while
      in failure route you will have the initial request message that
      eventually generated that reply.<br>
      <br>
      Best regards,<br>
    </tt>
    <pre class="moz-signature" cols="72">Răzvan Crainea
OpenSIPS Solutions
<a class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
    <div class="moz-cite-prefix">On 03/08/2017 09:23 AM, John Nash
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAA4rGPxj_He62=4JtWt84K-V0kZfgQq-ADiF=Z43wW8T4CNV-A@mail.gmail.com"
      type="cite">
      <div dir="ltr">I am using t_on_failure("external_failure");<span class="gmail-Apple-tab-span" style="white-space:pre">       </span>t_on_reply("external_reply");
        before calling do_routing function. I expected failure replies
        to go to failure_route[external_failure]  only but failure
        replies also going to onreply_route[external_reply] along with
        failure_route[external_failure]
        <div><br>
        </div>
        <div>Is there something wrong I am doing? </div>
      </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>