|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
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 |
Protocol-specific call metadata for ISUP calls.
| uint16_t _isup_calls_info::cic |
Circuit Identification Code assigned to this call.
| uint32_t _isup_calls_info::dpc |
Destination Point Code (SS7 network address of the destination).
| uint8_t _isup_calls_info::ni |
Network Indicator identifying the SS7 network (national/international).
| uint32_t _isup_calls_info::opc |
Originating Point Code (SS7 network address of the source).