WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJNATH Reference

pj_stun_tx_data Struct Reference
[STUN session]

Public Member Functions

 PJ_DECL_LIST_MEMBER (struct pj_stun_tx_data)

Data Fields

pj_pool_tpool
pj_stun_sessionsess
pj_stun_msgmsg
void * token
pj_stun_client_tsxclient_tsx
pj_bool_t retransmit
pj_uint32_t msg_magic
pj_uint8_t msg_key [12]
pj_stun_req_cred_info auth_info
void * pkt
unsigned max_len
pj_size_t pkt_size
unsigned addr_len
const pj_sockaddr_tdst_addr
pj_timer_entry res_timer

Detailed Description

This structure describe the outgoing STUN transmit data to carry the message to be sent.

Forward declaration for pj_stun_tx_data


Member Function Documentation

pj_stun_tx_data::PJ_DECL_LIST_MEMBER ( struct pj_stun_tx_data   ) 

PJLIB list interface


Field Documentation

Length of destination address.

Destination address.

Length of packet buffer.

The STUN message.

Message/transaction key.

The STUN packet.

The actual length of STUN pkt.

The token.


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

 


PJNATH - Open Source NAT traversal helper library supporting STUN, TURN, and ICE
Copyright (C) 2006-2009 Teluu Inc.