Re: [SR-Users] Intermittent delays relaying BYE (up to 1s)

2022-08-26 Thread Daniel-Constantin Mierla
Hello, if the delay comes on some internal callback that is not due to a config function/action, the benchmark may not be much useful, but if it is about database, look at the core cookbook, there are latency related parameters for db operations and config actions, they might be more suitable to

Re: [SR-Users] app_python module load error in 5.6

2022-08-26 Thread Daniel-Constantin Mierla
Hello, what is the exact version printed by Kamailio? Are you using own build deb packages or the ones from deb.kamailio.org? Cheers, Daniel On 25.08.22 10:45, Stefan-Cristian Mititelu wrote: > > Hello, > > I am trying to load app_python.so module in kamailio 5.6 and I am > getting the

Re: [SR-Users] Intermittent delays relaying BYE (up to 1s)

2022-08-26 Thread Alex Balashov
You’re very welcome! It may be that the DB operation for BYEs is different in nature and more latent than for INVITEs, as odd as that would seem. If the inherent latency of the operation is unavoidable as a matter of technical design or insurmountable realities of server performance or

[SR-Users] Intermittent delays relaying BYE (up to 1s)

2022-08-26 Thread Lewis Hutchinson
Thanks Alex and Kaufman, As you said there is an element of db blocking for accounting, but I don't see the same impact when the INVITE goes through and sets the accounting flags. I will look to disable accounting and see if it improves things. If not, I will have a look at benchmark to try

Re: [SR-Users] Disabling video rtp proxing

2022-08-26 Thread Yuriy Gorlichenko
The easiest way I see is: Set up mod parameters for rtpengine Read_avp and write_avp During the request processing get $rb and put it into read_avp Change/remove needed lines from the sdp in avp using regexp or lua/js/python (do not use sdpos as it works with initial sdp, so it won't affect the