#include <app.h>

Data Fields | |
| struct ast_string_field_mgr | __field_mgr |
| struct ast_string_field_pool * | __field_mgr_pool |
| const ast_string_field | callerchan |
| const ast_string_field | callerid |
| const ast_string_field | duration |
| const ast_string_field | exten |
| const ast_string_field | flag |
| const ast_string_field | folder_name |
| struct { | |
| struct ast_vm_msg_snapshot * next | |
| } | msg |
| const ast_string_field | msg_id |
| unsigned int | msg_number |
| const ast_string_field | origdate |
| const ast_string_field | origtime |
| struct ast_string_field_mgr __field_mgr |
| const ast_string_field callerchan |
| const ast_string_field callerid |
| const ast_string_field duration |
| const ast_string_field exten |
| const ast_string_field flag |
| const ast_string_field folder_name |
| struct { ... } msg |
| const ast_string_field msg_id |
| unsigned int msg_number |
Definition at line 310 of file app.h.
Referenced by vm_msg_snapshot_create().
| struct ast_vm_msg_snapshot* next |
| const ast_string_field origdate |
| const ast_string_field origtime |
Definition at line 309 of file app.h.
Referenced by vm_msg_snapshot_create().