Hi Dmitry,<br>may I ask you if is possible to see the &quot;pub2ext.agi&quot; code?<br>I'm looking for a solution like your, with no luck since long time(you can see from ml-archive).<br><br>Thanks a lot!<br><br><div><span class="gmail_quote">
2006/4/24, Dmitry Ivanov &lt;<a href="mailto:dimss@telecentrs.lv">dimss@telecentrs.lv</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thursday 20 April 2006 19:22, Kevin P. Fleming wrote:<br>&gt; A better solution is to set the PRI hangup cause before dropping the<br>&gt; incoming call; if you set the hangup cause to 'number not assigned'<br>&gt; then your telco's switch will play its normal intercept message to
<br>&gt; the caller.<br><br>Thank you! This works!<br><br>context from-e1 {<br>&nbsp;&nbsp;&nbsp;&nbsp;_X. =&gt; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AGI(pub2ext.agi);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRI_CAUSE=1;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hangup();<br>&nbsp;&nbsp;&nbsp;&nbsp;};<br>};<br><br>Now caller hears voice from his/her telco (not from my telco) saying
<br>that number is not available. This is even better.<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><br clear="all"><br>
-- <br>.:FaberK:.