[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:40 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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
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...
====================================================================== 

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

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

------------------------------------------------------------------------
r320825 | rmudgett | 2011-05-26 08:04:39 -0500 (Thu, 26 May 2011) | 25
lines

Merged revisions 320823 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r320823 | rmudgett | 2011-05-25 12:06:38 -0500 (Wed, 25 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=320825 

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




More information about the asterisk-bugs mailing list