Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
pjsip_history_entry Struct Reference

An item in the history. More...

Data Fields

pj_sockaddr dst
 Destination address.
 
pjsip_msg * msg
 The actual SIP message.
 
int number
 Packet number.
 
pj_pool_t * pool
 Memory pool used to allocate msg.
 
pj_sockaddr src
 Source address.
 
struct timeval timestamp
 Time the packet was transmitted/received.
 
int transmitted
 Whether or not we transmitted the packet.
 

Detailed Description

An item in the history.

Definition at line 59 of file res_pjsip_history.c.


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