Make ${ACCOUNTCODE} available and document (bug #459)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1743 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2003-11-13 20:42:17 +00:00
parent 5f0e314fe5
commit 64c02a2174
3 changed files with 7 additions and 0 deletions

View File

@@ -44,6 +44,8 @@ ${UNIQUEID} Current call unique identifier
${DNID} Dialed Number Identifier
${RDNIS} Redirected Dial Number ID Service
${HANGUPCAUSE} Hangup cause on last PRI hangup
${ACCOUNTCODE} Account code (if specified)
${SIPDOMAIN} SIP destination domain of an inbound call (if appropriate)
There are two reference modes - reference by value and reference by name.