[asterisk-bugs] [Asterisk 0017541]: eventwhencalled=yes does not generate any events
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 29 19:51:20 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17541
======================================================================
Reported By: devmod
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17541
Category: Applications/app_queue
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA: SWP-1754
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 265699
Request Review:
======================================================================
Date Submitted: 2010-06-21 21:20 CDT
Last Modified: 2010-06-29 19:51 CDT
======================================================================
Summary: eventwhencalled=yes does not generate any events
Description:
Asterisk SVN-branch-1.6.2-r265699M
I believe I am seeing the same issue describe on this ticket on the 1.6.2
branch:
https://issues.asterisk.org/view.php?id=11385
I am not seeing any events generated when an agent is being called.
I tested with eventwhencalled=yes and eventwhencalled=vars and nothing is
going out.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0011385 Option eventwhencalled seems not workin...
======================================================================
----------------------------------------------------------------------
(0124062) tilghman (administrator) - 2010-06-29 19:51
https://issues.asterisk.org/view.php?id=17541#c124062
----------------------------------------------------------------------
And there's your problem. Eventwhencalled is not a global setting, but a
per-queue setting. Move it down from the global section and it should work
fine. In fact, only the first 4 settings in your [general] section are
actually values for the [general] section. The others are all ignored.
Issue History
Date Modified Username Field Change
======================================================================
2010-06-29 19:51 tilghman Note Added: 0124062
======================================================================
More information about the asterisk-bugs
mailing list