Mon Jan 30 13:29:30 2012

Asterisk developer's documentation


mf_detect_state_t Struct Reference

Data Fields

int current_digits
int current_sample
int detected_digits
char digits [MAX_DTMF_DIGITS+1]
int fax_hits
int hits [5]
int lost_digits
int mhit
goertzel_state_t tone_out [6]

Detailed Description

Definition at line 238 of file dsp.c.


Field Documentation

Definition at line 252 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_mf_detect_init(), and mf_detect().

Definition at line 257 of file dsp.c.

Referenced by ast_mf_detect_init(), and mf_detect().

char digits[MAX_DTMF_DIGITS+1]
int fax_hits

Definition at line 260 of file dsp.c.

int hits[5]

Definition at line 250 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_mf_detect_init(), and mf_detect().

Definition at line 258 of file dsp.c.

Referenced by ast_mf_detect_init(), and mf_detect().

int mhit

Definition at line 241 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_mf_detect_init(), and mf_detect().

Definition at line 240 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_mf_detect_init(), and mf_detect().


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

Generated on 30 Jan 2012 for Asterisk - the Open Source PBX by  doxygen 1.6.1