[Asterisk-bugs] [Asterisk 0010247]: This makes sure that on 'reload', auth list is cleared

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Jul 20 11:59:48 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://www.example.com/var/www/insects.digium.com/core/view.php?id=10247 
====================================================================== 
Reported By:                fkasumovic
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   10247
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            1.2.13  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-20-2007 03:58 CDT
Last Modified:              07-20-2007 11:59 CDT
====================================================================== 
Summary:                    This makes sure that on 'reload', auth list is
cleared
Description: 
This fixes current behaviour:
Add one realm auth for a sip peer:

[test]
auth=test:test at host.dot.com

Reload Asterisk and do 'sip show peer test'. You will see one auth line
appearing.

Reload Asterisk. You will see two auth's appearing in the 'sip show peer
test' list. With each reload, one authentication is added via
add_realm_authentication.

This makes sure that on 'reload', auth list is cleared for each existing
peer. This affects the latest Asterisk 1.2.

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

---------------------------------------------------------------------- 
 svnbot - 07-20-07 11:59  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 76080

------------------------------------------------------------------------
r76080 | file | 2007-07-20 11:59:46 -0500 (Fri, 20 Jul 2007) | 6 lines

(closes issue
http://www.example.com/var/www/insects.digium.com/core/view.php?id=10247)
Reported by: fkasumovic
Patches:
      chan_sip.patch uploaded by fkasumovic (license
http://www.example.com/var/www/insects.digium.com/core/view.php?id=101)
Drop any peer realm authentication entries when reloading so multiple
entries do not get added to the peer.

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-20-07 11:59  svnbot         Checkin                                      
07-20-07 11:59  svnbot         Note Added: 0067639                          
07-20-07 11:59  svnbot         Status                   new => assigned     
07-20-07 11:59  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list