[Asterisk-cvs] asterisk/configs dundi.conf.sample,1.11,1.12
russell at lists.digium.com
russell at lists.digium.com
Tue Apr 5 22:43:57 CDT 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv11709/configs
Modified Files:
dundi.conf.sample
Log Message:
note that the weight has a special meaning for e164
Index: dundi.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/dundi.conf.sample,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dundi.conf.sample 6 Apr 2005 03:33:30 -0000 1.11
+++ dundi.conf.sample 6 Apr 2005 03:36:39 -0000 1.12
@@ -1,5 +1,7 @@
;
; DUNDi configuration file
+;
+; For more information about DUNDi, see http://www.dundi.com
;
;
[general]
@@ -83,7 +85,8 @@
; '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)
;
More information about the svn-commits
mailing list