| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
#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 | |
Definition at line 285 of file include/asterisk/app.h.
| struct ast_string_field_mgr __field_mgr | 
Definition at line 296 of file include/asterisk/app.h.
| struct ast_string_field_pool* __field_mgr_pool | 
Definition at line 296 of file include/asterisk/app.h.
| const ast_string_field callerchan | 
Definition at line 296 of file include/asterisk/app.h.
Referenced by test_vm_api_create_voicemail_files(), test_vm_api_test_setup(), and test_vm_api_update_test_snapshots().
| const ast_string_field callerid | 
Definition at line 296 of file include/asterisk/app.h.
Referenced by test_vm_api_create_mock_snapshot(), test_vm_api_create_voicemail_files(), and test_vm_api_update_test_snapshots().
| const ast_string_field duration | 
Definition at line 296 of file include/asterisk/app.h.
Referenced by message_playback_callback_fn(), test_vm_api_create_voicemail_files(), test_vm_api_test_setup(), and test_vm_api_update_test_snapshots().
| const ast_string_field exten | 
Definition at line 296 of file include/asterisk/app.h.
Referenced by test_vm_api_create_mock_snapshot(), test_vm_api_create_voicemail_files(), test_vm_api_destroy_mailbox_voicemails(), test_vm_api_remove_voicemail(), test_vm_api_test_setup(), and test_vm_api_update_test_snapshots().
| const ast_string_field flag | 
Definition at line 296 of file include/asterisk/app.h.
Referenced by test_vm_api_create_voicemail_files(), and test_vm_api_update_test_snapshots().
| const ast_string_field folder_name | 
Definition at line 296 of file include/asterisk/app.h.
Referenced by test_vm_api_create_voicemail_files(), test_vm_api_remove_voicemail(), test_vm_api_test_setup(), and test_vm_api_update_test_snapshots().
| struct { ... } msg | 
| const ast_string_field msg_id | 
Definition at line 296 of file include/asterisk/app.h.
Referenced by AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), message_range_and_existence_check(), test_vm_api_create_mock_snapshot(), test_vm_api_create_voicemail_files(), and test_vm_api_update_test_snapshots().
| unsigned int msg_number | 
Definition at line 297 of file include/asterisk/app.h.
Referenced by test_vm_api_create_voicemail_files(), test_vm_api_remove_voicemail(), test_vm_api_test_setup(), test_vm_api_update_test_snapshots(), and vm_msg_snapshot_create().
| struct ast_vm_msg_snapshot* next | 
Definition at line 299 of file include/asterisk/app.h.
| const ast_string_field origdate | 
Definition at line 296 of file include/asterisk/app.h.
Referenced by test_vm_api_create_voicemail_files(), test_vm_api_test_setup(), and test_vm_api_update_test_snapshots().
| const ast_string_field origtime | 
Definition at line 296 of file include/asterisk/app.h.
Referenced by test_vm_api_create_voicemail_files(), test_vm_api_test_setup(), test_vm_api_update_test_snapshots(), and vm_msg_snapshot_create().