[Asterisk-Users] answer delay

FaberK f.faberk at gmail.com
Mon Apr 24 15:30:58 MST 2006


Hi Peter,
but if I "Answer", I'll be billed, isn't it?
What I need is to play an announce of the service cost, so that if the guest
do not want to go ahead for the cost, can hungup without pay.
I'll try your solution.

Thanks.

2006/4/25, Peter J Dean <peter.john.dean at gmail.com>:
>
> You need to have an established and open channel before the audio can
> be played.
>
> exten => xxxxxxxxx,1,Answer
> exten => xxxxxxxxx,n,Playback(audio,noanswer)
> exten => xxxxxxxxx,n,BackGround(out)
> exten => xxxxxxxxx,n,Hangup
>
> On 24/04/2006, at 10:25 PM, FaberK wrote:
>
> > Hi Folks,
> > using this:
> > exten => xxxxxxxxx,1,Playback(audio,noanswer)
> > exten => xxxxxxxxx,2,Answer
> > exten => xxxxxxxxx,3,BackGround(out)
> > exten => xxxxxxxxx,103,Hangup
> >
> > I'm not billed and remain connected, but the file 'audio' is not
> > played...well I do not ear it.
> > But after, it pass correctly to answer and I can ear the 'out'
> > audio file.
> >
> > Any idea/suggestion???
> >
> > Thanks!
> >
> > 2006/3/21, FaberK <f.faberk at gmail.com >:
> > Hi,
> > I've tryed it using my mobile and I've been charged.
> > Maybe, my mobile operator(Vodafone) does not support it?
> >
> > Thanks again.
> >
> > p.s.: hi John, I love to learn(books, google, lists, ecc...) and
> > cooperation and I can say that everytime I learn something new. :o)
> >
> > 2006/3/21, CC Jay <jjcoolio at gmail.com>:
> > Not sure about 1.2.4 but with 1.0.9, you'll need to add "noanswer"
> > to playback since playback will try to answer the line, i.e.,
> > exten => 5551234,1,Playback(you-wont-be-billed-for-hearing-this,
> > noanswer)
> > exten => 5551234,n,Answer
> > etc.
> >
> >
> >
> > _______________________________________________
> > --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:.
> >
> >
> >
> > --
> > .:FaberK:.
> > _______________________________________________
> > --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
>
> _______________________________________________
> --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/029d036e/attachment.htm


More information about the asterisk-users mailing list