[asterisk-bugs] [Asterisk 0018252]: Newstate event contains CallerIDName/CallerIDNum of queue member

Asterisk Bug Tracker noreply at bugs.digium.com
Thu May 26 08:04:32 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18252 
====================================================================== 
Reported By:                gje
Assigned To:                rmudgett
====================================================================== 
Project:                    Asterisk
Issue ID:                   18252
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
JIRA:                       SWP-2563 
Regression:                 No 
Reviewboard Link:           https://reviewboard.asterisk.org/r/1227/ 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-11-04 11:07 CDT
Last Modified:              2011-05-26 08:04 CDT
====================================================================== 
Summary:                    Newstate event contains CallerIDName/CallerIDNum of
queue member
Description: 
The Newstate event message contains different information with regarding to
asterisk 1.4 and 1.8.

The CallerIDName/CallerIDNum (ast 1.8) contains the caller info of the
queue member.
The CallerIDName/CallerID (ast 1.4) contains the caller info of the person
which is in the queue.

The CallerIDName/Num is showed correctly (MR X <12345>) on the display of
phone of the queue member.
 
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0018158 [patch] Add ConnectedLineNum/Name heade...
====================================================================== 

---------------------------------------------------------------------- 
 (0135432) svnbot (reporter) - 2011-05-26 08:04
 https://issues.asterisk.org/view.php?id=18252#c135432 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 320823

U   branches/1.8/CHANGES
U   branches/1.8/UPGRADE.txt
U   branches/1.8/apps/app_dial.c
U   branches/1.8/apps/app_fax.c
U   branches/1.8/apps/app_meetme.c
U   branches/1.8/apps/app_queue.c
U   branches/1.8/main/channel.c
U   branches/1.8/main/features.c
U   branches/1.8/main/manager.c

------------------------------------------------------------------------
r320823 | rmudgett | 2011-05-26 08:04:31 -0500 (Thu, 26 May 2011) | 18
lines

The AMI Newstate event contains different information between v1.4 and
v1.8.

The addition of connected line support in v1.8 changes the behavior of the
channel caller ID somewhat.  The channel caller ID value no longer time
shares with the connected line ID on outgoing call legs.  The timing of
some AMI events/responses output the connected line ID as caller ID.
These party ID's are now separate.

* The ConnectedLineNum and ConnectedLineName headers were added to many
AMI events/responses if the CallerIDNum/CallerIDName headers were also
present.

(closes issue https://issues.asterisk.org/view.php?id=18252)
Reported by: gje
Tested by: rmudgett

Review: https://reviewboard.asterisk.org/r/1227/

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=320823 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-26 08:04 svnbot         Checkin                                      
2011-05-26 08:04 svnbot         Note Added: 0135432                          
======================================================================




More information about the asterisk-bugs mailing list