Fri Jul 24 00:42:09 2009

Asterisk developer's documentation


sip_socket Struct Reference

The SIP socket definition. More...


Data Fields

int fd
uint16_t port
ast_tcptls_session_instancetcptls_session
enum sip_transport type


Detailed Description

The SIP socket definition.

Definition at line 856 of file chan_sip.c.


Field Documentation

int fd

Filed descriptor, the actual socket

Definition at line 858 of file chan_sip.c.

Referenced by __sip_xmit(), parse_moved_contact(), set_peer_defaults(), and sip_request_call().

uint16_t port

Definition at line 859 of file chan_sip.c.

Referenced by build_peer(), create_addr(), and transmit_register().

struct ast_tcptls_session_instance* tcptls_session

Definition at line 860 of file chan_sip.c.

Referenced by __sip_xmit(), copy_socket_data(), parse_moved_contact(), and sip_destroy_peer().

enum sip_transport type

UDP, TCP or TLS

Definition at line 857 of file chan_sip.c.

Referenced by __sip_reliable_xmit(), __sip_xmit(), _sip_show_peer(), build_contact(), build_peer(), create_addr(), create_addr_from_peer(), get_transport_pvt(), handle_request_do(), initreqprep(), parse_moved_contact(), parse_register_contact(), set_address_from_contact(), set_peer_defaults(), sip_request_call(), sip_send_mwi_to_peer(), and transmit_register().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 24 00:42:09 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7