Re: [SR-Users] SIPS Errors on Kamailio

2022-03-19 Thread Sergey Safarov
In your config "tls" module after "sl" module. loadmodule "sl.so" loadmodule "tls.so" you need load tls module before "jsonrpcs" module. On Fri, Mar 18, 2022 at 9:59 PM Karsten Horsmann wrote: > Hi, > > > are you sure the Kamailio tls module is on your system? Check the module > path for

[SR-Users] dialog module issues (BYE Request issued) when topos is enabled

2022-03-19 Thread Patrick Karton
i am using dialog and topos module. but i have an issue i think with topos module. When topos module is disabled all the call flow works well but when i enable topos module i have this weird behaviour : after Caller sends BYE and complete the call , i receive later a BYE Request issued by the

Re: [SR-Users] Can Kamailio send an ACK to a final response?

2022-03-19 Thread Patrick Karton
No.Kamailio can not genrate an ACK by itself.it just forwards or absorb thème.Le 19 mars 2022 12:34, Marrold a écrit :Hello,I'm exploring using Kamailio as a dumb edge proxy, and as such I want to keep things as lean as possible.In some scenarios I would like the "core" proxies to signal to the

Re: [SR-Users] DMQ version compatability

2022-03-19 Thread Olle E. Johansson
Maybe we should include a “version” field in all DMQ messages, like we have a version for database tables to avoid compatibility issues. If we get a DMQ with the wrong version compared with the module running’s idea of current DMQ version for that module, we can just ignore it. /O > On 18 Mar

[SR-Users] Can Kamailio send an ACK to a final response?

2022-03-19 Thread Marrold
Hello, I'm exploring using Kamailio as a dumb edge proxy, and as such I want to keep things as lean as possible. In some scenarios I would like the "core" proxies to signal to the edge that a request should be dropped without a response. This could be with a custom header in the reply or perhaps