Thanks that worked, but it still tries to bridge call after dtmf, then fails instead of moving on to next number to dial and page<br><br><div><span class="gmail_quote">On 2/25/07, <b class="gmail_sendername">Eric ManxPower Wieling
</b> <<a href="mailto:eric@fnords.org">eric@fnords.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Supa wrote:<br>
> this dials, and upon answers plays dtmf tones, but does not auto<br>> disconnect:<br>><br>> exten => s,2,Dial(SIP/TelaSip-gw4/5198881212,15,D(12345678),S(8))<br>><br>> and this disconnects after 8 secs, but does not play dtmf:
<br>><br>> exten => s,2,Dial(SIP/TelaSip-gw4/5198881212,15,S(8),D(12345678))<br>><br>><br>> any ideas of what wrong with the above syntax<br><br>exten => s,2,Dial(SIP/TelaSip-gw4/5198881212,15,S(8)D(12345678))
<br><br>NO commas.<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>