![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
ast_smdi_md_message Struct Reference
#include <smdi.h>
The ast_smdi_md_message structure contains the parsed out parts of an smdi message. Each ast_smdi_interface structure has a message queue consisting ast_smdi_md_message structures.
Definition at line 66 of file smdi.h.
Public Member Functions | |
| ASTOBJ_COMPONENTS (struct ast_smdi_md_message) | |
Data Fields | |
| char | calling_st [SMDI_MAX_STATION_NUM_LEN+1] |
| char | fwd_st [SMDI_MAX_STATION_NUM_LEN+1] |
| char | mesg_desk_num [SMDI_MESG_DESK_NUM_LEN+1] |
| char | mesg_desk_term [SMDI_MESG_DESK_TERM_LEN+1] |
| timeval | timestamp |
| char | type |
|
|
|
|
|
Definition at line 71 of file smdi.h. Referenced by smdi_read(), and ss_thread(). |
|
|
Definition at line 70 of file smdi.h. Referenced by smdi_read(), and ss_thread(). |
|
|
|
|
|
|
|
|
Definition at line 73 of file smdi.h. Referenced by ast_smdi_md_message_pop(). |
|
|
Definition at line 72 of file smdi.h. Referenced by ss_thread(). |