Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
mixmonitor Struct Reference
Collaboration diagram for mixmonitor:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
struct ast_audiohook audiohook
 
struct ast_autochanautochan
 
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
 
ast_callid callid
 
char * filename
 
char * filename_read
 
char * filename_write
 
unsigned int flags
 
struct mixmonitor_dsmixmonitor_ds
 
char * name
 
char * post_process
 
struct {
   struct vm_recipient *   first
 
   struct vm_recipient *   last
 
recipient_list
 

Detailed Description

Definition at line 367 of file app_mixmonitor.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 386 of file app_mixmonitor.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 386 of file app_mixmonitor.c.

◆ audiohook

struct ast_audiohook audiohook

◆ autochan

struct ast_autochan* autochan

Definition at line 376 of file app_mixmonitor.c.

Referenced by launch_monitor_thread(), mixmonitor_thread(), and setup_mixmonitor_ds().

◆ call_callerchan

const ast_string_field call_callerchan

Definition at line 386 of file app_mixmonitor.c.

Referenced by copy_to_voicemail().

◆ call_callerid

const ast_string_field call_callerid

Definition at line 386 of file app_mixmonitor.c.

Referenced by copy_to_voicemail().

◆ call_context

const ast_string_field call_context

Definition at line 386 of file app_mixmonitor.c.

Referenced by copy_to_voicemail().

◆ call_extension

const ast_string_field call_extension

Definition at line 386 of file app_mixmonitor.c.

Referenced by copy_to_voicemail().

◆ call_macrocontext

const ast_string_field call_macrocontext

Definition at line 386 of file app_mixmonitor.c.

Referenced by copy_to_voicemail().

◆ call_priority

int call_priority

Definition at line 387 of file app_mixmonitor.c.

Referenced by copy_to_voicemail(), and launch_monitor_thread().

◆ callid

ast_callid callid

Definition at line 374 of file app_mixmonitor.c.

Referenced by launch_monitor_thread(), and mixmonitor_thread().

◆ filename

char* filename

◆ filename_read

char* filename_read

Definition at line 370 of file app_mixmonitor.c.

Referenced by launch_monitor_thread(), mixmonitor_free(), and mixmonitor_thread().

◆ filename_write

char* filename_write

Definition at line 371 of file app_mixmonitor.c.

Referenced by launch_monitor_thread(), mixmonitor_free(), and mixmonitor_thread().

◆ first

struct vm_recipient* first

Definition at line 391 of file app_mixmonitor.c.

◆ flags

unsigned int flags

Definition at line 375 of file app_mixmonitor.c.

Referenced by launch_monitor_thread().

◆ last

struct vm_recipient* last

Definition at line 391 of file app_mixmonitor.c.

◆ mixmonitor_ds

◆ name

char* name

◆ post_process

char* post_process

Definition at line 372 of file app_mixmonitor.c.

Referenced by launch_monitor_thread(), mixmonitor_free(), and mixmonitor_thread().

◆ recipient_list

struct { ... } recipient_list

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