Hi,
Does anybody have a complete UK dialplan for national, international, 0800, 845, mobile numbers etc ?
Thanks,
Hi,
Does anybody have a complete UK dialplan for national, international, 0800, 845, mobile numbers etc ?
Thanks,
yes, but not sure what use it would be to you as it uses 7 different providers depending on destination and time of day !
what are you using now ?
Just a simple plan like :-
[outbound-local]
exten => _9NXXXXX,1,Dial(${TRUNK}/${EXTEN:1})
exten => _9NXXXXX,2,Congestion()
exten => _9NXXXXX,102,Congestion()
[outbound-national]
exten => _9NXXXXXXXXX,1,Dial(${TRUNK}/${EXTEN:1})
exten => _9NXXXXXXXXX,2,Congestion()
exten => _9NXXXXXXXXX,102,Congestion()
are you having problems with what you have ?
It does work okay, but just wanted to make a more complete one so that I can switch to other providers based on the number being called. Will have a play around as really trying to learn Asterisk. Hopefully going on the boot camp in April aswell so that should really help. Need a change from being a Unix Consultant