summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-11-11 20:46:41 +0000
committerMark Spencer <markster@digium.com>2003-11-11 20:46:41 +0000
commit027d5bbf30190174a3ae4741c70b12cdcb28914c (patch)
tree6109ae393f9a980917003088ed9d42d69e2f7140 /doc
parentf6e02bc3068777ca4e831fc7fb9599b4d53a584d (diff)
Add ${SIPDOMAIN} and "dynamic peer" mode
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1722 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/README.variables1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.variables b/doc/README.variables
index 76438f716..86c7ca782 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -44,6 +44,7 @@ ${UNIQUEID} Current call unique identifier
${DNID} Dialed Number Identifier
${RDNIS} Redirected Dial Number ID Service
${HANGUPCAUSE} Hangup cause on last PRI hangup
+${SIPDOMAIN} SIP domain (if appropriate)
There are two reference modes - reference by value and reference by name.
To refer to a variable with its name (as an argument to a function that