[asterisk-bugs] [Asterisk 0013883]: Join event uses CallerID header for caller ID number, when other events now use CallerIDNum
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Nov 24 18:05:37 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13883
======================================================================
Reported By: davidw
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 13883
Category: Applications/app_queue
Reproducibility: always
Severity: tweak
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.0
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-11-12 06:23 CST
Last Modified: 2008-11-24 18:05 CST
======================================================================
Summary: Join event uses CallerID header for caller ID
number, when other events now use CallerIDNum
Description:
One of the changes between 1.4 and 1.6 was the use of CallerIDNum as the
manager event header for the parsed out caller ID number (cid.cid_num).
However, the Join event, in app_queue, seems to have been missed out and is
still using CallerID as the header for this value:
======================================================================
----------------------------------------------------------------------
(0095455) svnbot (reporter) - 2008-11-24 18:05
http://bugs.digium.com/view.php?id=13883#c95455
----------------------------------------------------------------------
Repository: asterisk
Revision: 158924
U trunk/UPGRADE.txt
U trunk/apps/app_queue.c
------------------------------------------------------------------------
r158924 | mnicholson | 2008-11-24 18:05:36 -0600 (Mon, 24 Nov 2008) | 6
lines
Make the Join event from app_queue use CallerIDNum insead of CallerID for
indicating the callerid number just like the rest of asterisk.
(closes issue http://bugs.digium.com/view.php?id=13883)
Reported by: davidw
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=158924
Issue History
Date Modified Username Field Change
======================================================================
2008-11-24 18:05 svnbot Checkin
2008-11-24 18:05 svnbot Note Added: 0095455
======================================================================
More information about the asterisk-bugs
mailing list