teletone_dtmf_detect_init   16 src/detect_dtmf.c 	teletone_dtmf_detect_init (&dtmf_detect, 8000);
teletone_dtmf_detect_init 2610 src/ftdm_io.c  				teletone_dtmf_detect_init (&ftdmchan->dtmf_detect, ftdmchan->rate);
teletone_dtmf_detect_init 2621 src/ftdm_io.c                      		teletone_dtmf_detect_init (&ftdmchan->dtmf_detect, ftdmchan->rate);
teletone_dtmf_detect_init  190 src/include/private/libteletone_detect.h TELETONE_API(void) teletone_dtmf_detect_init (teletone_dtmf_detect_state_t *dtmf_detect_state, int sample_rate);
teletone_dtmf_detect_init  105 src/libteletone_detect.c TELETONE_API(void) teletone_dtmf_detect_init (teletone_dtmf_detect_state_t *dtmf_detect_state, int sample_rate)