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

#include <voip_calls.h>

Public Attributes

voip_call_state call_state
 
voip_call_active_state call_active_state
 
char * call_id
 
char * from_identity
 
char * to_identity
 
void * prot_info
 
void(* free_prot_info )(void *)
 
address initial_speaker
 
uint32_t npackets
 
voip_protocol protocol
 
char * protocol_name
 
char * call_comment
 
uint16_t call_num
 
frame_data * start_fd
 
nstime_t start_rel_ts
 
frame_data * stop_fd
 
nstime_t stop_rel_ts
 

Detailed Description

defines a voip call

Member Data Documentation

◆ start_fd

frame_data* _voip_calls_info::start_fd

‍The frame_data struct holds the frame number and timing information needed.


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