#include <switch_ivr.h>
Collaboration diagram for switch_unicast_conninfo:

Data Fields | |
| switch_core_session_t * | session |
| switch_codec_t | read_codec |
| switch_frame_t | write_frame |
| switch_byte_t | write_frame_data [SWITCH_RECOMMENDED_BUFFER_SIZE] |
| switch_socket_t * | socket |
| char * | local_ip |
| switch_port_t | local_port |
| char * | remote_ip |
| switch_port_t | remote_port |
| switch_sockaddr_t * | local_addr |
| switch_sockaddr_t * | remote_addr |
| switch_mutex_t * | flag_mutex |
| int32_t | flags |
| int | type |
| int | transport |
| int | stream_id |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1