[asterisk-bugs] [Asterisk 0014523]: iax2 show peers show encryption on all peers which is not true

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Feb 23 11:59:56 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14523 
====================================================================== 
Reported By:                mvanbaak
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   14523
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
Regression:                 Yes 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 177855 
Request Review:              
====================================================================== 
Date Submitted:             2009-02-22 06:02 CST
Last Modified:              2009-02-23 11:59 CST
====================================================================== 
Summary:                    iax2 show peers show encryption on all peers which
is not true
Description: 
'iax2 show peers' on the asterisk CLI shows the (E) on all peers, but I
have only enabled encryption on one of them.



====================================================================== 

---------------------------------------------------------------------- 
 (0100570) svnbot (reporter) - 2009-02-23 11:59
 http://bugs.digium.com/view.php?id=14523#c100570 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 178030

U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r178030 | dvossel | 2009-02-23 11:59:55 -0600 (Mon, 23 Feb 2009) | 7 lines

Changes the way keyrotation is enabled by default

Key rotation was enabled by default by setting the global encryption
method to IAX_ENCRYPT_KEYROTATE.  the problem with this is that if
encryption is not enabled, and the encryption method is set to anything
except 0, the peer appears to have encryption enabled when issuing a "iax2
show peers".  Rather than have the key rotation bit always set by default,
it is now only set when an encryption method is enabled. 

(closes issue http://bugs.digium.com/view.php?id=14523)
Reported by: mvanbaak

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-23 11:59 svnbot         Note Added: 0100570                          
======================================================================




More information about the asterisk-bugs mailing list