[SR-Users] Destination Timeout (ACK message)
Al S
alirsm at outlook.com
Tue Mar 29 15:27:56 CEST 2016
Hi,
The destination node is down. By adding the following code Kamailo re-routing INVITE to a new destination after getting 408 timeout (as below).
failure_route[MANAGE_FAILURE]{ if (t_branch_timeout()) { # change to new destination IP $rd = "10.10.10.10"; t_relay(); exit; }...}
However, the ACK message coming from source is still being send to the old destination. How can I reroute other messages in the dialog to be sent to this new destination..
Thank,
AS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20160329/b91e2df1/attachment.html>
More information about the sr-users
mailing list