Voxalot / SIP Broker Support Forums

Voxalot / SIP Broker Support Forums (https://forum.sipbroker.com/index.php)
-   Voxalot Support (https://forum.sipbroker.com/forumdisplay.php?f=4)
-   -   Simple complete Dialing Plans (https://forum.sipbroker.com/showthread.php?t=138)

pmerrill 05-03-2006 09:05 PM

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.

melbournelees 05-04-2006 05:19 AM

_888168168 ${Exten} 61${Exten}
_1777XXXXXX ${Exten} 61${Exten}
_NXXXXXXX 02${Exten} 612${Exten}
_0011. ${Exten} ${Exten:4}
_X. ${Exten} 61${Exten}

In that order.

pmerrill 05-04-2006 07:00 AM

Quote:

Originally Posted by melbournelees
_888168168 ${Exten} 61${Exten}
_1777XXXXXX ${Exten} 61${Exten}
_NXXXXXXX 02${Exten} 612${Exten}
_0011. ${Exten} ${Exten:4}
_X. ${Exten} 61${Exten}

In that order.

Ok, I'll bite. The 1777XXXXXX is sip to sip on SIPME, what's the 888XXXXXX number?

How about voice mail? I say a note that says you should not put in _X. because 500 (voice mail number) won't get processed properly.

melbournelees 05-04-2006 07:47 AM

Quote:

Originally Posted by pmerrill
Ok, I'll bite. The 1777XXXXXX is sip to sip on SIPME, what's the 888XXXXXX number?

SipMe test number - or if someone answers it's their support.
Quote:

How about voice mail? I say a note that says you should not put in _X. because 500 (voice mail number) won't get processed properly.
Then better make it _XXXX.


All times are GMT. The time now is 01:43 PM.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.