> exten => _0[1-9].,1,Dial(IAX2/[EMAIL PROTECTED]/44${EXTEN:1})
> exten => _00.,1,Dial(IAX2/[EMAIL PROTECTED]/${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/[EMAIL PROTECTED]/${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


_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to