[Home]

Summary:ASTERISK-13533: [patch] Allow manager command to see if IAX link is trunked or encrypted
Reporter:snuffy (snuffy)Labels:
Date Opened:2009-02-06 15:59:06.000-0600Date Closed:2009-02-24 11:49:01.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 2009022200_iax2_show_trunkencryption.diff.txt
( 1) iax_show_trunks.diff
Description:This patch adds a 'Trunk:' status to the output of IAXpeers and IAXpeerlist
This stemmed from another bug report a while ago.

Used to only be able to see trunking via CLI
Comments:By: Michiel van Baak (mvanbaak) 2009-02-21 09:16:32.000-0600

+1 from me. works purrrrrrrrfect

By: Michiel van Baak (mvanbaak) 2009-02-22 07:10:46.000-0600

Updated patch that adds encryption status as well

By: Digium Subversion (svnbot) 2009-02-24 11:42:37.000-0600

Repository: asterisk
Revision: 178300

U   trunk/CHANGES
U   trunk/channels/chan_iax2.c
U   trunk/doc/manager_1_1.txt

------------------------------------------------------------------------
r178300 | dvossel | 2009-02-24 11:42:37 -0600 (Tue, 24 Feb 2009) | 14 lines

Allows manager command to see if IAX link is trunked and encrypted. Displays what kind of encryption is enabled as well.

Manager command "iaxpeers" now shows if a link is trunked and encrypted.  Instead of encryption saying simply "yes" or "no", it now displays what type of encryption is enabled and if keyrotation is on or not.  

(closes issue ASTERISK-13533)
Reported by: snuffy
Patches:
iax_show_trunks.diff uploaded by snuffy (license 35)
2009022200_iax2_show_trunkencryption.diff.txt uploaded by mvanbaak (license 7)
Tested by: mvanbaak, dvossel, snuffy




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

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

By: Digium Subversion (svnbot) 2009-02-24 11:43:34.000-0600

Repository: asterisk
Revision: 178301

_U  branches/1.6.0/

------------------------------------------------------------------------
r178301 | dvossel | 2009-02-24 11:43:34 -0600 (Tue, 24 Feb 2009) | 17 lines

Blocked revisions 178300 via svnmerge

........
 r178300 | dvossel | 2009-02-24 11:42:37 -0600 (Tue, 24 Feb 2009) | 14 lines
 
 Allows manager command to see if IAX link is trunked and encrypted. Displays what kind of encryption is enabled as well.
 
 Manager command "iaxpeers" now shows if a link is trunked and encrypted.  Instead of encryption saying simply "yes" or "no", it now displays what type of encryption is enabled and if keyrotation is on or not.  
 
 (closes issue ASTERISK-13533)
 Reported by: snuffy
 Patches:
  iax_show_trunks.diff uploaded by snuffy (license 35)
  2009022200_iax2_show_trunkencryption.diff.txt uploaded by mvanbaak (license 7)
 Tested by: mvanbaak, dvossel, snuffy
........

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

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

By: Digium Subversion (svnbot) 2009-02-24 11:44:40.000-0600

Repository: asterisk
Revision: 178302

_U  branches/1.6.1/

------------------------------------------------------------------------
r178302 | dvossel | 2009-02-24 11:44:39 -0600 (Tue, 24 Feb 2009) | 17 lines

Blocked revisions 178300 via svnmerge

........
 r178300 | dvossel | 2009-02-24 11:42:37 -0600 (Tue, 24 Feb 2009) | 14 lines
 
 Allows manager command to see if IAX link is trunked and encrypted. Displays what kind of encryption is enabled as well.
 
 Manager command "iaxpeers" now shows if a link is trunked and encrypted.  Instead of encryption saying simply "yes" or "no", it now displays what type of encryption is enabled and if keyrotation is on or not.  
 
 (closes issue ASTERISK-13533)
 Reported by: snuffy
 Patches:
  iax_show_trunks.diff uploaded by snuffy (license 35)
  2009022200_iax2_show_trunkencryption.diff.txt uploaded by mvanbaak (license 7)
 Tested by: mvanbaak, dvossel, snuffy
........

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

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

By: Digium Subversion (svnbot) 2009-02-24 11:49:01.000-0600

Repository: asterisk
Revision: 178300

U   trunk/CHANGES
U   trunk/channels/chan_iax2.c
U   trunk/doc/manager_1_1.txt

------------------------------------------------------------------------
r178300 | dvossel | 2009-02-24 11:42:37 -0600 (Tue, 24 Feb 2009) | 12 lines

Allows manager command to see if IAX link is trunked and encrypted. Displays what kind of encryption is enabled as well.

Manager command "iaxpeers" now shows if a link is trunked and encrypted.  Instead of encryption saying simply "yes" or "no", it now displays what type of encryption is enabled and if keyrotation is on or not.  

(closes issue ASTERISK-13533)
Reported by: snuffy
Patches:
iax_show_trunks.diff uploaded by snuffy (license 35)
2009022200_iax2_show_trunkencryption.diff.txt uploaded by mvanbaak (license 7)
Tested by: mvanbaak, dvossel, snuffy
Review: http://reviewboard.digium.com/r/173/

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

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