Hello Sammy,Thanks your for reply.
I could not find the /root/.pgpass. Both Kamailio and PGS server.Should I
manually create it?
Regards,Barış.
Date: Fri, 25 Mar 2016 12:00:35 -0400
From: govoi...@gmail.com
To: sr-users@lists.sip-router.org
Subject: Re: [SR-Users] Kamailio PostgreSQL Asking Passw
> "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 I have a problem. When I tried
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
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 ca
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 Pass
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
http://lists.sip-router.org/cgi-bin/
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 list
sr-users@lists.sip
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 lcr_cou
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 si
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 Kamailio
Thank u Vasiliy and Daniel, I used -3 condition as you suggested!
Regards,
meres
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-us
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
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
`gw_name`,`ip_addr`,`p
13 matches
Mail list logo