Re: [Asterisk-java-users] (no subject)
Brought to you by:
srt
From: Yves A. <yv...@gm...> - 2013-04-12 08:16:38
|
hi, if you fire a "core show channel <channelid> command from the cli you cann see every info you need. so, if you are in need of getting infos that AJ can´t provide, but the cli can... then you can use CommandAction Class from AJ to fire any command as if you were on cli and parse the output. yves Am 12.04.2013 09:33, schrieb Shitian Long: > I think you could try AsteriskServer class. probably you will find > the information you want. > > On Apr 1, 2013, at 8:41 PM, Diego Guimarães <die...@gm... > <mailto:die...@gm...>> wrote: > >> how can I get the value of the cdr duration in the channel? because >> CallDetailRecord is only created after the call is finished. >> >> Diego Augusto Costa Guimarães >> Gerente TI - Praia Clube >> /dCAP (Digium Certified Asterisk Professional)/ >> Pabx: (34) 3256-3116 >> (Mobile) celular: (34) - 9268-9999 >> Chat Google Talk: die...@gm... <mailto:die...@gm...> >> Skype: diegoacguimares MSN: die...@gm... >> <mailto:die...@gm...> >> >> ------------------------------------------------------------------------------ >> Own the Future-Intel® Level Up Game Demo Contest 2013 >> Rise to greatness in Intel's independent game demo contest. >> Compete for recognition, cash, and the chance to get your game >> on Steam. $5K grand prize plus 10 genre and skill prizes. >> Submit your demo by 6/6/13. >> http://p.sf.net/sfu/intel_levelupd2d_______________________________________________ >> Asterisk-java-users mailing list >> Ast...@li... >> <mailto:Ast...@li...> >> https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > > > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |