[Asterisk-java-users] DefaultAsteriskManager and queues
Brought to you by:
srt
|
From: Jan E. <jan...@pl...> - 2005-07-13 05:43:58
|
Hi,
I noticed that DefaultAsteriskManager does handle queues too, or at least it
has the stubs for it in 0.1. However, as the flag queuesInitialized is always
true then the queues never get handled by DefaultAsteriskManager.handleEvent
and the events are instead sent to event handlers directly. Of course I can
do the handling manually, but as the code already seems to be in place in
DefaultAsteriskManager I'd like to use that code and not build my own
framework on top of it. So call me lazy. :) Of course, if
DefaultAsteriskManager one day starts to handle the events then my own code
is left cold in the water.
Any hints how to proceed?
Best regards,
Jan Ekholm
--
Jan Ekholm
jan...@pl...
|