Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_vm_recording_data Struct Reference

Structure used for ast_copy_recording_to_vm in order to cleanly supply data needed for making the recording from the recorded file. More...

#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
 
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
 

Detailed Description

Structure used for ast_copy_recording_to_vm in order to cleanly supply data needed for making the recording from the recorded file.

Definition at line 91 of file include/asterisk/app.h.


The documentation for this struct was generated from the following file: