summaryrefslogtreecommitdiff
path: root/configs/dundi.conf.sample
diff options
context:
space:
mode:
authorJames Golovich <james@gnuinter.net>2004-10-22 14:52:42 +0000
committerJames Golovich <james@gnuinter.net>2004-10-22 14:52:42 +0000
commit4eab5043319a89cece34ee33d5fd0f8c50f5500f (patch)
treea25315d14b1bb50c5ca0274e9e3a69b92eea744b /configs/dundi.conf.sample
parent8c4657bddf16447e39d78aace58c94779bf4438d (diff)
Update example dundi.conf docs to include the other 2 variables that can be used in the destination string
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4046 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/dundi.conf.sample')
-rwxr-xr-xconfigs/dundi.conf.sample9
1 files changed, 6 insertions, 3 deletions
diff --git a/configs/dundi.conf.sample b/configs/dundi.conf.sample
index c95d7fd93..39dda3dfd 100755
--- a/configs/dundi.conf.sample
+++ b/configs/dundi.conf.sample
@@ -72,9 +72,12 @@ autokill=yes
;
; 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:
;