[Home]

Summary:ASTERISK-13944: [patch] rtupdate=no not working
Reporter:deepesh (deepesh)Labels:
Date Opened:2009-04-13 08:30:39Date Closed:2009-04-16 17:05:29
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Registration
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20090413__bug14885.diff.txt
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.
Comments:By: Tilghman Lesher (tilghman) 2009-04-13 10:16:30

Patch uploaded and ready for testing.

By: deepesh (deepesh) 2009-04-16 01:15:10

I have applied this patch and it is working now.

By: Digium Subversion (svnbot) 2009-04-16 16:41:15

Repository: asterisk
Revision: 188835

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r188835 | tilghman | 2009-04-16 16:41:14 -0500 (Thu, 16 Apr 2009) | 7 lines

Only update realtime, if global option rtupdate != false
(closes issue ASTERISK-13944)
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=188835

By: Digium Subversion (svnbot) 2009-04-16 16:57:38

Repository: asterisk
Revision: 188836

_U  trunk/
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r188836 | tilghman | 2009-04-16 16:57:38 -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 ASTERISK-13944)
  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=188836

By: Digium Subversion (svnbot) 2009-04-16 17:03:37

Repository: asterisk
Revision: 188837

_U  branches/1.6.0/
U   branches/1.6.0/channels/chan_sip.c

------------------------------------------------------------------------
r188837 | tilghman | 2009-04-16 17:03:36 -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 ASTERISK-13944)
    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=188837

By: Digium Subversion (svnbot) 2009-04-16 17:05:19

Repository: asterisk
Revision: 188838

_U  branches/1.6.1/
U   branches/1.6.1/channels/chan_sip.c

------------------------------------------------------------------------
r188838 | tilghman | 2009-04-16 17:05:19 -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 ASTERISK-13944)
    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=188838

By: Digium Subversion (svnbot) 2009-04-16 17:05:28

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 ASTERISK-13944)
    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