Mon Jul 14 17:25:37 2008

Asterisk developer's documentation


mf_detect_state_t Struct Reference

Collaboration diagram for mf_detect_state_t:

Collaboration graph
[legend]

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 237 of file dsp.c.


Field Documentation

int current_digits

Definition at line 255 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_dsp_getdigits(), and ast_dsp_process().

int current_sample

Definition at line 251 of file dsp.c.

Referenced by ast_dsp_digitreset().

int detected_digits

Definition at line 256 of file dsp.c.

char digits[MAX_DTMF_DIGITS+1]

Definition at line 253 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_dsp_getdigits(), and ast_dsp_process().

int fax_hits

Definition at line 259 of file dsp.c.

int hits[5]

Definition at line 249 of file dsp.c.

Referenced by ast_dsp_digitreset().

int lost_digits

Definition at line 257 of file dsp.c.

int mhit

Definition at line 240 of file dsp.c.

Referenced by ast_dsp_digitreset().

goertzel_state_t tone_out[6]

Definition at line 239 of file dsp.c.

Referenced by ast_dsp_digitreset().


The documentation for this struct was generated from the following file:
Generated on Mon Jul 14 17:25:37 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.1