Le 22/07/2021 à 18:32, Carlos Chavez a écrit :> I started noticing a few days ago that whenever I dial any number
> or extension there is a delay of 5 to 10 seconds before Asterisk
> reacts. I see nothing on the CLI for that time and then the call goes
> through. I have checked my network to make sure there is nothing
> slowing down packets between the phones and the server.
>
> Any settings I should check on the Asterisk side? This is
> happening with all phones (several brands).
>
Hi,
I've seen this problem several times when there is no DNS resolution of
Asterisk's hostname.
Try to add your hostname to /etc/hosts and check if it's better.
Regards,
Jean