Re: [Asterisk-java-users] Channel Ringing time and ringtones number
Brought to you by:
srt
From: Yves A. <yv...@gm...> - 2014-04-25 14:00:22
|
Hi, natively...? no. you could of course extend either asterisk or asterisk-java or use listener to calculate the time yourself. or you move any call into a queue first... queues will give you the ringtime, but have the disadvantage, that the call is TAKEN immediately (and produces costs on the customers / callers side). yves Am 25.04.2014 14:39, schrieb Zoumana TRAORE: > Hello everybody, > > Is there a way on a channel to retrieve ringing time? > (through AMI or AGI APIs) > > Regards, > > *--- > * > > *Zoumana TRAORE* > > > > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > > > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |