[OpenSIPS-Users] db_check_from function
Satish Patel
satish.txt at gmail.com
Tue Sep 16 04:50:58 CEST 2014
I want to disable "db_check_from" function but want to make sure Opensips
is secure enough.
Reference email:
http://lists.opensips.org/pipermail/users/2012-June/022057.html
Bogdan-Andrei saying "If you disable the function, any SIP user will
be able to use any valid
auth credentials."
I have disabled it and try to authenticate using other username
account but it won't allowed me to do, could you please explain what
you trying to say?
if (!db_check_from()) {
sl_send_reply("403","Forbidden auth ID");
exit;
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140915/eace2cb8/attachment.htm>
More information about the Users
mailing list