[asterisk-bugs] [Asterisk 0019318]: [patch] [regression] SIP peers unregistered when asterisk restarts
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 18 15:22:38 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19318
======================================================================
Reported By: remiq
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19318
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: block
Priority: normal
Status: ready for review
Asterisk Version: SVN
JIRA: SWP-3478
Regression: Yes
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 319469
Request Review:
======================================================================
Date Submitted: 2011-05-18 09:51 CDT
Last Modified: 2011-05-18 15:22 CDT
======================================================================
Summary: [patch] [regression] SIP peers unregistered when
asterisk restarts
Description:
When asterisk restarts all SIP peers go unregistered. The astdb shows the
proper SIP Registry entires, but when I do 'sip show peers' the peer is
unregistered.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0018882 [patch] allow storing TCP peers in ast ...
======================================================================
----------------------------------------------------------------------
(0135125) svnbot (reporter) - 2011-05-18 15:22
https://issues.asterisk.org/view.php?id=19318#c135125
----------------------------------------------------------------------
Repository: asterisk
Revision: 319552
U branches/1.8/channels/chan_sip.c
------------------------------------------------------------------------
r319552 | twilson | 2011-05-18 15:22:37 -0500 (Wed, 18 May 2011) | 11
lines
Unbreak the storing of registrations for restart
The fix for issue 18882 broke retrieving non-realtime peers from the
ast_db
on restart/reload. This patch tries to unbreak things while leaving the
intent
of the original fix intact.
(closes issue https://issues.asterisk.org/view.php?id=19318)
Reported by: remiq
Patches:
diff.txt uploaded by twilson (license 396)
Tested by: lmadsen, remiq
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=319552
Issue History
Date Modified Username Field Change
======================================================================
2011-05-18 15:22 svnbot Checkin
2011-05-18 15:22 svnbot Note Added: 0135125
======================================================================
More information about the asterisk-bugs
mailing list