[asterisk-bugs] [Asterisk 0013316]: Realtime registrations don't work after a sip reload
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 9 09:04:54 CST 2009
The following issue has been set as RELATED TO issue 0014196.
======================================================================
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: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 138258
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-08-15 22:00 CDT
Last Modified: 2009-01-09 09:04 CST
======================================================================
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 ...
has duplicate 0013441 'sip show peers' shows peers in UNKNOWN...
related to 0014196 Realtime peers are never qualified afte...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-01-09 09:04 blitzrage Relationship added related to 0014196
======================================================================
More information about the asterisk-bugs
mailing list