FreeSWITCH API Documentation  1.7.0
Data Fields
switch_tone_container_t Struct Reference
+ Collaboration diagram for switch_tone_container_t:

Data Fields

switch_tone_detect_t list [MAX_TONES+1]
 
int index
 
switch_media_bug_tbug
 
switch_core_session_tsession
 
int bug_running
 
int detect_fax
 

Detailed Description

Definition at line 3518 of file switch_ivr_async.c.

Field Documentation

switch_media_bug_t* switch_tone_container_t::bug
int switch_tone_container_t::bug_running

Definition at line 3523 of file switch_ivr_async.c.

Referenced by switch_ivr_tone_detect_session(), and tone_detect_callback().

int switch_tone_container_t::detect_fax
int switch_tone_container_t::index
switch_tone_detect_t switch_tone_container_t::list[MAX_TONES+1]
switch_core_session_t* switch_tone_container_t::session

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