FreeSWITCH API Documentation
1.7.0
|
An abstraction to store a tone mapping. More...
#include <libteletone.h>
Data Fields | |
teletone_process_t | freqs [TELETONE_MAX_TONES] |
An abstraction to store a tone mapping.
Definition at line 93 of file libteletone.h.
teletone_process_t teletone_tone_map_t::freqs[TELETONE_MAX_TONES] |
An array of tone frequencies
Definition at line 95 of file libteletone.h.
Referenced by switch_ivr_tone_detect_session(), and teletone_run().