Re: [SR-Users] dialog_vars accumulating in database?

2022-11-14 Thread Benoit Panizzon
Hi Henning So I tested. Yesterday I send traffic, around 400 concurrent dialogues over the two DMQ synced instances and stopped the traffic in the evening waiting until today to make sure all calls have ended. None of the two instances was restarted during that testing. I have not seen memory

Re: [SR-Users] ims ipsec connectivity

2022-11-14 Thread Carsten Bock
Hi, be aware, that IPSec for VoLTE does not work for NAT. Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann,

Re: [SR-Users] ims ipsec connectivity

2022-11-14 Thread Oleg Belousov
Hi, Hossein. Increased privileges for proxy container, now can see records in both SPD and SAD, but still ipsec is not established. Possible because UE is behind NAY - will check that either. Thanks for your advice. # ip xfrm state count SAD count 28 # ip xfrm policy count SPD IN

[SR-Users] Turn off transaction accouting but keep dialog cdr accounting?

2022-11-14 Thread Benoit Panizzon
Hi Team Inserts require resources, especially on high load situations and if there are a couple of indexes on the table. As I use the dialogue module to create CDR, I would like to disable the normal transaction based accounting. I have attempted by not calling: setflag(FLT_ACC)

Re: [SR-Users] ims ipsec connectivity

2022-11-14 Thread Giovanni Maruzzelli
Hello, you may also want to check Supreeth ipsec patches : https://github.com/herlesupreeth/kamailio -giovanni On Fri, Nov 11, 2022 at 1:44 PM Oleg Belousov wrote: > Hi, Hossein. > No, there are not. The output of these two commands is just empty. Should > enable it? > -- > obelousov.tel >

Re: [SR-Users] KEMI - app_python3 - reload multiple python files

2022-11-14 Thread Niklas Larsson
Hi, that is what we do: import sys import KSR as KSR import constants import endpointparam as epParam import iendpoint as ep from util import ParseAddress from endpoint import GetEgressEndPointInstance, CreateAsteriskEndPoint, CreateSipTrunkEndPoint etc Been googling a bit, and it's should

Re: [SR-Users] Tcp/websocket closing

2022-11-14 Thread David Villasmil
Hello, that’s exactly the scenario. Thanks! On Mon, 14 Nov 2022 at 08:58, Henning Westerholt wrote: > Hello, > > > > not sure if I fully get the question. Are you saying the sequence is like > this, for a connection over a TCP based protocol: > > > > INVITE > > 401 reply > > INVITE with auth,

Re: [SR-Users] About the Presence service 401 issue

2022-11-14 Thread Henning Westerholt
Hello, if the xcap_client and xcap_server folders are identical, its maybe caused from another module or internal core component or parameter change. Hard to say from outside. As said, you could try to setup a git checkout and then use git bisect to find the commit that broke it. Cheers,

Re: [SR-Users] Uneven-distribution of calls

2022-11-14 Thread Henning Westerholt
Hello, you can find more details about that in the module documentation: “Using this algorithm, you can also enable congestion control by setting the attribute 'cc=1', when 'cc' is enabled the 'weight' attribute will also be used to control congestion tolerance. When facing congestion the

Re: [SR-Users] Uneven-distribution of calls

2022-11-14 Thread satyaprakash ch
Hi, But we are having 2 setups in which 1st setup - we are having 3 freeswitch. 2nd setup - we are having 4 freeswitch. with the same dispatcher configuration as the above chain mail. However, we are getting an issue of uneven distribution of calls in only 2nd setup. and 1st setup is working

Re: [SR-Users] KEMI - app_python3 - reload multiple python files

2022-11-14 Thread Henning Westerholt
Hello, have you tried to just use "import my-file" the file my-file in your kamailio.py? Cheers, Henning -- Henning Westerholt - https://skalatan.de/blog/ Kamailio services - https://gilawa.com -Original Message- From: sr-users On Behalf Of Niklas Larsson Sent: Friday, November 11,

Re: [SR-Users] kamcmd dlg.list => ERROR: reply too big

2022-11-14 Thread Henning Westerholt
Hello, It would be indeed good to investigate more why this happens. Regarding the SHM memory increase to 1024 MB, this should not have any negative effect on dialog synchronisation or other functionality. Cheers, Henning -- Henning Westerholt – https://skalatan.de/blog/ Kamailio services –

Re: [SR-Users] Tcp/websocket closing

2022-11-14 Thread Henning Westerholt
Hello, not sure if I fully get the question. Are you saying the sequence is like this, for a connection over a TCP based protocol: INVITE 401 reply INVITE with auth, ACK, BYE REGISTER with Expires=0 401 reply No reply from client Then the TCP connection should be closed after the configured