Hello everybody.<br><br>I have a problem with my dialplan. That my extensions.conf:<br><br>[incoming]<br>exten =&gt; 943712666,1,Wait(2)<br>exten =&gt; 943712666,2,Answer()<br>exten =&gt; 943712666,3,Background(/home/lazkano/welcom)
<br>exten =&gt; 943712666,4,Wait(1)<br>exten =&gt; 943712666,5,Background(/home/lazkano/extension)<br>exten =&gt; 943712666,6,Wait(4)<br>exten =&gt; 943712666,7,Dial(SIP/104|30|tm)<br>exten =&gt; 943712666,8,Hangup()<br><br>
exten =&gt; 101,1,Dial(SIP/101|30|tm)<br>exten =&gt; 102,1,Dial(SIP/102|30|tm)<br>exten =&gt; 103,1,Dial(SIP/103|30|tm)<br>exten =&gt; 104,1,Dial(SIP/104|30|tm)<br><br>When someone call to the office the a recorded voice tell welcom, them an other record says &quot;if you know the extension, press it&quot; and wait 4 seconds.
<br><br>The problem is that in &quot;exten =&gt; 943712666,6,Wait(4)&quot; it doesn&#39;t take any naumber you must enter the extension in the &quot;exten =&gt; 943712666,5,Background(/home/lazkano/extension)&quot;.<br><br>
There is an other command to wait 4 seconds and wait for numbers?<br><br><br>Thanks for all.<br><br>Enjoy your day.<br>