Asterisk - The Open Source Telephony Project
21.4.1
|
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. | |
An item in the history.
Definition at line 59 of file res_pjsip_history.c.