Thu Jul 9 13:41:39 2009

Asterisk developer's documentation


digit_detect_state_t Struct Reference


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


Field Documentation

int current_digits

Definition at line 247 of file dsp.c.

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

int detected_digits

Definition at line 248 of file dsp.c.

char digits[MAX_DTMF_DIGITS+1]

Definition at line 246 of file dsp.c.

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

dtmf_detect_state_t dtmf

Definition at line 252 of file dsp.c.

Referenced by ast_dsp_digitreset().

int lost_digits

Definition at line 249 of file dsp.c.

mf_detect_state_t mf

Definition at line 253 of file dsp.c.

Referenced by ast_dsp_digitreset().

union { ... } td

Referenced by ast_dsp_digitreset().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:39 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7