HMR option Sip-Manip
Hi all,
not sure if this is was already discussed. If yes, apologies, would be great if I can be pointed to the existing thread
am particular fond of invoking HMRs within HMRs. Am just wondering at which point in time it makes sense(i.e. less CPU intensive) to split an HMR in two and when to stay within one HMR.
let me take this hypothetical HMR as example:
sip-manipulation
name check_source
description
split-headers
join-headers
header-rule
name SIPsource
header-name Call-ID
action sip-manip
comparison-type pattern-rule
msg-type request
methods
match-value 10\.160\.1\.8$
new-value Test_Add
Based on the IP of the CallID I will invoke an HMR that will simply add the Countrycode on the TO and RURI.