View Single Post
Unread 05-03-2006, 09:05 PM   #1
pmerrill
Senior Member
 
Join Date: Apr 2006
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
pmerrill is on a distinguished road
Question Simple complete Dialing Plans

I've setup a dialing plan that works for the most part but I'm wondering what the very simplest one is to cover my provider.

Constraints
  • My provider needs area codes for all numbers in Australia, including local Sydney numbers
  • I want to make use of ENUM and e164 so that just in case a local or international number that I call can be routed over VoIP for free, then it should be routed that way
  • I only have one provider, so I don't need to get fancy and route different types of call different VSPs
  • I want my home phone to look and feel EXACTLY like Telstra, so no one at home has to learn new stuff

The challenge is to make the very shortest dial plan that meets all the constraints.

I was thinking 2 entries only

_NXXXXXXX 02${Exten} 612${Exten} - adds the 02 that I need for local calls and uses enum so that sip to sip calls can occur

. ${Exten} ${Exten} - everything else, but I'm not sure whether this will make use of enum

Is this correct? If not, then suggestions please.

Last edited by pmerrill; 05-04-2006 at 02:17 AM.
pmerrill is offline   Reply With Quote