|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Protocol-specific call metadata for SIP calls. More...
#include <voip_calls.h>
Public Attributes | |
| char * | call_identifier |
| uint32_t | invite_cseq |
| sip_call_state | sip_state |
Protocol-specific call metadata for SIP calls.
| char* _sip_calls_info::call_identifier |
SIP Call-ID header value uniquely identifying this dialog.
| uint32_t _sip_calls_info::invite_cseq |
CSeq number of the initial INVITE request.
| sip_call_state _sip_calls_info::sip_state |
Current signalling state of this SIP call.