Wed Mar 3 23:14:49 2010

Asterisk developer's documentation


digit_detect_state_t Struct Reference

Collaboration diagram for digit_detect_state_t:
Collaboration graph
[legend]

Data Fields

int current_digits
int detected_digits
char digits [MAX_DTMF_DIGITS+1]
int lost_digits
union {
   dtmf_detect_state_t   dtmf
   mf_detect_state_t   mf
td

Detailed Description

Definition at line 271 of file dsp.c.


Field Documentation

Definition at line 274 of file dsp.c.

Referenced by ast_digit_detect_init(), ast_dsp_digitreset(), ast_dsp_process(), and store_digit().

Definition at line 275 of file dsp.c.

Referenced by ast_digit_detect_init(), and store_digit().

char digits[MAX_DTMF_DIGITS+1]

Definition at line 273 of file dsp.c.

Referenced by ast_digit_detect_init(), ast_dsp_digitreset(), ast_dsp_process(), and store_digit().

Definition at line 279 of file dsp.c.

Referenced by ast_digit_detect_init(), ast_dsp_digitreset(), and dtmf_detect().

Definition at line 276 of file dsp.c.

Referenced by ast_digit_detect_init(), and store_digit().

Definition at line 280 of file dsp.c.

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

union { ... } td

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

Generated on 3 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1