<html>
<body>
<br>
stick some w's in the dialstring to &quot;W&quot;ait for a bit for a
dialtone.<br><br>
I use it to dial an access provider, wait for a second dialtone and dial
the long distance number<br><br>
<br>
At 08:20 PM 8/21/2003 +0530, you wrote:<br>
<blockquote type=cite class=cite cite><font face="arial" size=2>Hi
list,</font><br>
<font face="arial" size=2>I would like to know of a possible way to dial
a&nbsp; pstn number with an extension .</font><br>
<font face="arial" size=2>Let the number is&nbsp;&nbsp; 56626965-234 so
now i wanna dial 56636965 then wait for some time and dial the extension
234 to reach a particular person.I am afraid that i could not figure it
out.</font><br>
&nbsp;<br>
<font face="arial" size=2>I am trying in this way..</font><br>
&nbsp;<br>
<font face="arial" size=2>[outgoing]</font><br>
&nbsp;<br>
<font face="arial" size=2>exten=&gt;_566X.,1,wait,2</font><br>
<font face="arial" size=2>exten=&gt;_566X.,2,Dial(${EXTEN})</font><br>
<font face="arial" size=2>exten=&gt;_566X.,3,wait,4&nbsp; //waiting for 4
secs before dialing the extension</font><br>
<font face="arial" size=2>exten=&gt;_566X,4,SendDTMF(234)</font><br>
&nbsp;<br>
<font face="arial" size=2>but this is not working as i find that when i
dial the number then * does not move to next priority 3 until we hangup
the dialled number.</font><br>
<font face="arial" size=2>So i would be thankful if someone can correct
me by providing an alternative or something else.</font><br>
&nbsp;<br>
<font face="arial" size=2>Rgds</font><br>
<font face="arial" size=2>Manoj K Gupta</font></blockquote></body>
<br>
</html>