#include <mrcp_connection_types.h>
Data Fields | |
| mrcp_connection_agent_t * | agent |
| mrcp_connection_t * | connection |
| mrcp_message_t * | active_request |
| apt_timer_t * | request_timer |
| apt_bool_t | removed |
| void * | obj |
| void * | log_obj |
| apr_pool_t * | pool |
| apt_str_t | identifier |
MRCPv2 control channel
Request sent to the server and waiting for a response
MRCPv2 Connection agent
MRCPv2 (shared) connection
Channel identifier (id at resource)
External logger object associated with the channel
External object associated with the channel
| apr_pool_t* mrcp_control_channel_t::pool |
Pool to allocate memory from
Indicate removed connection (safe to destroy)
Timer used for request timeouts
1.6.1