Thu Apr 28 2011 17:16:26

Asterisk developer's documentation


sip_socket Struct Reference

The SIP socket definition. More...

Collaboration diagram for sip_socket:

Data Fields

int fd
uint16_t port
struct
ast_tcptls_session_instance
tcptls_session
enum sip_transport type

Detailed Description

The SIP socket definition.

Definition at line 1171 of file chan_sip.c.


Field Documentation

int fd

Filed descriptor, the actual socket

Definition at line 1173 of file chan_sip.c.

Referenced by __sip_xmit(), _sip_tcp_helper_thread(), set_socket_transport(), sip_alloc(), sip_prepare_socket(), and sipsock_read().


The documentation for this struct was generated from the following file: