[Asterisk-cvs] asterisk/configs dundi.conf.sample,1.12,1.13
kpfleming at lists.digium.com
kpfleming at lists.digium.com
Mon Jun 20 20:57:39 CDT 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv2244/configs
Modified Files:
dundi.conf.sample
Log Message:
make query cache time configurable (bug #4524)
Index: dundi.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/dundi.conf.sample,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- dundi.conf.sample 6 Apr 2005 03:36:39 -0000 1.12
+++ dundi.conf.sample 21 Jun 2005 00:58:31 -0000 1.13
@@ -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.
More information about the svn-commits
mailing list