Change ACK Request-URI Port Using HMR?
Hi,
I need to change the port in the Request-URI of the ACK because the 200 OK returns a wrong port in the Contact header.
I tried using an HMR rule to modify the Request-URI, but it didn't work. I did manage to change the To header correctly with HMR.
Is it possible to modify the Request-URI port using HMR on Oracle SBC? If yes, could someone share an example of how to do it?
Thanks!
sip-manipulation
name customer-color-19353_IN
header-rule
name hr2
header-name request-uri
methods ACK
element-rule
name port
type uri-port
action replace
new-value 35560
header-rule
name hr1
header-name to
action manipulate