HMR to delete +52 prefix on B number
Hi team
can anyone can help me with this Questions, please?
---------------------------------------------------
1.- What is the Header Manipulation rule to delete the +52 prefix on Request Uri and TO headers in INVITE method
Example:
INVITE sip:+52##########@xx.xx.xx.xx:5060;user=phone SIP/2.0 ----> INVITE sip:##########@xx.xx.xx.xx:5060;user=phone SIP/2.0
To: sip:+52##########@xx.xx.xx.xx:5060;user=phone ------> To:<sip:##########@xx.xx.xx.xx:5060;user=phone>
2.- what is the Header Manipulation rule to add + 52 prefix on Request Uri and TO headers in INVITE method
Example:
INVITE sip:##########@xx.xx.xx.xx:5060;user=phone SIP/2.0 ------>INVITE sip: