mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-18 18:58:22 +00:00
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
This commit is contained in:
@@ -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:
|
||||
;
|
||||
|
Reference in New Issue
Block a user