Tools

From VoIPmonitor.org
Revision as of 15:29, 15 May 2013 by Festr (talk | contribs) (Created page with "= MTR = MTR shows the trace from VoIPmonitor WEB server to a selected IP address. The output is from the linux mtr tool which runs for 10 seconds and sends 10 packets. [[Fi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MTR

MTR shows the trace from VoIPmonitor WEB server to a selected IP address. The output is from the linux mtr tool which runs for 10 seconds and sends 10 packets.

Tools-mtr.png

IP lookup

An IP lookup table is used to substitute IP addresses in various places, such as CDR view. IP lookup table takes precedence over the DNS. To enable the IP lookup enable database IP reverse lookup is Settings -> system configuration.

Tools-iplookup.png

Prefix lookup

The prefix lookup table is used to substitute numbers in various places like CDR view. The prefix lookup table takes precedence over the IP lookup and DNS. To enable IP lookup set ENABLE_SQL_CUSTOMER_PREFIX_LOOKUP to true in config/configuration.php

Tools-prefixlookup.png

Load pcap

Here you can upload a pcap file captured by any tool using the libpcap format which includes tcpdump, tshark, wireshark, voipmonitor and others. An uploaded pcap file is read by voipmonitor:

voipmonitor --config-file /etc/voipmonitor.conf -r upload.pcap

where /etc/voipmonitor.conf can be changed in Settings -> system configuration -> upload sniffer conf path.

Batch download CDR Wav

This feature allows download WAV files in batch uploading list of calls in CSV file.

Tools-batchwav.png

example CSV file

Tools-batchwav-examplecsv.png

Concurrent calls stats

this shows concurrent calls statistics averaged by 60 minute interval. This is how the license for GUI is applied. If VoIPmonitor creates CDR for each of CDR leg this graph shows it both. For example if you have 100 calls and each call is seen as carrier -> PBX and PBX -> local phone, here you will see 200 calls. In this case you do not need license for 200 calls but for 100.

Tools-concurrentcallsstat.png