[Asterisk-Users] Playback(something,noanswer) on Zap?
FaberK
f.faberk at gmail.com
Mon Apr 24 15:44:54 MST 2006
Hi Dmitry,
may I ask you if is possible to see the "pub2ext.agi" code?
I'm looking for a solution like your, with no luck since long time(you can
see from ml-archive).
Thanks a lot!
2006/4/24, Dmitry Ivanov <dimss at telecentrs.lv>:
>
> On Thursday 20 April 2006 19:22, Kevin P. Fleming wrote:
> > A better solution is to set the PRI hangup cause before dropping the
> > incoming call; if you set the hangup cause to 'number not assigned'
> > then your telco's switch will play its normal intercept message to
> > the caller.
>
> Thank you! This works!
>
> context from-e1 {
> _X. => {
> AGI(pub2ext.agi);
> PRI_CAUSE=1;
> Hangup();
> };
> };
>
> Now caller hears voice from his/her telco (not from my telco) saying
> that number is not available. This is even better.
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
.:FaberK:.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060424/c26aef4d/attachment.htm
More information about the asterisk-users
mailing list