mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 11:42:27 +00:00
Improve documentation of ${SIPDOMAIN}
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1731 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -44,7 +44,7 @@ ${UNIQUEID} Current call unique identifier
|
|||||||
${DNID} Dialed Number Identifier
|
${DNID} Dialed Number Identifier
|
||||||
${RDNIS} Redirected Dial Number ID Service
|
${RDNIS} Redirected Dial Number ID Service
|
||||||
${HANGUPCAUSE} Hangup cause on last PRI hangup
|
${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.
|
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
|
To refer to a variable with its name (as an argument to a function that
|
||||||
|
@@ -44,7 +44,7 @@ ${UNIQUEID} Current call unique identifier
|
|||||||
${DNID} Dialed Number Identifier
|
${DNID} Dialed Number Identifier
|
||||||
${RDNIS} Redirected Dial Number ID Service
|
${RDNIS} Redirected Dial Number ID Service
|
||||||
${HANGUPCAUSE} Hangup cause on last PRI hangup
|
${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.
|
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
|
To refer to a variable with its name (as an argument to a function that
|
||||||
|
Reference in New Issue
Block a user