HMR to to match multiple stored values
Hello All,
Is there a way to match multiple stored values and perform an action?
For example, I have the following header rule. In the match-value I would also like to match $checkcallingnum.checkforNon_DID and then insert the new-value. I would like to match on just one value or both.
header-rule
name add_diversion
header-name Diversion
action add
comparison-type boolean
msg-type request
methods INVITE
match-value $checkto.$checkforTFN
new-value sip:\+16124861038+@+$LOCAL_IP
Thank you,
Bill