Asterisk - The Open Source Telephony Project GIT-master-7921072
Data Fields
chanspy_translation_helper Struct Reference
Collaboration diagram for chanspy_translation_helper:
Collaboration graph
[legend]

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 439 of file app_chanspy.c.

Field Documentation

◆ bridge_whisper_audiohook

struct ast_audiohook bridge_whisper_audiohook

Definition at line 443 of file app_chanspy.c.

Referenced by channel_spy().

◆ fd

int fd

Definition at line 444 of file app_chanspy.c.

Referenced by channel_spy(), and spy_generate().

◆ flags

struct ast_flags flags

Definition at line 446 of file app_chanspy.c.

Referenced by channel_spy(), and spy_generate().

◆ spy_audiohook

struct ast_audiohook spy_audiohook

Definition at line 441 of file app_chanspy.c.

Referenced by channel_spy(), and spy_generate().

◆ volfactor

int volfactor

Definition at line 445 of file app_chanspy.c.

Referenced by channel_spy().

◆ whisper_audiohook

struct ast_audiohook whisper_audiohook

Definition at line 442 of file app_chanspy.c.

Referenced by channel_spy().


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