Hello,
I would like to remove invalid characters from destination numbers in order to make successful outbound calls. For example, 0044123456%06 to be converted to 0044123456. For doing this I modified the following variables using a lua script:
Thank you in advance,
George
I would like to remove invalid characters from destination numbers in order to make successful outbound calls. For example, 0044123456%06 to be converted to 0044123456. For doing this I modified the following variables using a lua script:
- destination_number
- sip_to_uri
- sip_to_user
- sip_req_uri
- sip_req_user
Thank you in advance,
George