Re: [SR-Users] tcp_accept_haproxy questions

2019-09-30 Thread Henning Westerholt
Hello Grant, Activating it should not affect UDP transport – in fact these different protocols are done from individual Kamailio process (children). About the WebSockets Question – it should work but I am not aware that this was tested so far. Give it a try and please report back to the list.

Re: [SR-Users] Call limit through shared database

2019-09-30 Thread Henning Westerholt
Hello Olli, you can synchronize dialog profile information between Kamailio servers with the DMQ replication mechanism. You basically load and configure the DMQ module and activate it also in the dialog module. Cheers, Henning -- Henning Westerholt - https://skalatan.de/blog/ Kamailio

[SR-Users] BLF 'NOTIFY' not working

2019-09-30 Thread Petarr Jones
Hi I am using Kamailio 5.2 with the following PRESENCE modules and parameters: loadmodule "presence.so" loadmodule "presence_xml.so" loadmodule "presence_dialoginfo.so" loadmodule "presence_reginfo.so" modparam("presence", "db_url", DBURL) modparam("presence_xml", "db_url", DBURL)

Re: [SR-Users] Call limit through shared database

2019-09-30 Thread Daniel Tryba
On Sun, Sep 29, 2019 at 11:03:47AM +0300, Olli Attila wrote: > modparam("dialog", "profiles_with_value", "concurrent_calls") > modparam("dialog", "dlg_flag", 4) > modparam("dialog", "db_url", DBURL) > modparam("dialog", "db_mode", 1) Have you tested with a lower value of

[SR-Users] Branching 5.3

2019-09-30 Thread Daniel-Constantin Mierla
Hello, if there are no strong opinions against, then it is time to branch 5.3 on git repository. I am considering to do it by the end of the day on Wednesday, October 2, 2019. After that, the master will be again open for new features, while 5.3 branch will continue to get the only fixes and

[SR-Users] Call limit through shared database

2019-09-30 Thread Olli Attila
Hello, I have 2 kam instances using one shared database and both kam servers running the same routing logic code. Kamailio servers are configured to use the same database as dialog backend. I am limiting the concurrent dialogs in the following way but it seems that kamailio is using its own