Skip to content
Snippets Groups Projects
Commit 270c8e37 authored by Mark Spencer's avatar Mark Spencer
Browse files

Improve documentation of ${SIPDOMAIN}

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1731 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 38ea7255
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment