mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 03:08:45 +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)
|
; tech is the technology to use (IAX, SIP, H323)
|
||||||
;
|
;
|
||||||
; dest is the destination to supply for reaching that number. Note
|
; dest is the destination to supply for reaching that number. The
|
||||||
; that the variable ${NUMBER} shall be replaced by the number being
|
; following variables can be used in the destination string and will
|
||||||
; requested.
|
; 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:
|
; Further options may include:
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user