Re: [Asterisk-java-users] How to get AsteriskChannel on events
Brought to you by:
srt
From: MT <moh...@gm...> - 2014-01-20 17:08:30
|
thanks miguel for your answer, I solved my problem with getChannelById(String id) that yves told me. regards, mohsen On Mon, Jan 20, 2014 at 7:33 PM, Miguel Santiago <m.s...@gm...>wrote: > Wich events do you need to manage ? > El 20/01/2014 11:42, "MT" <moh...@gm...> escribió: > >> Hi everyone, >> I want to use AgiOperations on some events in ManagerEventListener, >> some of events like NewStateEvent return channel name as string but I >> want AsteriskChannel to use it for AgiOperations like setting and getting >> variables on that channel. >> >> please help me >> >> regards, >> mohsen >> >> >> >> >> ------------------------------------------------------------------------------ >> CenturyLink Cloud: The Leader in Enterprise Cloud Services. >> Learn Why More Businesses Are Choosing CenturyLink Cloud For >> Critical Workloads, Development Environments & Everything In Between. >> Get a Quote or Start a Free Trial Today. >> >> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk >> _______________________________________________ >> Asterisk-java-users mailing list >> Ast...@li... >> https://lists.sourceforge.net/lists/listinfo/asterisk-java-users >> >> > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > |