![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
mf_detect_state_t Struct Reference
Collaboration diagram for mf_detect_state_t:
Definition at line 232 of file dsp.c.
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] |
|
|
Definition at line 250 of file dsp.c. Referenced by ast_dsp_digitreset(), ast_dsp_getdigits(), and ast_dsp_process(). |
|
|
Definition at line 246 of file dsp.c. Referenced by ast_dsp_digitreset(). |
|
|
|
|
|
Definition at line 248 of file dsp.c. Referenced by ast_dsp_digitreset(), ast_dsp_getdigits(), and ast_dsp_process(). |
|
|
|
|
|
Definition at line 244 of file dsp.c. Referenced by ast_dsp_digitreset(). |
|
|
|
|
|
Definition at line 235 of file dsp.c. Referenced by ast_dsp_digitreset(). |
|
|
Definition at line 234 of file dsp.c. Referenced by ast_dsp_digitreset(). |