#include <app.h>

Data Fields | |
| struct ast_string_field_mgr | __field_mgr |
| struct ast_string_field_pool * | __field_mgr_pool |
| const ast_string_field | call_callerchan |
| const ast_string_field | call_callerid |
| const ast_string_field | call_context |
| const ast_string_field | call_extension |
| const ast_string_field | call_macrocontext |
| int | call_priority |
| const ast_string_field | context |
| const ast_string_field | folder |
| const ast_string_field | mailbox |
| const ast_string_field | recording_ext |
| const ast_string_field | recording_file |
Definition at line 88 of file app.h.
struct ast_string_field_mgr __field_mgr [read] |
struct ast_string_field_pool* __field_mgr_pool [read] |
Definition at line 101 of file app.h.
Referenced by copy_to_voicemail(), and msg_create_from_file().
Definition at line 101 of file app.h.
Referenced by copy_to_voicemail(), and msg_create_from_file().
| const ast_string_field call_context |
Definition at line 101 of file app.h.
Referenced by copy_to_voicemail(), and msg_create_from_file().
Definition at line 101 of file app.h.
Referenced by copy_to_voicemail(), and msg_create_from_file().
Definition at line 101 of file app.h.
Referenced by copy_to_voicemail(), and msg_create_from_file().
| int call_priority |
Definition at line 102 of file app.h.
Referenced by copy_to_voicemail(), and msg_create_from_file().
| const ast_string_field context |
Definition at line 101 of file app.h.
Referenced by ast_app_copy_recording_to_vm(), copy_to_voicemail(), and msg_create_from_file().
| const ast_string_field folder |
| const ast_string_field mailbox |
Definition at line 101 of file app.h.
Referenced by ast_app_copy_recording_to_vm(), copy_to_voicemail(), and msg_create_from_file().
Definition at line 101 of file app.h.
Referenced by ast_app_copy_recording_to_vm(), copy_to_voicemail(), and msg_create_from_file().
Definition at line 101 of file app.h.
Referenced by ast_app_copy_recording_to_vm(), copy_to_voicemail(), and msg_create_from_file().
1.5.6