RTS API Documentation  1.10.11
Data Fields
switch_tone_detect_t Struct Reference
+ Collaboration diagram for switch_tone_detect_t:

Data Fields

teletone_multi_tone_t mt
 
char * app
 
char * data
 
char * key
 
teletone_tone_map_t map
 
int up
 
int total_hits
 
int hits
 
int sleep
 
int expires
 
int default_sleep
 
int default_expires
 
int once
 
switch_time_t start_time
 
switch_tone_detect_callback_t callback
 

Detailed Description

Definition at line 4125 of file switch_ivr_async.c.

Field Documentation

◆ app

char* switch_tone_detect_t::app

◆ callback

switch_tone_detect_callback_t switch_tone_detect_t::callback

◆ data

char* switch_tone_detect_t::data

◆ default_expires

int switch_tone_detect_t::default_expires

Definition at line 4137 of file switch_ivr_async.c.

Referenced by switch_ivr_tone_detect_session(), and tone_detect_callback().

◆ default_sleep

int switch_tone_detect_t::default_sleep

Definition at line 4136 of file switch_ivr_async.c.

Referenced by switch_ivr_tone_detect_session(), and tone_detect_callback().

◆ expires

int switch_tone_detect_t::expires

Definition at line 4135 of file switch_ivr_async.c.

Referenced by switch_ivr_tone_detect_session(), and tone_detect_callback().

◆ hits

int switch_tone_detect_t::hits

Definition at line 4133 of file switch_ivr_async.c.

Referenced by switch_ivr_tone_detect_session(), and tone_detect_callback().

◆ key

char* switch_tone_detect_t::key

◆ map

teletone_tone_map_t switch_tone_detect_t::map

Definition at line 4130 of file switch_ivr_async.c.

Referenced by switch_ivr_tone_detect_session().

◆ mt

teletone_multi_tone_t switch_tone_detect_t::mt

Definition at line 4126 of file switch_ivr_async.c.

Referenced by switch_ivr_tone_detect_session(), and tone_detect_callback().

◆ once

int switch_tone_detect_t::once

Definition at line 4138 of file switch_ivr_async.c.

Referenced by switch_ivr_tone_detect_session(), and tone_detect_callback().

◆ sleep

int switch_tone_detect_t::sleep

Definition at line 4134 of file switch_ivr_async.c.

Referenced by switch_ivr_tone_detect_session(), and tone_detect_callback().

◆ start_time

switch_time_t switch_tone_detect_t::start_time

◆ total_hits

int switch_tone_detect_t::total_hits

Definition at line 4132 of file switch_ivr_async.c.

Referenced by switch_ivr_tone_detect_session(), and tone_detect_callback().

◆ up

int switch_tone_detect_t::up

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