[Home]

Summary:ASTERISK-14876: [patch] correct auth keyword parsing in add_realm_authentication()
Reporter:Elazar Broad (ebroad)Labels:
Date Opened:2009-09-23 20:11:05Date Closed:2009-10-09 12:15:01
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 15949_trunk.diff
( 1) authparsefix.patch
Description:The current code does not parse the ':' and '#' tokens correctly.
Comments:By: Digium Subversion (svnbot) 2009-10-09 11:57:29

Repository: asterisk
Revision: 223132

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r223132 | dvossel | 2009-10-09 11:57:29 -0500 (Fri, 09 Oct 2009) | 9 lines

'auth=' did not parse md5 secret correctly

(closes issue ASTERISK-14876)
Reported by: ebroad
Patches:
     authparsefix.patch uploaded by ebroad (license 878)
     15949_trunk.diff uploaded by dvossel (license 671)
Tested by: ebroad

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

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

By: Digium Subversion (svnbot) 2009-10-09 12:12:47

Repository: asterisk
Revision: 223133

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

------------------------------------------------------------------------
r223133 | dvossel | 2009-10-09 12:12:47 -0500 (Fri, 09 Oct 2009) | 16 lines

Merged revisions 223132 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r223132 | dvossel | 2009-10-09 11:54:02 -0500 (Fri, 09 Oct 2009) | 9 lines
 
 'auth=' did not parse md5 secret correctly
 
 (closes issue ASTERISK-14876)
 Reported by: ebroad
 Patches:
       authparsefix.patch uploaded by ebroad (license 878)
       15949_trunk.diff uploaded by dvossel (license 671)
 Tested by: ebroad
........

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

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

By: Digium Subversion (svnbot) 2009-10-09 12:13:56

Repository: asterisk
Revision: 223134

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

------------------------------------------------------------------------
r223134 | dvossel | 2009-10-09 12:13:55 -0500 (Fri, 09 Oct 2009) | 16 lines

Merged revisions 223132 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r223132 | dvossel | 2009-10-09 11:54:02 -0500 (Fri, 09 Oct 2009) | 9 lines
 
 'auth=' did not parse md5 secret correctly
 
 (closes issue ASTERISK-14876)
 Reported by: ebroad
 Patches:
       authparsefix.patch uploaded by ebroad (license 878)
       15949_trunk.diff uploaded by dvossel (license 671)
 Tested by: ebroad
........

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

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

By: Digium Subversion (svnbot) 2009-10-09 12:15:01

Repository: asterisk
Revision: 223135

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

------------------------------------------------------------------------
r223135 | dvossel | 2009-10-09 12:15:00 -0500 (Fri, 09 Oct 2009) | 16 lines

Merged revisions 223132 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r223132 | dvossel | 2009-10-09 11:54:02 -0500 (Fri, 09 Oct 2009) | 9 lines
 
 'auth=' did not parse md5 secret correctly
 
 (closes issue ASTERISK-14876)
 Reported by: ebroad
 Patches:
       authparsefix.patch uploaded by ebroad (license 878)
       15949_trunk.diff uploaded by dvossel (license 671)
 Tested by: ebroad
........

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

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