On 01/18/2012 06:36 PM, Robert R wrote:
Hi,
Can I re-route a SIP response message? In other words, after the SIP proxy receives a 503 from node A, I need to change the TO field and re-route it to node B. I tried to modify $rd or $rU and didn't work.
Thanks, R
Hello ,
You need to use tm's failure routes . More info here http://sip-router.org/wiki/cookbooks/core-cookbook/devel#failure_route
Cheers,
Marius