Replace ReqURI uri-host
One of our carriers need specifc domain name on the reqURI. Can someone please tell me what's wrong with my HMR to do this?
sip-manipulation
name ReplaceURIHost
description Replace ReqURI host to abc.com
split-headers
join-headers
header-rule
name StripReqUriHost
header-name request-uri
action manipulate
comparison-type case-sensitive
msg-type out-of-dialog
methods INVITE
match-value
new-value
element-rule
name FixReqUriHost
parameter-name
type uri-host
action replace
match-val-type any
comparison-type case-sensitive
match-value
new-value abc.com
cheers!
Tagged:
0