[asterisk-bugs] [Asterisk 0013316]: Realtime registrations don't work after a sip reload
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 29 11:39:17 CDT 2008
The following issue has been set as RELATED TO issue 0013383.
======================================================================
http://bugs.digium.com/view.php?id=13316
======================================================================
Reported By: bcramer
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13316
Category: Channels/chan_sip/DatabaseSupport
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 138258
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-15 22:00 CDT
Last Modified: 2008-08-29 11:39 CDT
======================================================================
Summary: Realtime registrations don't work after a sip reload
Description:
Sip registrations get mixed up as the Nat'ed IP's get populated in the sip
status, then the status becomes UNKNOWN. Shortly after the sip
registration completely disappears/expires:
sbc02*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
Realtime
6046309553 24.207.127.215 D N 5060 OK (10 ms) Cached RT
blah 10.10.200.10 D N 5060 OK (1 ms)
2 sip peers [Monitored: 2 online, 0 offline Unmonitored: 0 online, 0
offline]
sbc02*CLI> sip reload
Reloading SIP
== Parsing '/etc/asterisk/sip.conf': Found
sbc02*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
Realtime
6046309553/6046309553 192.168.1.100 D N 5060 UNKNOWN
Cached RT
blah 10.10.200.10 D N 5060 OK (1 ms)
2 sip peers [Monitored: 1 online, 1 offline Unmonitored: 0 online, 0
offline]
<couple minutes later>
sbc02*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
Realtime
vr01mcitosbc02mci/vr01mci 10.10.200.10 D N 5060 OK (1 ms)
1 sip peers [Monitored: 1 online, 0 offline Unmonitored: 0 online, 0
offline]
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0013383 [patch] Turn off qualify on uncached re...
has duplicate 0012921 Asterisk 1.4.21 breaks realtime sip on ...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-08-29 11:39 Corydon76 Relationship added related to 0013383
======================================================================
More information about the asterisk-bugs
mailing list