switch_inband_dtmf_generate_t Struct Reference

Collaboration diagram for switch_inband_dtmf_generate_t:
[legend]

Data Fields

switch_core_session_tsession
teletone_generation_session_t ts
switch_queue_tdigit_queue
switch_buffer_taudio_buffer
switch_mutex_tmutex
int read
int ready
int skip

Detailed Description

Definition at line 2439 of file switch_ivr_async.c.


Field Documentation

switch_buffer_t* switch_inband_dtmf_generate_t::audio_buffer

Definition at line 2443 of file switch_ivr_async.c.

Referenced by generate_on_dtmf(), and inband_dtmf_generate_callback().

switch_queue_t* switch_inband_dtmf_generate_t::digit_queue

Definition at line 2442 of file switch_ivr_async.c.

Referenced by generate_on_dtmf(), and inband_dtmf_generate_callback().

switch_mutex_t* switch_inband_dtmf_generate_t::mutex

Definition at line 2444 of file switch_ivr_async.c.

Referenced by generate_on_dtmf(), and inband_dtmf_generate_callback().

int switch_inband_dtmf_generate_t::read

Definition at line 2445 of file switch_ivr_async.c.

Referenced by inband_dtmf_generate_callback().

int switch_inband_dtmf_generate_t::ready

Definition at line 2446 of file switch_ivr_async.c.

Referenced by generate_on_dtmf(), and inband_dtmf_generate_callback().

switch_core_session_t* switch_inband_dtmf_generate_t::session

Definition at line 2440 of file switch_ivr_async.c.

Referenced by inband_dtmf_generate_callback().

int switch_inband_dtmf_generate_t::skip

Definition at line 2447 of file switch_ivr_async.c.

Referenced by generate_on_dtmf(), and inband_dtmf_generate_callback().

teletone_generation_session_t switch_inband_dtmf_generate_t::ts

Definition at line 2441 of file switch_ivr_async.c.

Referenced by inband_dtmf_generate_callback().


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:29 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7