View Single Post
Unread 10-05-2006, 12:14 PM   #9
ptruman
Member
 
Join Date: Sep 2006
Posts: 94
Thanks: 1
Thanked 8 Times in 8 Posts
ptruman is on a distinguished road
Default

Quote:
Originally Posted by 441516 View Post
which is for UK users! Foe all UK local and national 01 and 02 numbers.Not forgetting voxalot.
Happy to attempt to help - although I'm new at this...

Voxalot dialplans :

Code:
1 _777. ${EXTEN:3} Sipgate UK 
2 _0800. *44800${EXTEN:4} Free World Dialup (FWD)  
3 _393. ${EXTEN:3} Free World Dialup (FWD) 
4 _764. ${EXTEN:3} Poggs 
5 _472. 000472${EXTEN:3} Sipgate UK
I'm using the international SIP provider codes as STD codes - i.e. 777 calls sipgate, using my Sipgate provider account.

0800 routes free calls via FWD (no point really, but I was playing )

393 routes all calls to FWD users via my FWD provider account.

764 is a link to a friends private asterisk exchange (he's made me an extension)

472 routes calls to Gradwell users, via my Sipgate provider.


I'm using a Linksys SPA3102 to connect to Voxalot, and it's dial plan is

Code:
(0[1278]x.<:@gw0>|1[025][013]<:@gw0>|<#S0,><:@gw0>|999S0|x.)
This, anything starting 01, 02, 07 or 08 goes via PSTN. (I could route 08 over FWD as in the Voxalot plan, but as mentioned, no real point )

Telco service numbers 100, 123 and 150/151 are covered by the next rule, and go out on PSTN

# instantly drops out to PSTN, and means I can make a landline call if a dialplan screws up whilst I'm testing

999 should go straight out, but I've not tested this

Everything else goes via Voxalot as the normal subscriber.

My plan is to setup accounts with most providers, and set them up as "area codes" in Voxalot
ptruman is offline   Reply With Quote