Hello list,
Where can I found any information to completely understand what do values
returned by 'kamctl stats' represent?
Cheers,
Alex
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://li
I am calling tcp_set_connection_lifetime(conid, 1),
which I understand is one sec after now,
but I see it taking upto 60 secs to kill the connection,
is there any other timer which has a larger interval which might affect
this.
--
View this message in context:
http://sip-router.1086192.n5.nabb
Hi,
I am using MSRP feature of Blink client. I want to track when the chat starts
and ends so I can free up server resources.
Apparently Blink client does not send BYE when MSRP chat window closes. It
does not support SIP session timers even.
So potential use of SIP session timers (sst
Hello,
if you want to fetch them for config usage is ok, otherwise m_dump() is
still better, because it takes care of removing delivered messages, etc...
Cheers,
Daniel
On 16/11/16 16:08, Slava Bendersky wrote:
> Hello Daniel,
> Yes that good alternative. I will use sql to fetch or insert staf
Hello,
just to point out a trick that sometime can save backslash escaping of
quotes. One can start the function parameters with single quote, then
double quotes don't need to be escaped. Other blackslashes need to be
escaped and it this case you need more because you want to propagate
then to th
Working dir can be provided with -w command line parameter. If not set,
the corefile should be generated in / or a folder specific for the OS
settings (e.g., macos has /corefiles).
Root is needed because some OSes have restrictions on which app can dump
core files. You can try with a normal user a
Hello,
maybe the table was not available when you installed first time siremis,
being added in later versions of kamailio.
You can create the table in kamailio database using the script locate in
source tree at:
- utils/kamctl/mysql/uac-create.sql
Or if you don't use uac module for remote reg