Re: [SR-Users] Kamailio PostgreSQL Asking Password Everytime

2016-03-25 Thread James Cloos
> "BŞ" == Barış Şekerciler writes: BŞ> Hello,I have one postgres server at one server and Kamailio at BŞ> another server.So I believe I did true configuration to the BŞ> Kamailio. Actually I made some tests and I could create user and BŞ> authenticated etc. But

[SR-Users] Custom Authentication module with Java code

2016-03-25 Thread Jungtae Kim
Hello, I'm new to Kamailio. I'm trying to make my own auth module to check if incoming SIP messages are sighed with a correct key. I want to do this by calling a Java code snippet. I found app_java module but I can't figure out if this will support my usecase. Does app_java allow me to call Java

Re: [SR-Users] Kamailio PostgreSQL Asking Password Everytime

2016-03-25 Thread SamyGo
Hi, I've experienced the same in past couple of weeks, apparently if you've the file */root/.pgpass* with the pgsql user/password in it something like *:*:*:kamailio:kamailiopass Then it should not ask you over and over again. I kept pasting password until it was done doing it's DB stuff, so I

Re: [SR-Users] Kamailio PostgreSQL Asking Password Everytime

2016-03-25 Thread Barış Şekerciler
Hello Daniel,Thanks for your reply. So I can't see any password for root user option in the kamctlrc file by default.How can I add? Regards.Barış. To: sr-users@lists.sip-router.org From: mico...@gmail.com Date: Wed, 23 Mar 2016 08:26:58 +0100 Subject: Re: [SR-Users] Kamailio PostgreSQL Asking

Re: [SR-Users] Multiple LCR instances with LCR module

2016-03-25 Thread DanB
Hey Juha, Many thanks for so quick feedback! Changing the module param did the trick. Have a good one! DanB ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org

Re: [SR-Users] Problem with authdb and view(?)

2016-03-25 Thread Jon Bonilla (Manwe)
El Fri, 25 Mar 2016 11:29:58 +0100 "Jon Bonilla (Manwe)" escribió: > Hi all > > answering myself: It was my error setting the password_column in the cfg. ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing

[SR-Users] Multiple LCR instances with LCR module

2016-03-25 Thread Juha Heinanen
DanB writes: > I was wondering if any of you use multiple LCR instances with LCR module > since I could see that the documentation allows it, however for some > reason the queries to load data (both on restart or kamcmd lcr.reload) > somehow hardcode the value of 1 inside: check that your

[SR-Users] Problem with authdb and view(?)

2016-03-25 Thread Jon Bonilla (Manwe)
Hi all I've created a "subscriber" table which is a view of a asterisk sippeers table. The view is created as follows: create view subscriber as select id, name as username, fromdomain as domain, secret as password, email as email_address, md5secret as ha1, md5secret as ha1b, NULL as rpid from

Re: [SR-Users] kamailio memory issue

2016-03-25 Thread Federico Cabiddu
Hi, you cannot change Kamailio's memory at runtime, you have to stop and restart it passing the new values. Depending on the distribution you're using, the values read by startup scripts can be in different places (/etc/default/kamailio being common one for debian like distribution). About

[SR-Users] kamailio memory issue

2016-03-25 Thread Volodymyr Rykhva
Hi, I have started using kamailio recently. Added to db almost 100K users. And now I am trying to increase shared and private memory with this command when server is running: kamailio -M 12 -m 128. But then I check it with `kamailio -l` and the same values (64 and 8 respectively) are there. Can I

[SR-Users] Multiple LCR instances with LCR module

2016-03-25 Thread DanB
Hey Guys, I was wondering if any of you use multiple LCR instances with LCR module since I could see that the documentation allows it, however for some reason the queries to load data (both on restart or kamcmd lcr.reload) somehow hardcode the value of 1 inside: """ select

[SR-Users] using DMQ , Kamailio shutsdown

2016-03-25 Thread Sunil More
Hello All, I am running two instances of kamailio and using dmq. Kamailio starts good. However one of the node shutsdown unexpectedly. Unsure what is going wrong. Please let me know what could be wrong. below is a the conf detail. loadmodule "dmq.so" modparam("dmq", "server_address",