Add Header based on To Number
Hello - For some reason I am not wrapping my head around this concept. I am looking for an HMR that will add a header to the INVITE with a value based on what number is in the TO field.
Quick example:
If To: <sip:1000@8.8.8.8>
Add Header: RegionID: 1
If To: <sip:10001@8.8.8.8>
Add Header: RegionID: 2
Will have 9 numbers in all.
Thanks for anyone's time and input.