Data Fields | |
unsigned int | id |
struct ast_smdi_interface * | iface |
struct ast_smdi_md_message * | md_msg |
Definition at line 1092 of file res_smdi.c.
unsigned int id |
Definition at line 1093 of file res_smdi.c.
Referenced by smdi_msg_retrieve_read().
struct ast_smdi_interface* iface [read] |
Definition at line 1094 of file res_smdi.c.
Referenced by smdi_msg_datastore_destroy(), and smdi_msg_retrieve_read().
struct ast_smdi_md_message* md_msg [read] |
Definition at line 1095 of file res_smdi.c.
Referenced by smdi_msg_datastore_destroy(), smdi_msg_read(), and smdi_msg_retrieve_read().