projects
/
asterisk/asterisk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Improve documentation of ${SIPDOMAIN}
[asterisk/asterisk.git]
/
doc
/
README.variables
diff --git
a/doc/README.variables
b/doc/README.variables
index
86c7ca7
..
95485ba
100755
(executable)
--- 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
${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
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