[asterisk-users] Dial Plan configuration in asterisk

Chandrakant Solanki solanki.chandrakant at gmail.com
Fri Feb 19 01:02:42 CST 2010


On Fri, Feb 19, 2010 at 12:21 PM, Gopalakrishnaiyer Venugopal-Q16770 <
venuiyer at motorola.com> wrote:

>  Hi experts,
>
>  The extensions.conf has the dial plan set as
>
> exten ==> _988XXXXXXX,1,Dial(DAHDI/g1/${EXTEN},20)
>
> I want to modify this so that i can dial numbers with more than 10 digits
> for example like accessing an IVR menu.
>
>
> Warm Regards
> Venugopal G
>
> *************************************************************************************************************************************************************************************************
>
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>

Hi

Try this

exten => _X.,1,Dial(DAHDI/g1/${EXTEN},20)


-- 
Regards,

Chandrakant Solanki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100219/8f442e4f/attachment.htm 


More information about the asterisk-users mailing list