[asterisk-bugs] [Asterisk 0015295]: Registrations persist after removal and sip reload
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 9 03:35:48 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15295
======================================================================
Reported By: amorsen
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15295
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.1.0
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-09 03:35 CDT
Last Modified: 2009-06-09 03:35 CDT
======================================================================
Summary: Registrations persist after removal and sip reload
Description:
I have a registry entry in sip.conf, like:
register => 4550607774:hiddenpassword at 10.10.44.100/4550607774
and that has been registered for a while.
Then I remove that entry from sip.conf and issue sip reload, expecting the
registry entry to go away. It does indeed disappear from sip show registry
after the sip reload, but then I get:
WARNING[24870]: chan_sip.c:16334 handle_response_register: Got 200 OK on
REGISTER, but there isn't a registry entry for '4550607774' (we probably
already got the OK)
When I tcpdump I can see that more attempts at registration are sent for
that peer.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-09 03:35 amorsen New Issue
2009-06-09 03:35 amorsen Asterisk Version => 1.6.1.0
2009-06-09 03:35 amorsen Regression => No
2009-06-09 03:35 amorsen SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list