Kaian
Kaian
What version of sngrep are you using? Can you provide the output of sngrep --version ? sngrep can only receive HEP Data by listening on a given port, it can...
> Kaian, now is running, thanks a lot to help me... Good to know! > tried to open sngrep without interface and always happes segmentation fault What device is configured...
This could be done in a future release. Current 1.x version is only receiving bugfixes right now. Take into account that sngrep is a SIP learning and debugging tool, so...
No news on this topic. Until an eventual 2.x version will happen, this feature won't be implemented. As mentioned before, current maintained version is just bugfixes and small improvements.
Hi @michael2009 Thanks for the pcap once again!! :)) This is not easily solved, because in order to detect a retransmission we have to track the TCP stream status and...
HI @linuxmaniac ! I can do that, but the man page would be huge! And also we must keep two places updated (and I'm failing on just keeping one 😓...
Hi @dias3000 - Does both captures contain the initial SYN, SYN-ACK, ACK packets? (You must restart the TCP connection before capturing). - Are you able to decrypt the connection using...
Thanks for the testing data, it helps a lot to debug these problems. I was able to decode bria dialogs with gnutls code, but openssl one was a bit buggy....
Hi Kismet! sngrep captures rtp streams from ports taken from SDP, so we actually need SIP to get RTP. If you want to use port range, include your SIP port...
Usually DTMF digits are displayed as a RTP stream of type telephone-event but I'm not parsing its contents at all (not sure if parsing those packets I could get the...