switch_unicast_conninfo Struct Reference

#include <switch_ivr.h>

Collaboration diagram for switch_unicast_conninfo:

[legend]

Data Fields

switch_core_session_tsession
switch_codec_t read_codec
switch_frame_t write_frame
switch_byte_t write_frame_data [SWITCH_RECOMMENDED_BUFFER_SIZE]
switch_socket_tsocket
char * local_ip
switch_port_t local_port
char * remote_ip
switch_port_t remote_port
switch_sockaddr_tlocal_addr
switch_sockaddr_tremote_addr
switch_mutex_tflag_mutex
int32_t flags
int type
int transport
int stream_id

Detailed Description

Definition at line 46 of file switch_ivr.h.


Field Documentation

switch_mutex_t* switch_unicast_conninfo::flag_mutex

Definition at line 58 of file switch_ivr.h.

int32_t switch_unicast_conninfo::flags

Definition at line 59 of file switch_ivr.h.

switch_sockaddr_t* switch_unicast_conninfo::local_addr

Definition at line 56 of file switch_ivr.h.

char* switch_unicast_conninfo::local_ip

Definition at line 52 of file switch_ivr.h.

switch_port_t switch_unicast_conninfo::local_port

Definition at line 53 of file switch_ivr.h.

switch_codec_t switch_unicast_conninfo::read_codec

Definition at line 48 of file switch_ivr.h.

Referenced by switch_ivr_deactivate_unicast(), and switch_ivr_park().

switch_sockaddr_t* switch_unicast_conninfo::remote_addr

Definition at line 57 of file switch_ivr.h.

Referenced by switch_ivr_park().

char* switch_unicast_conninfo::remote_ip

Definition at line 54 of file switch_ivr.h.

switch_port_t switch_unicast_conninfo::remote_port

Definition at line 55 of file switch_ivr.h.

switch_core_session_t* switch_unicast_conninfo::session

Definition at line 47 of file switch_ivr.h.

Referenced by unicast_thread_launch(), and unicast_thread_run().

switch_socket_t* switch_unicast_conninfo::socket

Definition at line 51 of file switch_ivr.h.

Referenced by switch_ivr_deactivate_unicast(), switch_ivr_park(), and unicast_thread_run().

int switch_unicast_conninfo::stream_id

Definition at line 62 of file switch_ivr.h.

Referenced by unicast_thread_run().

int switch_unicast_conninfo::transport

Definition at line 61 of file switch_ivr.h.

int switch_unicast_conninfo::type

Definition at line 60 of file switch_ivr.h.

switch_frame_t switch_unicast_conninfo::write_frame

Definition at line 49 of file switch_ivr.h.

Referenced by unicast_thread_run().

switch_byte_t switch_unicast_conninfo::write_frame_data[SWITCH_RECOMMENDED_BUFFER_SIZE]

Definition at line 50 of file switch_ivr.h.


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