[asterisk-users] Dial Plan configuration in asterisk

Gopalakrishnaiyer Venugopal-Q16770 venuiyer at motorola.com
Fri Feb 19 01:28:15 CST 2010


Hi 
 
I tried the below expression.However it didn't work.
 
I got the below error message on my CLI 
app_dial.c:871 wait for answer:Unable to forward voice or dtmf
pbx.c:3897 _ast_pbx_run: Timeout, but no ruke 't' in context 'Internal'
 

Warm Regards 
Venugopal G 

************************************************************************
************************************************************************
*************************************************

 

________________________________

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
Chandrakant Solanki
Sent: Friday, February 19, 2010 12:33 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Dial Plan configuration in asterisk




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/d50efb4e/attachment.htm 


More information about the asterisk-users mailing list