Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_sip_calls_info Struct Reference

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
 

Detailed Description

Protocol-specific call metadata for SIP calls.

Member Data Documentation

◆ call_identifier

char* _sip_calls_info::call_identifier

SIP Call-ID header value uniquely identifying this dialog.

◆ invite_cseq

uint32_t _sip_calls_info::invite_cseq

CSeq number of the initial INVITE request.

◆ sip_state

sip_call_state _sip_calls_info::sip_state

Current signalling state of this SIP call.


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