RTS API Documentation
1.10.11
|
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(), teletone_multi_tone_init(), teletone_mux_tones(), teletone_run(), teletone_set_map(), and teletone_set_tone().