[Asterisk-java-users] Dial Event Not Generated
Brought to you by:
srt
From: Mark H. R. <mar...@gm...> - 2008-02-22 11:21:48
|
I am making an operator panel where status of extensions and queues are displayed. I have this particular problem where dial events are not produced when multiple channels dial to the queue. Here is the example problem. I have two channels SIP/111 and SIP/222 which dials a queue extension 2020. A dial event is generated when SIP/111 calls but there is no Dial event generated for SIP/222 when dialing 2020. Dial event for SIP/222 is only generated after an agent receives the call from a queue by SIP/111. What should be the problem? I really need the dial event for all the channels that dials the queue. Mark Rivera |