[SR-Users] Kamailio sip user authentication

martian at centrum.sk martian at centrum.sk
Fri Sep 28 09:39:32 CEST 2012


Hi.
It is not true a and you are just not using modules responsible for authentication (if you are using the default configuration).
However, those modules are preconfigured as well as the routing logic.
All you have to do is set up a database (if you want persistent (not ram) data storage for user_location=IP address where client software resides) and enable authentication in config file:
- the easiest way is to use Mysql system,
- then you need to define some preconfinigured directives to enable the needed modules: WITH_MYSQL, WITH_AUTH, WITH_USRLOCDB.
 
Try refering to this guide:
nil.uniza.sk/sip/kamailio/adding-mysql-support-kamailio-31-debian-lenny
 
Cheers
 
______________________________________________________________
> Od: "Burak ÖZTÜRK" 
> Komu: "sr-users at lists.sip-router.org" 
> Dátum: 27.09.2012 19:17
> Predmet: [SR-Users] Kamailio sip user authentication
>
I installed kamailio from this link: http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-gitAnd I used Linphone and/or CSipSimple android apps as sip clients. And if I give the correct sip server name (usually server ip address), kamailio does not check the sip username and password and sip clients can register. In short, kamailio does not have authentication machanism for sip clients. Is it true or I'm doing something wrong? I searched the web and saw an authentication module called auth_identity. Is it a module to make authentication and if yes, how to activate  it?ThanksRegards

----------

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users at lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20120928/5d900f46/attachment.htm>


More information about the sr-users mailing list