[Asterisk-Users] Dial with 44 and +44 prefix

Chris Bagnall asterisk at minotaur.cc
Fri Oct 28 04:29:38 MST 2005


> exten => _0[1-9].,1,Dial(IAX2/12345 at XXXX/44${EXTEN:1})
> exten => _00.,1,Dial(IAX2/12345 at XXXX/${EXTEN:2})

> How can I configure my 
> extensions.conf to dial a number starting with 44 to dial 
> without changes?  Also a number sent from Outlook starting with +44?

exten => _44.,1,Dial(IAX2/12345 at XXXX/${EXTEN})

Not sure what format outlook sends its numbers in (i.e. whether it sends +44
or whether it translates it into 0044 before sending it, or possibly even
stripping it off if it knows you're in the UK already)

Regards,

Chris
-- 
C.M. Bagnall, Director, Minotaur I.T. Limited
This email is made from 100% recycled electrons





More information about the asterisk-users mailing list