summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2006-02-10 23:55:47 +0000
committerKevin P. Fleming <kpfleming@digium.com>2006-02-10 23:55:47 +0000
commit7b2988821a771420fb0279926ee6671d79ae3fce (patch)
tree9d37bc419c37f5395bcc63a1a25ba743b5eb2225 /doc
parent4f803dfda0ea9b498b887f8ba28fd5b1ba9dbc04 (diff)
clean up SMDI support commit:
copyright header format and dates code formatting and guidelines conformance use of timeval wrapper functions use of memory allocation wrappers propery unref created interface objects during config load document new variable set by chan_zap in doc/channelvariables.txt remove useless 'extern' on function prototypes and definitions git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9451 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc')
-rw-r--r--doc/channelvariables.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/channelvariables.txt b/doc/channelvariables.txt
index b0348b072..3d76885ea 100644
--- a/doc/channelvariables.txt
+++ b/doc/channelvariables.txt
@@ -696,6 +696,8 @@ ${CALLEDTON} * Type of number for incoming PRI extension
${CALLINGSUBADDR} * Called PRI Subaddress
${FAXEXTEN} * The extension called before being redirected to "fax"
${PRIREDIRECTREASON} * Reason for redirect, if a call was directed
+${SMDI_VM_TYPE} * When an call is received with an SMDI message, the 'type'
+ of message 'b' or 'u'
The SIP channel uses the following variables:
---------------------------------------------------------