<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Just to make sure I'm clear in this.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[home]<BR>include =&gt; 
sip<BR>[sub1]<BR>EXT2=sub1<BR>exten =&gt; 
s,1,Playback(demo-congrats)<BR>[sub2]<BR>include =&gt; patient<BR>exten =&gt; 
s,1,DigitTimeout,7<BR>exten =&gt; s,2,ResponseTimeout,10<BR>exten =&gt; 
s,3,BackGround(demo-congrats)<BR>exten =&gt; 
0,1,Dial(SIP/2001,20,tr)<BR>[patient]<BR>EXT3=patient<BR>exten =&gt; 
_.,1,GetWave(${EXTEN})<BR>exten =&gt; _.,2,Dial(ZAP/2,20,tr)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This is the dial plan. When I use this, Get wave 
then prints out the content of EXTEN into a file. In the file itself however, I 
never get the extact same extension that i've dialed. When I dial lets say 123, 
I sometimes get 1, sometimes 12, sometimes 123 all depending on how I dial. That 
is why I' d like to have a widlcard ending with a # to simplify all of this. Is 
it possible?</DIV>
<DIV><BR></DIV></FONT>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=christianb@grafsoft.com 
  href="mailto:christianb@grafsoft.com">Christian Beaulieu</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=asterisk-dev@lists.digium.com 
  href="mailto:asterisk-dev@lists.digium.com">asterisk-dev@lists.digium.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, April 01, 2004 10:12 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Asterisk-Dev] extensions with 
  random length ended with a #</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>I am trying to make a call to my application with 
  an extension with a ramdom number of digits. Unfortunately with the _. 
  extension I get a random number of digits in my app. </FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Is there a way to do this simply?</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Thanks in advance.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Christian</FONT></DIV></BLOCKQUOTE></BODY></HTML>