<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3660" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=894521907-19022010>Hi </SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=894521907-19022010></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=894521907-19022010>I tried the below expression.However it didn't 
work.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=894521907-19022010></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=894521907-19022010>I got the below error message on my CLI 
</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=894521907-19022010>app_dial.c:871 wait for answer:Unable to forward voice 
or dtmf</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=894521907-19022010>pbx.c:3897 _ast_pbx_run: Timeout, but no ruke 't' in 
context 'Internal'</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV><!-- Converted from text/rtf format -->
<P><SPAN lang=en-us><FONT face=Calibri color=#0000ff>Warm Regards</FONT></SPAN> 
<BR><SPAN lang=en-us><FONT face=Calibri color=#0000ff>Venugopal G</FONT></SPAN> 
<BR><BR><SPAN lang=en-us><FONT face="Comic Sans MS" 
color=#0000ff>*************************************************************************************************************************************************************************************************</FONT></SPAN></P>
<P><SPAN lang=en-us><FONT face="Comic Sans MS" color=#0000ff></FONT></SPAN> </P>
<DIV>&nbsp;</DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> asterisk-users-bounces@lists.digium.com 
[mailto:asterisk-users-bounces@lists.digium.com] <B>On Behalf Of </B>Chandrakant 
Solanki<BR><B>Sent:</B> Friday, February 19, 2010 12:33 PM<BR><B>To:</B> 
Asterisk Users Mailing List - Non-Commercial Discussion<BR><B>Subject:</B> Re: 
[asterisk-users] Dial Plan configuration in asterisk<BR></FONT><BR></DIV>
<DIV></DIV><BR><BR>
<DIV class=gmail_quote>On Fri, Feb 19, 2010 at 12:21 PM, Gopalakrishnaiyer 
Venugopal-Q16770 <SPAN dir=ltr>&lt;<A 
href="mailto:venuiyer@motorola.com">venuiyer@motorola.com</A>&gt;</SPAN> 
wrote:<BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
  <DIV>
  <DIV><FONT face=Arial size=2><SPAN>Hi experts,</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN></SPAN></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2><SPAN>&nbsp;The extensions.conf has the dial plan 
  set as </SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN></SPAN></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2><SPAN>exten ==&gt; 
  _988XXXXXXX,1,Dial(DAHDI/g1/${EXTEN},20)</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN></SPAN></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2><SPAN>I want to modify this so that i can dial 
  numbers with more than 10 digits for example like accessing an IVR 
  menu.</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <P><SPAN lang=en-us><FONT face=Calibri color=#0000ff>Warm 
  Regards</FONT></SPAN> <BR><SPAN lang=en-us><FONT face=Calibri 
  color=#0000ff>Venugopal G</FONT></SPAN> <BR><SPAN lang=en-us><FONT 
  face="Comic Sans MS" 
  color=#0000ff>*************************************************************************************************************************************************************************************************</FONT></SPAN></P>
  <P><SPAN lang=en-us><FONT face="Comic Sans MS" 
color=#0000ff></FONT></SPAN></P>
  <DIV>&nbsp;</DIV></DIV><BR>--<BR>_____________________________________________________________________<BR>-- 
  Bandwidth and Colocation Provided by <A href="http://www.api-digital.com" 
  target=_blank>http://www.api-digital.com</A> --<BR><BR>asterisk-users mailing 
  list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp; <A 
  href="http://lists.digium.com/mailman/listinfo/asterisk-users" 
  target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR></BLOCKQUOTE></DIV><BR>Hi<BR><BR>Try 
this<BR><BR><FONT face=Arial size=2><SPAN>exten =&gt; 
_X.,1,Dial(DAHDI/g1/${EXTEN},20)</SPAN></FONT><BR><BR clear=all><BR>-- 
<BR>Regards,<BR><BR>Chandrakant Solanki<BR></BODY></HTML>