View Single Post
Unread 04-10-2006, 04:57 AM   #11
evilbunny
Senior Member
 
Join Date: Feb 2006
Posts: 176
Thanks: 0
Thanked 14 Times in 10 Posts
evilbunny is on a distinguished road
Default

Quote:
Originally Posted by maxalot
An ENUM lookup can easily be achieved by the OP by setting up the SPA3K's dialplan to create the dialstring using 92176000 as an example
|<9:6129>xxxxxxxS0| and then manipulating that string in the VoXaLot dial plan with ${EXTEN:3}. This will do an ENUM and in the event of failure will present the number to the OP's VSP correctly.
Better option is this:

|<:612>xxxxxxxxS0|

Since almost any 8 digit number can be from in the same area code.

|<0:61>[23478]xxxxxxxxS0|

Only other possibilities are non-geographic/non-mobile phone services

|<:61>1[38]00xxxxxxS0|
|<:61>1[38]xxxxS0|

Other non-geographical numbers are expensive calls not likely to be accessable via enum ever (1900 etc)
evilbunny is offline   Reply With Quote