Oracle Session Boarder Controller - HMR
Hi,
looking for some help. I have this HMR setup to remove 719 (from the To and RURI if the number starts with those 3 digits) from calls. Im trying to make it so that I can add any other combination of 713, 711, 724, etc... but not sure how to setup the HMR (see below)
sip-manipulation
name RemoveLeadingDigit719
description Remove the leading digit 719 before sending to Asterisk ROM
split-headers
join-headers
header-rule
name ToFix
header-name To
action manipulate
comparison-type case-sensitive
msg-type any
methods
match-value
new-value
element-rule
name To
parameter-name user
type uri-user
action replace
match-val-type any
comparison-type case-sensitive
match-value
new-value $ORIGINAL-^"719"
header-rule
name RURI_user