aboutsummaryrefslogtreecommitdiffstats
path: root/doc/channelvariables.txt
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-10 23:55:47 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-10 23:55:47 +0000
commit6fdcb5fae5233c35c1391a39b73f5cb8f5d4b28f (patch)
tree9d37bc419c37f5395bcc63a1a25ba743b5eb2225 /doc/channelvariables.txt
parent00dd1704f15d77f4b5ca3694493812b8e49a8696 (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: http://svn.digium.com/svn/asterisk/trunk@9451 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/channelvariables.txt')
-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:
---------------------------------------------------------