Hello. I'm new with Kamailio. I have a stored function in a database which accepts username, realm, ha2, nonce and digest_response. Basing on this and the raw password stored in a database, it calculates inside ha1 and digest_reference to compare with digest_response and returns the verdict: passed or not.
This approach gives a high-security level as a benefit. How it can be used with Kamailio? Thanks.
Hello. I'm new with Kamailio. I have a stored function in a database which accepts `username`, `realm`, `ha2`, `nonce` and `digest_response`. Basing on this and the raw password stored in a database, it calculates inside `ha1` and `digest_reference` to compare with `digest_response` and returns the verdict: passed or not.
This approach gives a high-security level as a benefit. How it can be used with Kamailio? Thanks.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2384
Hello,
Just noticed this, not sure if this is caused from work in progress code:
henning@static:~/repositories/kamailio/src/modules/dlgs$ make
CC (gcc) [M dlgs.so] dlgs_mod.o
dlgs_mod.c:264:12: warning: 'w_dlgs_tags_count' defined but not used [-Wunused-function]
264 | static int w_dlgs_tags_count(sip_msg_t *msg, char *ptags, char *p2)
|
Cheers,
Henning
--
Henning Westerholt - https://skalatan.de/blog/
Kamailio services - https://gilawa.com<https://gilawa.com/>