Thread: [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 |
From: Carlos G M. <tr...@hu...> - 2008-02-22 11:31:05
|
Sounds like your using asterisk 1.2. You have to go to 1.4 for Queues to dial in paralel... Mark Harold Rivera @ 22/2/2008 09:21 -0600 dixit: > 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 > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users -- Carlos G Mendioroz <tr...@hu...> LW7 EQI Argentina |
From: Mark H. R. <mar...@gm...> - 2008-02-22 11:33:14
|
Thanks for the info On Fri, Feb 22, 2008 at 7:30 PM, Carlos G Mendioroz <tr...@hu...> wrote: > Sounds like your using asterisk 1.2. > You have to go to 1.4 for Queues to dial in paralel... > > Mark Harold Rivera @ 22/2/2008 09:21 -0600 dixit: > > 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 > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Asterisk-java-users mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > -- > Carlos G Mendioroz <tr...@hu...> LW7 EQI Argentina > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |
From: Mark H. R. <mar...@gm...> - 2008-02-22 11:35:21
|
---------- Forwarded message ---------- From: Mark Harold Rivera <mar...@gm...> Date: Fri, Feb 22, 2008 at 7:21 PM Subject: Dial Event Not Generated To: ast...@li... 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 even though it is ringing simultaneously with SIP/111. 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 |
From: Gopal k. <sa...@gm...> - 2008-02-22 14:04:53
|
Hi, I too trying to make a operator panel, i can able to capture the channels and possibly i can able to display in a applet screen, but not in the structured format. for example i need to show the active channels, agent name, status of the channel and etc... On Fri, Feb 22, 2008 at 5:05 PM, Mark Harold Rivera <mar...@gm...> wrote: > > > ---------- Forwarded message ---------- > From: Mark Harold Rivera <mar...@gm...> > Date: Fri, Feb 22, 2008 at 7:21 PM > Subject: Dial Event Not Generated > To: ast...@li... > > > 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 even though it is ringing > simultaneously with SIP/111. 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 > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > -- Thank you with regards, Gopal, PeopleTech Systems Private Limited www.peopletech.co.in |