Dear all,
We have configured Ser to check from username field to authorize user “unknown”
if (!check_from()) {
sl_send_reply("403", "Only registered users are allowed");
break;
};
We have error message
0(2568) check_username(): No authorized credentials found (error in scripts)
0(2568) check_username(): Call {www,proxy}_authorize before calling check_* function !
We have “unknown” username entry in uri table.
Regards
We use