Hello,
you can use append_hf() inside the onreply_route.
If you have a single IP address, that is easy:
append_hf("Record-Route: sip:$Ri:5060;lr\r\n")
Be careful if you use dialog module with did parameter, or other modules that need ftag parameter (e.g., uac, acc).
Cheers, Daniel
On 05/01/16 19:37, Igor Potjevlesch wrote:
Hello,
I'm looking for a way to add a Record-Route into a 200 OK before relaying the message to the UA.
Indeed, I'm facing an issue where the 200 OK is relayed to the UA without Record-Route and with an IP address into the Contact header. So, the UA sends back his ACK to the Contact instead of the proxy itself.
Is it possible to achieve this?
Regards,
Igor.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users