[Asterisk-Users] Extentions Variable Dialing QUESTION.
Adam Goryachev
mailinglists at websitemanagers.com.au
Mon Mar 14 19:50:32 MST 2005
On Tue, 2005-03-15 at 13:31 +1100, David Uzzell wrote:
> I have this exten code to dial out to a specific group of numbers.
>
> exten => _10XXXXXXXXX,1,Dial(IAX2/user:pass at user/${EXTEN:1})
>
>
> I want to be able to have one line to handle generic calling so we could
> dial say 10XXXX or 10XXXXXXXXX or 10XXXXXXXXXXXXXXX or something in between.
>
> Does any one know what the exten line would be to be that generic or
> point me to something that would explain it?
exten => _10X.,Dial(IAX2/user:pass at user/${EXTEN:1})
and/or see www.asteriskdocs.org for the details/info, or
www.voip-info.org
Regards,
Adam
--
--
Adam Goryachev
Website Managers
Ph: +61 2 8304 0000 adam at websitemanagers.com.au
Fax: +61 2 9345 4396 www.websitemanagers.com.au
--
--
Adam Goryachev
Website Managers
Ph: +61 2 8304 0000 adam at websitemanagers.com.au
Fax: +61 2 9345 4396 www.websitemanagers.com.au
More information about the asterisk-users
mailing list