From 307f862c23276e768f2ae934f75bb4444691b120 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Wed, 6 Apr 2005 03:36:39 +0000 Subject: note that the weight has a special meaning for e164 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5420 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/dundi.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'configs/dundi.conf.sample') diff --git a/configs/dundi.conf.sample b/configs/dundi.conf.sample index 6dd6b8fde..3afe732d2 100755 --- a/configs/dundi.conf.sample +++ b/configs/dundi.conf.sample @@ -1,5 +1,7 @@ ; ; DUNDi configuration file +; +; For more information about DUNDi, see http://www.dundi.com ; ; [general] @@ -83,7 +85,8 @@ autokill=yes ; 'weight' is the weight to use for the responses provided from this ; mapping. The number must be >= 0 and < 60000. Since it is totally ; valid to receive multiple reponses to a query, responses received -; with a lower weight are tried first. +; with a lower weight are tried first. Note that the weight has a +; special meaning in the e164 context - see the GPA for more details. ; ; 'tech' is the technology to use (IAX, SIP, H323) ; -- cgit v1.2.3