From 1c36c41f1eeaa461e23039f405ce3609186da959 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Wed, 6 Apr 2005 02:54:59 +0000 Subject: clarify information on time waited for a response git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5418 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/dundi.conf.sample | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'configs') diff --git a/configs/dundi.conf.sample b/configs/dundi.conf.sample index b9e1c881b..ffb971313 100755 --- a/configs/dundi.conf.sample +++ b/configs/dundi.conf.sample @@ -32,8 +32,9 @@ ; ;entityid=00:07:E9:3B:76:60 ; -; Define the max depth in which to search the DUNDi system (also max # of -; seconds to wait for a reply) +; This defines the max depth in which to search the DUNDi system. +; Note that the maximum time that we will wait for a response is +; (2000 + 200 * ttl) ms. ; ttl=32 ; -- cgit v1.2.3