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

Data Fields

struct ast_audiohook audiohook
 
int db
 
struct ast_dspdsp
 
int duration
 
int freq1
 
int freq2
 
char * gotorx
 
char * gototx
 
unsigned short int rx
 
int rxcount
 
unsigned short int squelch
 
unsigned short int tx
 
int txcount
 

Detailed Description

Definition at line 157 of file app_tonedetect.c.

Field Documentation

◆ audiohook

struct ast_audiohook audiohook

Definition at line 159 of file app_tonedetect.c.

Referenced by destroy_callback(), detect_write(), and remove_detect().

◆ db

int db

Definition at line 163 of file app_tonedetect.c.

Referenced by detect_write(), and wait_exec().

◆ dsp

struct ast_dsp* dsp

Definition at line 158 of file app_tonedetect.c.

Referenced by destroy_callback(), detect_callback(), detect_write(), and wait_exec().

◆ duration

int duration

Definition at line 162 of file app_tonedetect.c.

Referenced by detect_write(), and wait_exec().

◆ freq1

int freq1

Definition at line 160 of file app_tonedetect.c.

Referenced by detect_write(), and wait_exec().

◆ freq2

int freq2

Definition at line 161 of file app_tonedetect.c.

Referenced by detect_write(), and wait_exec().

◆ gotorx

char* gotorx

Definition at line 165 of file app_tonedetect.c.

Referenced by destroy_callback(), detect_callback(), and detect_write().

◆ gototx

char* gototx

Definition at line 164 of file app_tonedetect.c.

Referenced by destroy_callback(), detect_callback(), and detect_write().

◆ rx

unsigned short int rx

Definition at line 168 of file app_tonedetect.c.

Referenced by detect_callback(), and detect_write().

◆ rxcount

int rxcount

Definition at line 170 of file app_tonedetect.c.

Referenced by detect_callback(), detect_read(), and detect_write().

◆ squelch

unsigned short int squelch

Definition at line 166 of file app_tonedetect.c.

Referenced by detect_write(), and wait_exec().

◆ tx

unsigned short int tx

Definition at line 167 of file app_tonedetect.c.

Referenced by detect_callback(), and detect_write().

◆ txcount

int txcount

Definition at line 169 of file app_tonedetect.c.

Referenced by detect_callback(), detect_read(), and detect_write().


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