Mon May 14 04:52:50 2007

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


Field Documentation

int current_digits

Definition at line 249 of file dsp.c.

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

int current_sample

Definition at line 245 of file dsp.c.

Referenced by ast_dsp_digitreset().

int detected_digits

Definition at line 250 of file dsp.c.

char digits[MAX_DTMF_DIGITS+1]

Definition at line 247 of file dsp.c.

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

int fax_hits

Definition at line 253 of file dsp.c.

int hits[5]

Definition at line 243 of file dsp.c.

Referenced by ast_dsp_digitreset().

int lost_digits

Definition at line 251 of file dsp.c.

int mhit

Definition at line 234 of file dsp.c.

Referenced by ast_dsp_digitreset().

goertzel_state_t tone_out[6]

Definition at line 233 of file dsp.c.

Referenced by ast_dsp_digitreset().


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:52:50 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1