[Home]

Summary:ASTERISK-00285: [patch] use md5-hashes as secret in addition to plain-text passwords
Reporter:maik (maik)Labels:
Date Opened:2003-09-18 12:17:59Date Closed:2008-01-15 14:36:05.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) md5patch.tgz
Description:This patch allows the use of md5-hashes as secret. use md5secret=<hash> in sip.conf. If a md5secret is available, the (plain-text) secret will be ignored!

****** ADDITIONAL INFORMATION ******

We also created a web-interface which allows our users to change their sip-passwords on their own. (more information is in the README)
Comments:By: Mark Spencer (markster) 2003-10-14 05:15:01

I merged the patch into Asterisk, but the rest need to have a home, too.

By: John Todd (jtodd) 2003-10-24 00:39:14

How about adding the rest of it in the addons directory?

By: rainer (rainer) 2003-11-20 13:33:42.000-0600

sure, putting the whole rest in the addons would be great.
But iirc this patch has already been applied to cvs:
2003-10-15 13:32  markster

       * channels/chan_sip.c (1.195): Actually add md5secret option to CVS
       (bug ASTERISK-285)

So, if someone would add the rest of the stuff to the addons-dir this'd be closed

By: Brian West (bkw918) 2003-11-20 13:35:55.000-0600

Already applied to CVS

By: Digium Subversion (svnbot) 2008-01-15 14:36:05.000-0600

Repository: asterisk
Revision: 1632

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r1632 | markster | 2008-01-15 14:36:05 -0600 (Tue, 15 Jan 2008) | 2 lines

Actually add md5secret option to CVS (bug ASTERISK-285)

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

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