[Home]

Summary:ASTERISK-14910: [patch] Added mohsuggest info to output for CLI: sip show peer {name}
Reporter:Brent Thomson (_brent_)Labels:
Date Opened:2009-09-29 12:02:45Date Closed:2009-10-21 16:20:04
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) sip_peer_info_mohsuggest.patch
( 1) sip_peer_info_mohsuggest-r2.patch
( 2) sip_peer_info_mohsuggest-r3.patch
Description:the CLI command:

   sip show peer {name}

now outputs information about the peer's mohsuggest setting in addition to all the other stuff already being printed. Looks like this:

...
Pickupgroup  :
MOH Suggest  : Rockout
Mailbox      : 7112@default
...
Comments:By: Brent Thomson (_brent_) 2009-09-30 11:31:12

Here's the new patch with the manager stuff included (per oej's request).

By: Brent Thomson (_brent_) 2009-09-30 11:43:24

Added new patch with info in doc/tex/manager.tex (per Sean Bright's request).

By: Digium Subversion (svnbot) 2009-10-21 16:20:03

Repository: asterisk
Revision: 225245

U   trunk/channels/chan_sip.c
U   trunk/doc/tex/manager.tex

------------------------------------------------------------------------
r225245 | kpfleming | 2009-10-21 16:20:03 -0500 (Wed, 21 Oct 2009) | 11 lines

Add 'mohsuggest' configuration option to 'sip show peer' CLI command and
SIPShowPeer AMI action.

(closes issue ASTERISK-14910)
Reported by: _brent_
Patches:
     sip_peer_info_mohsuggest-r3.patch uploaded by brent (license 388)

Review: https://reviewboard.asterisk.org/r/381/


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

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