Displaying 1 result from an estimated 1 matches for "3311xxxxxxx".
2010 May 28
6
Normalizing called numbers
Hi,
I'm working on my dial plan and I'd like to parse all dialed numbers
to convert them to the format I want.
For example if someone dials 0112345678 or 0033112345678 I would like
to convert it to +33112345678 and then match the number to my exten =>
+33XXXXXXXX statements.
Is this possible with asterisk? I tried different ways (using _., s,
...) but I can't seem to get that