From ef864a5cf2d2a63e3d181f5105849815e48713ca Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 22 Feb 2005 07:36:29 +0000 Subject: [PATCH] fix terminology git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5065 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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 51429a8ee4..b9e1c881b7 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