[Home]

Summary:ASTERISK-01116: [patch] typo in mysql_update_peer , Tag v1-0_stable
Reporter:Matteo Brancaleoni (mbrancaleoni)Labels:
Date Opened:2004-02-27 10:20:14.000-0600Date Closed:2008-01-15 14:44:58.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chansip.patch
Description:wrong time inserted into database....
should be nowtime + expiry, uname, NOT nowtime, uname + expiry

Also, a wrong else causes asterisk to not update the peer record.
patch attached.
Comments:By: Mark Spencer (markster) 2004-02-27 11:17:27.000-0600

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:44:58.000-0600

Repository: asterisk
Revision: 2272

U   branches/v1-0_stable/channels/chan_sip.c

------------------------------------------------------------------------
r2272 | markster | 2008-01-15 14:44:57 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix typos in -stable (bug ASTERISK-1116)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2272