From c4be3dfb53a32dff7eff81c33970e828ee75a085 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Tue, 21 Jun 2005 00:58:31 +0000 Subject: make query cache time configurable (bug #4524) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5946 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/dundi.conf.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configs') diff --git a/configs/dundi.conf.sample b/configs/dundi.conf.sample index 3afe732d2..a3c8c77d9 100755 --- a/configs/dundi.conf.sample +++ b/configs/dundi.conf.sample @@ -34,6 +34,11 @@ ; ;entityid=00:07:E9:3B:76:60 ; +; Peers shall cache our query responses for the specified time, +; given in seconds. Default is 3600. +; +;cachetime=3600 +; ; 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. -- cgit v1.2.3