Open oza4h07 opened 1 month ago
The pcap functionality constructs a pcap file with information from the application layer for convenience (for example for TLS it would not be encrypted). It's not a wire capture, and will never show precisely what goes out over the wire. It is most useful for the SIP packet contents and the destination address.
Severity
Trivial
Versions
20.9
Components/Modules
logger
Operating Environment
Debian 11
Frequency of Occurrence
Constant
Issue Description
I'm discovering pjsip set logger pcap feature.
On a multi-homed host, local IP is set to 0.0.0.0 while local and remote MAC addresses are set to 00:00:00:00:00:00.
The SIP message content seems OK.
I would expect from a capture file to exactly reflect what is sent over the wire so that the logged content can be relied on when debugging is needed.
I can privately provide one such pcap file.
Relevant log output
No response
Asterisk Issue Guidelines