RTS API Documentation
1.10.11
|
Data Fields | |
switch_core_session_t * | session_a |
switch_core_session_t * | session_b |
int | up |
Definition at line 42 of file switch_ivr_bridge.c.
switch_core_session_t* vid_helper::session_a |
Definition at line 43 of file switch_ivr_bridge.c.
Referenced by audio_bridge_thread(), and text_bridge_thread().
switch_core_session_t* vid_helper::session_b |
Definition at line 44 of file switch_ivr_bridge.c.
Referenced by audio_bridge_thread(), and text_bridge_thread().
int vid_helper::up |
Definition at line 45 of file switch_ivr_bridge.c.
Referenced by audio_bridge_thread(), and text_bridge_thread().