Re: [Asterisk-java-users] getMeetMeRooms() Problem
Brought to you by:
srt
From: Michael Y. <mic...@i9...> - 2007-11-07 21:47:36
|
To my knowledge there is no action that you can send to the Manger that will give me this information. Asterisk-Java must be using some other means to get the information on the other users. The question is what and how can I take advantage of this on connect. Mike Martin Smith wrote: >> What I really don't understand is in my original example how does >> Asterisk-Java know instantly about the other MeetMe users >> when only one >> is firing a manager MeetMeLeaveEvent? >> Is it parsing the MeetMe command? If so why cant it do this >> on connection? >> > > It probably could, if there's a manager event that gives this > information (I don't use MeetMe much). If you can figure out that event, > send it upon connection :). > > Also, note that if you mix the APIs without using different threads > you'll get a deadlock when you try to execute an action during an event > handler. See the list archives for at least 3 recent examples of this > and solutions (ManagerProxyEventListener, I think?). > > Cheers, > > Martin Smith, Systems Developer > ma...@be... > Bureau of Economic and Business Research > University of Florida > (352) 392-0171 Ext. 221 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |