[asterisk-bugs] [Asterisk 0018158]: [patch] Add ConnectedLineNum/Name headers to output of manager action Status

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 23 13:00:04 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18158 
====================================================================== 
Reported By:                gareth
Assigned To:                rmudgett
====================================================================== 
Project:                    Asterisk
Issue ID:                   18158
Category:                   Core/ManagerInterface/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                       SWP-2463 
Regression:                 No 
Reviewboard Link:            
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-10-18 20:05 CDT
Last Modified:              2011-05-23 13:00 CDT
====================================================================== 
Summary:                    [patch] Add ConnectedLineNum/Name headers to output
of manager action Status
Description: 
This patch adds ConnectedLineNum and ConnectedLineName headers to the
output of the Status manager action.

This makes it easier to find out who the channel is connected to without
having to lookup BridgedChannel or when they are connected to an
application (eg: VoiceMail) which has no bridged channel.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0018252 Newstate event contains CallerIDName/Ca...
====================================================================== 

---------------------------------------------------------------------- 
 (0135296) svnbot (reporter) - 2011-05-23 13:00
 https://issues.asterisk.org/view.php?id=18158#c135296 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 320651

_U  trunk/
U   trunk/CHANGES
U   trunk/main/manager.c

------------------------------------------------------------------------
r320651 | rmudgett | 2011-05-23 13:00:03 -0500 (Mon, 23 May 2011) | 23
lines

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

........
  r320650 | rmudgett | 2011-05-23 12:53:44 -0500 (Mon, 23 May 2011) | 16
lines
  
  Add ConnectedLineNum/Name headers to output of AMI action Status.
  
  * Add ConnectedLineNum and ConnectedLineName headers to the output of
the
  AMI action Status.  This makes it easier to find out who the channel is
  connected to without having to lookup BridgedChannel or when they are
  connected to an application (e.g.: VoiceMail) which has no bridged
  channel.
  
  * Bridged channels with no CallerID had "" instead of "<unknown>"
output,
  that might be a bug as "<unknown>" was what older versions used.
  
  (closes issue https://issues.asterisk.org/view.php?id=18158)
  Reported by: gareth
  Patches:
        svn-292308.diff uploaded by gareth (license 208)
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-23 13:00 svnbot         Note Added: 0135296                          
======================================================================




More information about the asterisk-bugs mailing list