Re: [SR-Users] dialog timeout_avp no longer works?

2022-07-17 Thread Daniel-Constantin Mierla
Hello, I don't recall changes to timeout_avp usage, but 4.4.7 is really old. In master (and I guess 5.5.4), the timeout is set when dialog is created. Then it can be updated on 1xx or 2xx if noreset is not set. So, maybe in old version you used to create dialog with flag mechanism, which postpon

Re: [SR-Users] Nathelper sip ping and Path support ?

2022-07-17 Thread Daniel-Constantin Mierla
Hello, it should work to send the OPTIONS using the Path header, but normally you don't need anymore to set the contact alias for REGISTER, only Path header with received. Contact alias is useful for INVITE or other SIP requests, not for REGISTER, where Path module should be enough. There is also

Re: [SR-Users] dialog timeout_avp no longer works?

2022-07-17 Thread Alex Balashov
> On Jul 17, 2022, at 6:43 AM, David Villasmil > wrote: > > I think I had to also set > > modparam("dialog", "timeout_noreset", 1) I had to set this too, historically, so that calls could not be sustained indefinitely through periodic reinvites. However, I don’t think that has any bearing

Re: [SR-Users] Nathelper sip ping and Path support ?

2022-07-17 Thread Rick Barenthin
Hi Matteo, I remember to had a similar setup and it wasn’t a problem for me. I did have this the configuration running with an older version of Kamailio 5.2 or so but I did configure the following for the path module on the edge proxy: /* - path params --

Re: [SR-Users] dialog timeout_avp no longer works?

2022-07-17 Thread David Villasmil
I think I had to also set modparam("dialog", "timeout_noreset", 1) On Sun, 17 Jul 2022 at 07:51, Alex Balashov wrote: > Hi, > > I discovered recently that, on Kamailio 5.5.4 at least, the dialog > ’timeout_avp’ no longer appears to have effect. > > Here are my (seemingly relevant) dialog para

[SR-Users] Nathelper sip ping and Path support ?

2022-07-17 Thread matteo brancaleoni
Hello, I'm trying to setup the following scenario with sip ping: UAC -> Kamailio Edge -> Kamailio Registrar Edge proxy is a multihomed proxy with public/private ips and the registrar is a kamailio on a private network. The edge acts as a nat proxy and loadbalancer. Edge proxy inserts a Path hea