<br>
Thanks Steve,<br>
<br>
But this will not work for me because after &quot;yourcodehere&quot; the line
will give a confirmation tone (similar to a congestion tone only
faster) then after flashing or certain period will turn into a busytone
and to get the dialtone again i need to Flash again before i can dial
${EXTEN}.<br>
<br>
<br><div><span class="gmail_quote">On 11/28/05, <b class="gmail_sendername">Steve Totaro</b> &lt;<a href="mailto:stotaro@totarotechnologies.com">stotaro@totarotechnologies.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;">
How about this?<br><br>exten =&gt; 1234567890,1,Dial(Zap/g1/yourcodehere${EXTEN})<br>-or-<br>exten =&gt; 1234567890,1,Dial(Zap/g1/yourcodeherewwww${EXTEN})<br><br>I have not seen restrictions set before dialing since local numbers
<br>would not fall under the restriction but that is what you said.&nbsp;&nbsp;Usually<br>you dial the number first and if it is a long distance call, they prompt<br>for a code with a tone or something.&nbsp;&nbsp;The second example shoud give you
<br>a two second pause before dialing the rest of the number (wwww).<br><br>Thanks,<br>Steve<br><br><br>&gt;<br>&gt; thanks steve,<br>&gt;<br>&gt; the reason i cannot remove the restriction on the telco line is that<br>an
<br>&gt; analog fone is connected to the phone jack of the x101p and some<br>visitors<br>&gt; occasionally use the fone and they're supposed to only call local toll<br>&gt; free numbers.<br>&gt;<br>&gt; Your suggestion of doing the restrictions within asterisk is good but
<br>i<br>&gt; have yet to buy an FXS port for the analog fone so i cannot do so.<br>&gt;<br>&gt; and for the extensions connected via softphones to asterisk, i wanted<br>&gt; asterisk to take care of opening the lock before dialing the desired
<br>phone<br>&gt; number.<br>&gt;<br>&gt; i was thinking of using the &quot;SendDTMF&quot; but i dont know how to get the<br>zap<br>&gt; line go off hook.<br>&gt;<br>&gt;<br>&gt; On 11/27/05, Steve Totaro &lt; <a href="mailto:stotaro@totarotechnologies.com">
stotaro@totarotechnologies.com</a><br>&gt; &lt;mailto:<a href="mailto:stotaro@totarotechnologies.com">stotaro@totarotechnologies.com</a>&gt; &gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; hi,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; can anyone please guide me as to how i can implement this in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; extensions.conf:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; my PSTN line normally has its longdistance capability &quot;locked&quot;
<br>&gt; which<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; can<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; be opened by dialing some keys and the PIN.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; if i wanted some users to be allowed to call long distance<br>using<br>&gt; the<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; zap
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; channel, how can i initially offhook then send some DTMF then<br>&gt; Flash<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; twice<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; before proceeding with the dialing EXTEN.<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Do you want asterisk to take care of the DTMF for you?&nbsp;&nbsp;When you
<br>say<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; users, do you mean certain extensions?<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Why not cancel your restrictions with the telco and implement<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; restrictions within asterisk.&nbsp;&nbsp;You can use authenticate before
<br>your<br>&gt; dial<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; statement to prompt for a pin when dialing long distance or you<br>can<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; create different contexts for phones that you want to access<br>long<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; distance and for phones that you don't
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Steve<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Asterisk-Users mailing list<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt;<br>&gt;<br><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>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>