aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-11-12 23:54:41 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-11-12 23:54:41 +0000
commit72482bf28d9e8327d965b95177b7af34f5edfbd4 (patch)
treedaae6c164cc8209b924e82edefc66161cd6d680c /doc
parent6724d21eac87b044ef0893e2799a799d288944ca (diff)
Improve documentation of ${SIPDOMAIN}
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1731 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/README.variables2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.variables b/doc/README.variables
index 86c7ca782..95485ba7f 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -44,7 +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)
+${SIPDOMAIN} SIP destination domain of an inbound call (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