Hello,
Is it possible to have Kamailio send a ReINVITE every X minutes to determine if
a session is still active?
I know it's a proxy and doesn't have B2BUA capabilities, but there was a module
which allowed Kamailio to generate SIP messages, but I can't find it anymore.
If Kamailio is not the p
Hi Daniel,
Same config, same server, only kamailio version is different, starting
the timer in the beginning of the config, and ending it just after the
save("location").
Here is the result of 4.2.6:
INFO: benchmark [benchmark.c:351]: _bm_log_timer(): benchmark (timer
CHECKREG [0]): 2480 [ msgs/t
I guess you refer to the runtime directory which now defaults to
/var/run/kamailio (due to a security report from debian project,
previously being /tmp, which was considered a risk being writable by
anyone).
If yes, then you should be able to change the path via rundir global
parameter.
http://ww
Ah, sorry, it was false alarm on my side. The test started failing due to
new requirement to have "run_target" directory writeable by the kamailio
process and that dir defaults into somewhere in /usr/local. We are not
bothering to do "install" target, all tests run as unprivileged user. I
don't thi
Good to remember the remark with multiple network interfaces and issues
to connect, thanks!
Just to add that connecting to mysql server is done from inside
libmysqlclient. However, is the kernel that decides the local socket for
that connection, so if there are routes to mysql server ip from many
Hello,
if you use default kamailio.cfg, then you need to install rtpproxy,
configure it to listen on 127.0.0.1 port 7722 for control commands and
add to kamailio.cfg
#!define WITH_NAT
Also, read the comments at the top of default kamailio.cfg -- hints
about the above are presented there.
Cheers
Hello,
the source code needs to be checked, iirc, at some point there was an
option to use last publish, so the etag was not really considered.
You said 'intermitent', but I assume is not the case that etag is used
for follow up publish, just the effect on blf.
Cheers,
Daniel
On 17/10/15 13:24,
Hi Daniel,
I am doing that right now, thank you.
I will keep you posted as told on IRC.
Interesting part to keep everyone in the loop is when I activated the
"latency" logs options, I could see some messages regarding some core
functions taking more than 250ms to complete, or sometimes just a
ro
On Wednesday, October 21, 2015, at 17:00GMT (12:00CT, 18:00 London,
19:00 Berlin), the Cluecon weekly conference call will focus on Kamailio
and FreeSwitch.
I will be joining the call, answering the questions about Kamailio and
its options to integrate with FreeSwitch. Expect the FreeSwitch core
d
Hello,
iirc, if one node doesn't handle a SIP register itself, should not
publish to other nodes anything. Is this what you are looking for -- one
node not to send to the others?
Cheers,
Daniel
On 20/10/15 17:24, Sebastian Damm wrote:
> Hi,
>
> I evaluated the dmq_usrloc module, and it works pre
Can you run with debug=3 in kamailio.cfg and send me the log messages
for processing the ACK?
The matching should be done on call-id, from-tag and to-tag.
Cheers,
Daniel
On 19/10/15 19:29, Arun Kumar wrote:
> Daniel ,
> dialog timeout happen only for below scenario
>SIP/2.0 200 OK
The last change to rtpproxy module is much older than 2 months ago. Can
you detail more about what the test does and what was failing?
Daniel
On 15/10/15 06:32, Maxim Sobolev wrote:
>
> I don't know if it's related, but we noticed that master and 4.3
> failed out meta testsuite today:
>
> https:
Hi,
I evaluated the dmq_usrloc module, and it works pretty good if there are
two identical machines which replicate their location with each other. But
what I actually want to do is to send registrations to an extra machine
which is just there for writing the location into a central DB (in one
tab
13 matches
Mail list logo