[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 08:11:07 CDT 2007
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=10247
======================================================================
Reported By: fkasumovic
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10247
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
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 08:11 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
07-20-07 08:11 Corydon76 Category Addons/General =>
Channels/chan_sip/General
======================================================================
More information about the asterisk-bugs
mailing list