We want to implement the following topology :
INVITE--->kamailio1-forward--->kamailio2--->route[NATMANAGE]--->Next
Sip endpoint
Client <
route[NATMANAGE]
Hello. I need parallel forking calls with the same username. (Call to all
contacts with name for example User123), my endpoints may be WebSocket
based and standart UDP endpoints. And I use rtpengine_manage for nmanaging
calls wor webphones and standart softh/hard phones.
I get all contacts manua
Hello Everyone,
Thank you for help, fixed by adding to dialog module parameters.
modparam("dialog", "db_url", DBURL)
Slava.
From: "Carsten Bock"
To: "sr-users"
Sent: Sunday, January 25, 2015 8:36:52 AM
Subject: Re: [SR-Users] remote mysql server
Hi Slava,
is most modules a defau
Hi Daniel,
Thank you, it works!
However, I see both transactions and CDRs accounting. Is there a way to only
enable CDR accounting?
Mickael
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
Daniel-Constantin Mierla
Sent: Friday, January 23, 2015 10:55 AM
To:
Hi Slava,
is most modules a default database connection is defined. Probably
this is the case here.
As this error is coming from the dialog module: Did you configure some
sort of "db_mode"?
e.g.:
modparam("dialog", "db_mode", 1)
Thanks,
Carsten
2015-01-25 9:27 GMT+02:00 Slava Bendersky :
> Hello
Hello Daniel,
I have re-installed kamailio from last 4.1 branch, but unfortunately, the
problem persists.
Failed call with callID=2-17858@10.25153.150.
The log file i send to your private mail.
Best regards,
Julia
On Sun, Jan 25, 2015 at 12:03 AM, Daniel-Constantin Mierla <
mico...@gmail.com>
Hello Everyone,
I am trying start kamailio 4.2 with remote mysql server and on debug I see
DEBUG: db_mysql [km_my_con.c:94]: db_mysql_new_connection(): opening
connection: mysql://:@localhost/kamailio
but in cfg defined actual mysql server ip and not localhost
0(28885) DEBUG: [sr_mo