I need to rewrite the destination after I receive 302 I have this logic
Onreply Loads in avp the information needed
I try sending to failure route and to a route in both cases the $ru become <null>
In the route and failureroute I did try rewritehost, rewriteuri, $ru= number+ host And append the route But $ru is always null. Inside the route or failure route
If there are no 302 nor the onreply involved everything works fine
Any suggestion to rewrite the ruri after a 302 is welcome
I am still using Kamailo1.4.3
Omar