Re: [Asterisk-java-users] How to get AsteriskChannel on events
Brought to you by:
srt
From: Yves A. <yv...@gm...> - 2014-01-20 10:54:54
|
Hi, have you tried the method(s) getChannelById(String id) or getChannelByName(String name) from class (Default)AsteriskServer? yves Am 20.01.2014 11:40, schrieb MT: > 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 |