mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
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
This commit is contained in:
@@ -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:
|
||||
---------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user