aboutsummaryrefslogtreecommitdiffstats
path: root/configs/dundi.conf.sample
diff options
context:
space:
mode:
authorcitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-10-22 14:52:42 +0000
committercitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-10-22 14:52:42 +0000
commitf6ded591b765a8cc16d6bd66cb1d6b68c2a37f26 (patch)
treea25315d14b1bb50c5ca0274e9e3a69b92eea744b /configs/dundi.conf.sample
parent4ff08f5831bca1664a0dff071947498632161da0 (diff)
Update example dundi.conf docs to include the other 2 variables that can be used in the destination string
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4046 f38db490-d61c-443f-a65b-d21fe96a405b
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:
;