[SR-Users] Authentication issue during registration
Vasiliy Ganchev
vasiliy.ganchev at wildix.com
Thu Sep 17 09:35:39 CEST 2015
Hi!
Daniel suggested you the right way to understand what is going on.
Use something like this (use your appropriate PV instead of mine), and the
reason of repeatedly challenging will reveal to you:
if (!pv_www_authenticate("$td", "$avp(password)", "0")) {
$var(retcode) = $retcode;
xlog("L_WARN", "www_authenticate error for user [ $au ], retcode:
$retcode\n")
}
Cheers!
--
View this message in context: http://sip-router.1086192.n5.nabble.com/Authentication-issue-during-registration-tp141278p141419.html
Sent from the Users mailing list archive at Nabble.com.
More information about the sr-users
mailing list