Thanks for your reply,but with both your suggestions, I get the following error:<br><br>&nbsp;Called TelaSip-gw4/<font size="2">5198881212</font>D12345678<br>&nbsp;&nbsp;&nbsp; -- Got SIP response 484 &quot;Address Incomplete&quot; back from 
<a href="http://4.79.19.59">4.79.19.59</a><br>&nbsp; == No one is available to answer at this time (1:0/0/0)<br><br>I aslo tried sticking a , in between the number and D command, however CLI reads it as a pipe<br><br><br><div>
<span class="gmail_quote">On 2/24/07, <b class="gmail_sendername">Tim Connolly</b> &lt;<a href="mailto:tconnolly@theplanet.com">tconnolly@theplanet.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;">







<div>


<p><font size="2">I don&#39;t think you need the pipe in there. I&#39;ve used this with the &quot;w&quot; option before, which adds a wait. Then continues .5 seconds later.<br>
<br>
RTM: <a href="http://www.voip-info.org/wiki-Asterisk+cmd+dial" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.voip-info.org/wiki-Asterisk+cmd+dial</a><br>
<br>
Try these:<br>
exten =&gt; s,2,Dial(SIP/TelaSip-gw4/5198881212D12345678)<br>
or<br>
exten =&gt; s,2,Dial(SIP/TelaSip-gw4/5198881212www12345678)<br>
<br>
also, you were missing a right parenth.</font></p><div><span class="e" id="q_110f4aad22dc1177_1"><font size="2"><br>
<br>
-----Original Message-----<br>
From: <a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">asterisk-users-bounces@lists.digium.com</a> on behalf of Supa<br>
Sent: Sat 2/24/2007 9:05 AM<br>
To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
Subject: [asterisk-users] dial a pager and enter DTMF<br>
<br>
Probably just a simple syntax issue, but does anyone know how to dial a<br>
number and the once phone has been answered, play DTMF tones and then<br>
disconnect. I am trying to use this for page notification.<br>
<br>
Ive been trying the following string with out luck:<br>
<br>
exten =&gt; s,2,Dial(SIP/TelaSip-gw4/5198881212|D(12345678)<br>
<br>
Any help would be greatly appreciated!<br>
<br>
</font></span></div>
<p></p>

</div>
<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://Easynews.com" target="_blank">Easynews.com</a> --<br><br>
asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br><br></blockquote></div><br>