Hi!
Openser 1.2: I put some routing info into the record-route header. If a transaction gets redirected to another destination in failure route, I have to adopt the parameter and add a record-route header with the new parameter.
Currently, I do add_rr_param and record_route again in failure route, but this leads to 2 Record-Route headers in the outgoing request. Is there a way to reset RR in failure route - or am I just doing something wrong?
thanks klaus