[Asterisk-java-users] Fwd: Queues in live api
Brought to you by:
srt
From: <gm...@ea...> - 2007-10-30 22:11:45
|
Hi Stefan Have you had some time to look into this ? Does it seem of general =20 interest for the library ? Regards, Gaetan Begin forwarded message: > From: Ga=EBtan Minet <gm...@ea...> > Date: 22 octobre 2007 18:35:35 GMT+02:00 > To: ast...@li... > Subject: [Asterisk-java-users] Queues in live api > Reply-To: ast...@li... > > Hi Stefan > > Here is another bit of code I use for some time now and that maybe =20 > you might consider including ? > It provides a more complete queue implementation in the live api, =20 > with listeners interfaces on server, queues, queue entries and =20 > channels property changes. It is somehow similar to your MeetMeRoom =20= > implementation. > > I just merged it against head (... for the third time... I wish I =20 > had sent this earlier) and performed some tests to confirm it's =20 > still working. > Anyway, I hope I have not broken anything else during the merge =20 > (QueueMembers and recently timers have arrived in the interim, but =20 > most of the work was only due to a heavy coding style change ?) > > The patch is not too intrusive I think. For old code, the only =20 > modification should be that the queue entries are now wrapped in a =20 > QueueEntry object. > > > Kind regards > > Gaetan |