I am using a SIP server that listens on port 5070 for SIP / TLS requests. I am trying to track and analyze why my number is not registered through the network through Wireshark.
I edited all the necessary fields in the Wireshark settings, added the server’s private key, edited the SIP TCP and TLS ports (5070 not 5061), and all I get now is the TLS Hello client and Server Responses, but SIP is not displayed, only TCP SYN and ACK.
I searched and tried everything possible, but to no avail - any help would be greatly appreciated.
Thanks in advance.
// M
source
share