FreeSWITCH API Documentation  1.7.0
Data Fields
teletone_tone_map_t Struct Reference

An abstraction to store a tone mapping. More...

#include <libteletone.h>

+ Collaboration diagram for teletone_tone_map_t:

Data Fields

teletone_process_t freqs [TELETONE_MAX_TONES]
 

Detailed Description

An abstraction to store a tone mapping.

Definition at line 93 of file libteletone.h.

Field Documentation

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().


The documentation for this struct was generated from the following file: