Hi, John!

No, you are not doing anything wrong.
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.

Best regards,

Răzvan Crainea
OpenSIPS Solutions
www.opensips-solutions.com

On 03/08/2017 09:23 AM, John Nash wrote:
I am using t_on_failure("external_failure");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]

Is there something wrong I am doing?


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to