From: James Golovich Date: Fri, 22 Oct 2004 14:52:42 +0000 (+0000) Subject: Update example dundi.conf docs to include the other 2 variables that can be used... X-Git-Tag: 1.2.0-beta1~1982 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4eab5043319a89cece34ee33d5fd0f8c50f5500f;p=thirdparty%2Fasterisk.git 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 --- diff --git a/configs/dundi.conf.sample b/configs/dundi.conf.sample index c95d7fd935..39dda3dfd7 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: ;