From b2f05a2ab6f42f6bb6df6a37b128eb9632ce99de Mon Sep 17 00:00:00 2001 From: russell Date: Tue, 22 Feb 2005 07:36:29 +0000 Subject: [PATCH] fix terminology git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5065 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/dundi.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/dundi.conf.sample b/configs/dundi.conf.sample index 51429a8ee..b9e1c881b 100755 --- a/configs/dundi.conf.sample +++ b/configs/dundi.conf.sample @@ -37,7 +37,7 @@ ; ttl=32 ; -; If we don't get ACK to our DPREQUEST within 2000ms, and autokill is set +; If we don't get ACK to our DPDISCOVER within 2000ms, and autokill is set ; to yes, then we cancel the whole thing (that's enough time for one ; retransmission only). This is used to keep things from stalling for a long ; time for a host that is not available, but would be ill advised for bad