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

James Steven jsteven at redlinesoftware.co.uk
Mon Oct 31 04:54:36 MST 2005


Thanks, thought that should work but had a type error which have now
corrected.  One further question, how can I set up a line so that if 440 is
dialled before a number the 0 is taken out so only 44 is actually used?

Thanks again.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Chris Bagnall
Sent: 28 October 2005 12:30
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Dial with 44 and +44 prefix

> 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


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

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


This message has been scanned for unacceptable content by 'VITANIUM'
the industry leading email virus and content management service from 
Vitanium Systems. Contact details are available at www.vitanium.com.







More information about the asterisk-users mailing list