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:
Mark Spencer
2003-11-12 23:54:41 +00:00
parent 38ea72559b
commit 270c8e3746
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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