del
Thanks for the
I think I got it worked out ... I did the following in custom apps
custom-local
exten => _NXXXXXXX,1,Goto(617${EXTEN},1)
exten => _617NXXXXXXX,1,agi(selintra,OutRoute,local)
__________________________________________________
custom-moblie
exten => _NXXXXXXXXX,1,Goto(617${EXTEN},1)
exten => _617NXXXXXXXXX,1,agi(selintra,OutRoute,local)
__________________________________________________
My country code is 061 ... then area code is 07 ... so the number should end up 617XXXXXXXX and mobile 617XXXXXXXXXX just buy dialing the 8 or 10 digit numbers as normal.
Not sure if I need both custom apps but it seems to be doing something.
I had something like this setup for my Astratel calling so I just expanded on it a bit.
I think I still have to put a bit more thinking into this but it's a start.
This will only work for local (QLD) numbers I think ... interstate are 02,03,08,09 etc so there is still a bit of working out for me to do.
Regards,
TIb