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

Protocol-specific call metadata for ISUP calls. More...

#include <voip_calls.h>

Public Attributes

uint16_t cic
 
uint32_t opc
 
uint32_t dpc
 
uint8_t ni
 

Detailed Description

Protocol-specific call metadata for ISUP calls.

Member Data Documentation

◆ cic

uint16_t _isup_calls_info::cic

Circuit Identification Code assigned to this call.

◆ dpc

uint32_t _isup_calls_info::dpc

Destination Point Code (SS7 network address of the destination).

◆ ni

uint8_t _isup_calls_info::ni

Network Indicator identifying the SS7 network (national/international).

◆ opc

uint32_t _isup_calls_info::opc

Originating Point Code (SS7 network address of the source).


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