Hello

On 7/27/11 12:01 PM, Jon Bonilla (Manwe) wrote:
I have a running kamailio with db backend and I'd like to use 40 character
strings as subscriber passwords. Would be enought to increase the db field
(actually varchar25) or is there any other lenght limit in kamailio's code?

should be no issue in the code (at least with modules_k/auth_db). The password value is used directly from DB result to compute HA1 in MD5 form, which has fixed length.

Cheers,
Daniel
--
Daniel-Constantin Mierla -- http://www.asipto.com
Kamailio Advanced Training, Oct 10-13, Berlin: http://asipto.com/u/kat
http://linkedin.com/in/miconda -- http://twitter.com/miconda


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to