Kaian
Kaian
Hi @jkroonza I started working a long time ago in a 2.x version of sngrep using glib in the branch `glib-2`. That version is highly unstable and not recommended, but...
Sorry for closing without comment. This was closed because it's duplicated from an existing previous issue #210 and we're cleaning a bit the issue list. We're currently only doing bugfixing...
I like the approach provided by miconda, so I'm closing this. Thanks everyone!
Hi! It just means that you can select more than one dialog in Call List to display multiple dialogs at the same time. Pressing space will select the dialogs, enter...
Hi @gmaruzz !! Thanks for the patch! Long time ago, I started working on a version of sngrep using glib-2 library that, if I'm not mistaken, implemented something like this...
> problem is that they can arrive even not in order, eg you cannot just check two consecutive packets This should be no problem. Retransmission logic does not check previous...
Hi @sajai20 The process seems correct, but the error you're receiving is relevant. It means it can not reserve port 9060 for reading packets sent by .94 server. There is...
Is 10.212.178.19 a valid ip in that server? you can also listen in all addresses ./sngrep -L udp:0.0.0.0:9060
In the server receiving the HEP packets run: sngrep -L udp:0.0.0.0:9060 Take note of that server IP address (p.e. 192.168.0.1) and run in the other 8 servers: sngrep -H udp:192.168.0.1:9060...
Closes due to lack of activity. If the issue still persist feel free to reopen.