[asterisk-bugs] [Asterisk 0014885]: [patch] rtupdate=no not working
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Apr 16 17:05:29 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14885
======================================================================
Reported By: deepesh
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 14885
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: 1.4.24
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-13 08:30 CDT
Last Modified: 2009-04-16 17:05 CDT
======================================================================
Summary: [patch] rtupdate=no not working
Description:
I am using realtime with asterisk 1.4.24. I am using the option rtupdate=no
in sip.conf since I am using the database in a read-only mode. Whenever a
sip peer tries to register I used to get an error which said column
"lastms" does not exist. To solve this problem I added the column "lastms"
to my table. But now asterisk is trying to update "lastms" and fails. It
seems the rtupdate=no option is not being followed.
======================================================================
----------------------------------------------------------------------
(0103352) svnbot (reporter) - 2009-04-16 17:05
http://bugs.digium.com/view.php?id=14885#c103352
----------------------------------------------------------------------
Repository: asterisk
Revision: 188839
_U branches/1.6.2/
U branches/1.6.2/channels/chan_sip.c
------------------------------------------------------------------------
r188839 | tilghman | 2009-04-16 17:05:28 -0500 (Thu, 16 Apr 2009) | 21
lines
Merged revisions 188836 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r188836 | tilghman | 2009-04-16 16:57:37 -0500 (Thu, 16 Apr 2009) | 14
lines
Merged revisions 188835 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r188835 | tilghman | 2009-04-16 16:41:13 -0500 (Thu, 16 Apr 2009) | 7
lines
Only update realtime, if global option rtupdate != false
(closes issue http://bugs.digium.com/view.php?id=14885)
Reported by: deepesh
Patches:
20090413__bug14885.diff.txt uploaded by tilghman (license 14)
Tested by: deepesh
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=188839
Issue History
Date Modified Username Field Change
======================================================================
2009-04-16 17:05 svnbot Checkin
2009-04-16 17:05 svnbot Note Added: 0103352
======================================================================
More information about the asterisk-bugs
mailing list