[asterisk-bugs] [Asterisk 0019076]: [patch] Add 'description' field for SIP peers

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Apr 13 10:49:35 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19076 
====================================================================== 
Reported By:                lmadsen
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19076
Category:                   Channels/chan_sip/NewFeature
Reproducibility:            N/A
Severity:                   tweak
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                       SWP-3311 
Regression:                 No 
Reviewboard Link:           https://reviewboard.asterisk.org/r/1163/ 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-04-06 14:12 CDT
Last Modified:              2011-04-13 10:49 CDT
====================================================================== 
Summary:                    [patch] Add 'description' field for SIP peers
Description: 
Using some of the best practices names for SIP peers provides the quandary
of knowing exactly what peer is where, or who it is assigned to.

If you name all your peers as the MAC address of the device, then it's
difficult to determine what device is assigned to whom, or at least knowing
where the device physically resides.

I've added a description field that can help. When you do 'sip show peers'
then a new column called Description outputs 32 chars of a description to
the Asterisk console.
====================================================================== 

---------------------------------------------------------------------- 
 (0133716) svnbot (reporter) - 2011-04-13 10:49
 https://issues.asterisk.org/view.php?id=19076#c133716 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 313528

U   trunk/CHANGES
U   trunk/channels/chan_dahdi.c
U   trunk/channels/chan_iax2.c
U   trunk/channels/chan_sip.c
U   trunk/channels/sip/include/sip.h
U   trunk/configs/chan_dahdi.conf.sample
U   trunk/configs/iax.conf.sample
U   trunk/configs/sip.conf.sample
U   trunk/configs/users.conf.sample

------------------------------------------------------------------------
r313528 | lmadsen | 2011-04-13 10:49:34 -0500 (Wed, 13 Apr 2011) | 9 lines

Add 'description' field for CLI and Manager output

(closes issue https://issues.asterisk.org/view.php?id=19076)
Reported by: lmadsen
Patches: 
      __20110408-channel-description.txt uploaded by lmadsen (license 10)
Tested by: lmadsen

Review: https://reviewboard.asterisk.org/r/1163/
------------------------------------------------------------------------

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-13 10:49 svnbot         Checkin                                      
2011-04-13 10:49 svnbot         Note Added: 0133716                          
======================================================================




More information about the asterisk-bugs mailing list