[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 12:53:46 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18158 
====================================================================== 
Reported By:                gareth
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18158
Category:                   Core/ManagerInterface/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
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:              
====================================================================== 
Date Submitted:             2010-10-18 20:05 CDT
Last Modified:              2011-05-23 12:53 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...
====================================================================== 

---------------------------------------------------------------------- 
 (0135295) svnbot (reporter) - 2011-05-23 12:53
 https://issues.asterisk.org/view.php?id=18158#c135295 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 320650

U   branches/1.8/CHANGES
U   branches/1.8/main/manager.c

------------------------------------------------------------------------
r320650 | rmudgett | 2011-05-23 12:53:46 -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=320650 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-23 12:53 svnbot         Checkin                                      
2011-05-23 12:53 svnbot         Note Added: 0135295                          
======================================================================




More information about the asterisk-bugs mailing list