[asterisk-bugs] [Asterisk 0019318]: [patch] [regression] SIP peers unregistered when asterisk restarts
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 18 15:25:34 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19318
======================================================================
Reported By: remiq
Assigned To: twilson
======================================================================
Project: Asterisk
Issue ID: 19318
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: block
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-05-18 09:51 CDT
Last Modified: 2011-05-18 15:25 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 ...
======================================================================
----------------------------------------------------------------------
(0135127) svnbot (reporter) - 2011-05-18 15:25
https://issues.asterisk.org/view.php?id=19318#c135127
----------------------------------------------------------------------
Repository: asterisk
Revision: 319564
_U trunk/
U trunk/channels/chan_sip.c
------------------------------------------------------------------------
r319564 | twilson | 2011-05-18 15:25:34 -0500 (Wed, 18 May 2011) | 18
lines
Merged revisions 319552 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r319552 | twilson | 2011-05-18 13:22:36 -0700 (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=319564
Issue History
Date Modified Username Field Change
======================================================================
2011-05-18 15:25 svnbot Checkin
2011-05-18 15:25 svnbot Note Added: 0135127
======================================================================
More information about the asterisk-bugs
mailing list