Hello,
How can I do an address transformation, where an agent dials 911 but the number sent out changes to dial a 10 digit number?
I tried this below, but I only see the 3 digits sent out and it doesn't change to the 10 digit number I need dialed out.
My expression attempt:
^(sip[s]?:|tel:)(911)(.*)
${1}\x31\x35\x35\x35\x35\x35\x35\x35\x35\x35\x35${4}
Example number: 555 555 5555
Thank you in advance for your help.
#Implementation------------------------------
Israel Chavez
Aramark Services Inc.
------------------------------