[Asterisk-Users] Context configuration with AstTapi

James Steven JamesSteven at redlinesoftware.co.uk
Thu Oct 20 03:59:53 MST 2005


Hi
I am using Asterisk TAPI driver with Outlook and have many contacts with
numbers listed as +44 1XXX XXXXXX which is international dialling for UK.
My Asterisk context is as follows:
 
[outlook]
exten => _0[1-9].,1,Dial(IAX2/USERID at XXXXX/44${EXTEN:1})
exten => _00.,1,Dial(IAX2/USERID at XXXXX/${EXTEN:2})
 
How can I set up the context to dial a number starting with +44 from
Outlook.  I have tried:
 
exten => _+.,1,Dial(IAX2/USERID at XXXXX/${EXTEN:2})
 
and
 
exten => _+44.,1,Dial(IAX2/USERID at XXXXX/${EXTEN:2})
 
but both do not dial number.  Can Asterisk be set to recognise "+" and
change it to "00"?
 
Thanks for your help
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051020/37c1c01e/attachment.htm


More information about the asterisk-users mailing list