Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi Team,
i need help on voice translation pattern
Webex Calling >>>LGW(CUBE)>>>ITSP
on Webex calling i did not use dial-plan but instead i use predefined number for external calls(outgoing)
However "Webex Calling" doesn't forward 00 or 0 in front, a...
Hi Mate,
based from the debugs i was able to see that the called number is being analyzed without the “+” and the translation rules you provide does not match, & after adding the following configuration below, the issue has been resolved.
rule 5 /\([...
Hi Mate,
tried your suggestion but fail below configuration was added
rul 3 /^\+\([1-9].+\)$/ /00\1/ type internationa international
same debug output from previous
Hi Jonathan,
i was able to address the ndd prefix since webex calling is forwarding "called number" with country code digit, but however still failing to prepend for international calls followed the link you provided, below is the configuration.
vo...