[SR-Users] Sending ReINVITE from Kamailio

2015-10-20 Thread Grant Bagdasarian
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

Re: [SR-Users] Huge TLS performance regression migrating from 3.3.7 to 4.2.6

2015-10-20 Thread Tristan Mahé
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

Re: [SR-Users] kamctl rtpproxy nh_show_rtpp not working

2015-10-20 Thread Daniel-Constantin Mierla
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

Re: [SR-Users] kamctl rtpproxy nh_show_rtpp not working

2015-10-20 Thread Maxim Sobolev
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

Re: [SR-Users] MySQL Connect Errors

2015-10-20 Thread Daniel-Constantin Mierla
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

Re: [SR-Users] Far end NAT traversal

2015-10-20 Thread Daniel-Constantin Mierla
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

Re: [SR-Users] pua_dialoginfo publish sent without recieved etag (intermittent)

2015-10-20 Thread Daniel-Constantin Mierla
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,

Re: [SR-Users] Huge TLS performance regression migrating from 3.3.7 to 4.2.6

2015-10-20 Thread Tristan Mahé
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

[SR-Users] Kamailio and FreeSwitch - ClueCon Weekly Conference Call

2015-10-20 Thread Daniel-Constantin Mierla
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

Re: [SR-Users] dmq_usrloc for writing to DB on one machine

2015-10-20 Thread Daniel-Constantin Mierla
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

Re: [SR-Users] Dialog timeout if record route have both strict and loose route

2015-10-20 Thread Daniel-Constantin Mierla
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

Re: [SR-Users] kamctl rtpproxy nh_show_rtpp not working

2015-10-20 Thread Daniel-Constantin Mierla
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:

[SR-Users] dmq_usrloc for writing to DB on one machine

2015-10-20 Thread Sebastian Damm
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