this dials, and upon answers plays dtmf tones, but does not auto disconnect:<br><br>exten =&gt; s,2,Dial(SIP/TelaSip-gw4/<span class="q">5198881212</span>,15,D(12345678),S(8))<br><br>and this disconnects after 8 secs, but does not play dtmf:
<br><br>exten =&gt; s,2,Dial(SIP/TelaSip-gw4/<span class="q">5198881212</span>,15,S(8),D(12345678))<br><br><br>any ideas of what wrong with the above syntax<br><br><br><br><div><span class="gmail_quote">On 2/25/07, <b class="gmail_sendername">
Supa</b> &lt;<a href="mailto:thezerogroup@gmail.com">thezerogroup@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This worked: <span class="q"><br>Dial(SIP/5198881212@TelaSip-gw4,,D(12345678))<br><br></span>however, the problem now exists in the disconnection. Asterisk tries to bridge the call, play dtmf but never disconnects. What is there a specific syntax to the D command that specifies a disconnect period. 
<br>I am thinking a better solution might just be adding it to a .call file and running a script when I need to page my doctors. That way I don&#39;t have to stay on the line and listen to the series of calls. <br><br>
</blockquote></div><br>