SMDI_MSG()
Synopsis
Retrieve details about an SMDI message.
Description
This function is used to access details of an SMDI message that was pulled from the incoming SMDI message queue using the SMDI_MSG_RETRIEVE() function.
Syntax
SMDI_MSG(message_id,component)
Arguments
message_id
component
- Valid message components are:number
- The message desk numberterminal
- The message desk terminalstation
- The forwarding stationcallerid
- The callerID of the calling party that was forwardedtype
- The call type. The value here is the exact character that came in on the SMDI link. Typically, example values are:
Options:D
- Direct CallsA
- Forward All CallsB
- Forward Busy CallsN
- Forward No Answer Calls
See Also
Import Version
This documentation was imported from Asterisk Version GIT-19-56f9c28a50