Hello.
I installed K 4.2 with TLS.
I can login users with csipsimple in TLS.
but users can't call to other.
in 5060 all correct.
Thanks.
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lis
Because both kamailio and asterisk use the same db table for
authentication, see the auth_db module parameters in kamailio config.
The REGISTER request from sip user is authenticated by kamailio using
auth_db module and upon success kamailio generates REGISTER request back to
asterisk (using the c
Hello,
Sometimes kamailio with pipelimit crashes with segmentation fault, when CPU
load average >2.
The problem is not reproduced in the LAB (we used stress –c ).
Please find attached core file.
Thank you,
Julia
Core was generated by `/usr/local/sbin/kamailio -P /var/run/kamailio.pid -m
409
Hi Muhammad,
If the users MUST authenticate to Kamailio first,This means that Kamailio
should be aware of the SIP users exist in the Asterisk DB to be able to
authenticate them and NOT receive 401 Unauthorized error message from
Kamailio.
My question now might be simple but it a point of confusion
This seems to be fine. The user MUST authenticate to Kamailio, only then
Kamailio will create REGISTER request that is send to asterisk. That's the
key security feature behind the idea.
Look at the register architecture diagram,
http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.