[asterisk-bugs] [Asterisk 0018252]: Newstate event contains CallerIDName/CallerIDNum of queue member
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 23 15:33:11 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-23 15:33 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...
======================================================================
----------------------------------------------------------------------
(0135310) rmudgett (administrator) - 2011-05-23 15:33
https://issues.asterisk.org/view.php?id=18252#c135310
----------------------------------------------------------------------
The addition of connected line support in Asterisk 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.
See the reviewboard patch:
https://reviewboard.asterisk.org/r/1227/
The patch adds ConnectedLineNum and ConnectedLineName AMI headers.
Issue History
Date Modified Username Field Change
======================================================================
2011-05-23 15:33 rmudgett Note Added: 0135310
======================================================================
More information about the asterisk-bugs
mailing list