[Asterisk-cvs] asterisk/configs dundi.conf.sample,1.2,1.3
citats at lists.digium.com
citats at lists.digium.com
Fri Oct 22 10:48:39 CDT 2004
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/home/citats/cvs/asterisk/configs
Modified Files:
dundi.conf.sample
Log Message:
Update example dundi.conf docs to include the other 2 variables that can be used in the destination string
Index: dundi.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/dundi.conf.sample,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dundi.conf.sample 22 Oct 2004 14:19:11 -0000 1.2
+++ dundi.conf.sample 22 Oct 2004 14:52:42 -0000 1.3
@@ -72,9 +72,12 @@
;
; tech is the technology to use (IAX, SIP, H323)
;
-; dest is the destination to supply for reaching that number. Note
-; that the variable ${NUMBER} shall be replaced by the number being
-; requested.
+; dest is the destination to supply for reaching that number. The
+; following variables can be used in the destination string and will
+; be automatically substituted:
+; ${NUMBER}: The number being requested
+; ${IPADDR}: The IP address to connect to
+; ${SECRET}: The current rotating secret key to be used
;
; Further options may include:
;
More information about the svn-commits
mailing list