Asterisk - The Open Source Telephony Project GIT-master-a358458
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
 
int hitsrequired
 
unsigned short int rx
 
int rxcount
 
int signalfeatures
 
unsigned short int squelch
 
unsigned short int tx
 
int txcount
 

Detailed Description

Definition at line 274 of file res_tonedetect.c.

Field Documentation

◆ audiohook

struct ast_audiohook audiohook

Definition at line 276 of file res_tonedetect.c.

Referenced by detect_callback(), and remove_detect().

◆ db

int db

Definition at line 280 of file res_tonedetect.c.

◆ dsp

struct ast_dsp* dsp

Definition at line 275 of file res_tonedetect.c.

◆ duration

int duration

Definition at line 279 of file res_tonedetect.c.

◆ freq1

int freq1

Definition at line 277 of file res_tonedetect.c.

Referenced by freq_parser().

◆ freq2

int freq2

Definition at line 278 of file res_tonedetect.c.

Referenced by freq_parser().

◆ gotorx

char* gotorx

Definition at line 282 of file res_tonedetect.c.

◆ gototx

char* gototx

Definition at line 281 of file res_tonedetect.c.

◆ hitsrequired

int hitsrequired

Definition at line 288 of file res_tonedetect.c.

◆ rx

unsigned short int rx

Definition at line 285 of file res_tonedetect.c.

◆ rxcount

int rxcount

Definition at line 287 of file res_tonedetect.c.

◆ signalfeatures

int signalfeatures

Definition at line 289 of file res_tonedetect.c.

◆ squelch

unsigned short int squelch

Definition at line 283 of file res_tonedetect.c.

◆ tx

unsigned short int tx

Definition at line 284 of file res_tonedetect.c.

◆ txcount

int txcount

Definition at line 286 of file res_tonedetect.c.


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