Asterisk - The Open Source Telephony Project
21.4.1
|
An SMDI message waiting indicator message. More...
#include <smdi.h>
Data Fields | |
char | cause [SMDI_MWI_FAIL_CAUSE_LEN+1] |
char | fwd_st [SMDI_MAX_STATION_NUM_LEN+1] |
char | name [SMDI_MESG_NAME_LEN] |
struct timeval | timestamp |
An SMDI message waiting indicator message.
The ast_smdi_mwi_message structure contains the parsed out parts of an smdi message. Each ast_smdi_interface structure has a message queue consisting ast_smdi_mwi_message structures.