Re: [Asterisk-java-devel] Extension Live Object
Brought to you by:
srt
From: Yves A. <yv...@gm...> - 2011-03-04 09:26:46
|
Hi Wolfgang, I´d appreciate if you could programm these classes. I did so before, and went the way you suggested, by listening to the events and "calculating" the state. I did not need every state and therefore my approach was not very generic, nor capsuled in a Class that implements "LiveObject". It would be nice, if you could share your code, so that maybe later it can also be taken in stefans´ svn-branch. If it is not too urgent, I could also support you with coding. regards, yves Am 04.03.2011 08:36, schrieb Wolfgang Pichler: > Hi all, > > i am looking for the best method to monitor the state of extensions - > it would be possible to do it by listening only to the manager events > - and calculating the current state of an extension out of it. But it > would be more elegant to have a Live Object which does that work. So, > is there already an implementation for this out there ? Or do i have > to implement it by myself ? > > best regards, > Wolfgang > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > |