[asterisk-dev] [Code Review] If DNS is unavailable at start-up, update peer address so registration works when DNS comes back
Eric Wieling
eric at fnords.org
Tue Aug 2 10:38:58 CDT 2011
On Tue, 02 Aug 2011 15:26:48 -0000
"kobaz" <reviewboard at asterisk.org> wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1335/#review3961
> -----------------------------------------------------------
>
>
> I can't reproduce the bug. If I start up asterisk with my dns server
> blocking requests, it cannot look up the hostname and cannot
> register. As soon as I unblock requests, asterisk will find the
> hostname and successfully register.
>
> This is without the patch. I'm trying to see what situation this
> fixes.
When you block DNS requests are you dropping the packet, or are you
rejecting the packet with an ICMP response?
More information about the asterisk-dev
mailing list