sniffer icon indicating copy to clipboard operation
sniffer copied to clipboard

VoIPmonitor sniffer sources

Results 24 sniffer issues
Sort by recently updated
recently updated
newest added

sniff.cpp line 1855 Code: codec = 0; if (sscanf(s, "%30u %254[^/]/%d", &payload, mimeSubtype, &rate) == 3) { //

lenght --> length

Hi. I have this error issue when try to use keylogger for ssl decription SSL decode failed: err code -41, connection client_ip->server_ip i see how keylogger send session keys to...

Added curl hook send after cached WAV are moved to spool directory if caching is used. If caching is not used curl hook is sent instantly after WAV file convertation...

Hi! Is there a separate instructions to build "static" executable? In `Debian 10` and `CentOS7` (all x64) there was error with `*.a` libraries absence. In `CentOS6` there is error with...

Hi! There is part of debug output as `syslog` calls and part as `std::cout`. `syslog` - it's Ok Why `std::cout` ?

Hi! Sniffer parses and adds numbers to the database only from the URIs of the "From" and "To" headers. The numbers from the "Diversion" headers are not analyzed and are...

Hi! Could you explain in boolean expression: how sniffer matches calls to procced from `filter_*` tables? `filter_domain` `filter_ip` `filter_sip_header` `filter_telnum` ?