#include <smdi.h>
Public Member Functions | |
| ASTOBJ_COMPONENTS (struct ast_smdi_mwi_message) | |
Data Fields | |
| char | cause [SMDI_MWI_FAIL_CAUSE_LEN+1] |
| char | fwd_st [SMDI_MAX_STATION_NUM_LEN+1] |
| struct timeval | timestamp |
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.
Definition at line 52 of file smdi.h.
| ASTOBJ_COMPONENTS | ( | struct | ast_smdi_mwi_message | ) |
| char cause[SMDI_MWI_FAIL_CAUSE_LEN+1] |
| char fwd_st[SMDI_MAX_STATION_NUM_LEN+1] |
struct timeval timestamp [read] |
1.5.5