Hello,
this are two different concepts:
So it seems to randomize the reg_delay value due to the set reg_random_delay for records with reg_delay = 0.
Could you maybe also observe a second registration after the initial registration, if it stills send out all requests the same time?
Cheers,
Henning
--
Henning Westerholt –
https://skalatan.de/blog/
Kamailio services –
https://gilawa.com
From: sr-users <sr-users-bounces@lists.kamailio.org>
On Behalf Of Sergiu Pojoga
Sent: Monday, November 1, 2021 4:20 PM
To: Kamailio (SER) - Users Mailing List <sr-users@lists.kamailio.org>
Subject: [SR-Users] UAC reg_random_delay
Hi there,
May I know what exactly is supposed to be "delayed" in the UAC registration?
modparam("uac", "reg_random_delay", 20)
I have records stored in DB with
reg_delay=0. When doing uac.reg_dump, I do see the value of reg_delay being random for various records.
However, after restarting Kamailio, the registrations are all sent out
simultaneously, there doesn't seem to be a "delay", whatever the purpose is supposed to be.
Can someone clarify please?
Kamailio 5.5.0
Thanks. Regards,
--Sergiu