Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


chanspy_translation_helper Struct Reference

Data Fields

struct ast_audiohook bridge_whisper_audiohook
 
int fd
 
struct ast_flags flags
 
struct ast_audiohook spy_audiohook
 
int volfactor
 
struct ast_audiohook whisper_audiohook
 

Detailed Description

Definition at line 408 of file app_chanspy.c.

Field Documentation

struct ast_audiohook bridge_whisper_audiohook

Definition at line 412 of file app_chanspy.c.

Referenced by channel_spy().

int fd

Definition at line 413 of file app_chanspy.c.

Referenced by channel_spy(), and spy_generate().

struct ast_flags flags

Definition at line 415 of file app_chanspy.c.

Referenced by channel_spy(), and spy_generate().

struct ast_audiohook spy_audiohook

Definition at line 410 of file app_chanspy.c.

Referenced by channel_spy(), and spy_generate().

int volfactor

Definition at line 414 of file app_chanspy.c.

Referenced by channel_spy().

struct ast_audiohook whisper_audiohook

Definition at line 411 of file app_chanspy.c.

Referenced by channel_spy().


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