Difference between revisions of "Content"

From VoIPmonitor.org
Jump to navigation Jump to search
(Created page with "= Introduction = Architecture FAQ = WEB GUI = WEB GUI Manual [http://www.voipmonitor.org/changelog-gui GUI changelog] = Sniffer = Sniffer manual [http...")
 
 
(104 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Introduction =
+
__NOTOC__
 +
[[Architecture]]
 +
 
 +
[[Glossary]]
 +
 
 +
[[Scaling]]
  
[[Architecture]]
+
[[Data Cleaning]]
  
 
[[FAQ]]
 
[[FAQ]]
 +
 +
 +
= Installation =
 +
 +
[[Debian 12]] | [[Debian 11]] | [[Debian 10]]
 +
 +
[[Ubuntu 22.04 LTS]] | [[Ubuntu 20.04 LTS]] | [[Ubuntu 18.04 LTS]]
 +
 +
[[Centos 7]]
 +
 +
[[Rocky 9]]
 +
 +
[[mysql 5.6]]
 +
 +
= Outdated distributions installation =
 +
 +
(We don't support these but installation should be possible)
 +
 +
[[Debian 9]] | [[Debian 8]] | [[Debian 7]] | [[Debian 6]] | [[Debian 7.0 armv5]] | [[Debian 6.0 armv5]]
 +
 +
[[Ubuntu 16.04 LTS]] | [[Ubuntu 14.04 LTS]] | [[Ubuntu 12.04 LTS]] | [[Ubuntu 12.04 LTS 2x ETH dedicated]]
 +
 +
[[Centos 8]] | [[Centos 6.5]] | [[Centos 6.4]] | [[Centos 6.3]] | [[Centos 5.11]] | [[Centos 5.10]]
 +
 +
[[FreeBSD101]] | [[FreeBSD10]] | [[FreeBSD]] | [[FreeBSD 11]]
  
 
= WEB GUI =
 
= WEB GUI =
Line 16: Line 46:
 
[[Sniffer manual]]
 
[[Sniffer manual]]
  
[http://www.voipmonitor.org/changelog-sniffer Sniffer changelog]
+
[[Sniffing modes]]
 +
 
 +
[[Sniffer installation]]
 +
 
 +
[[Sniffer configuration]]
 +
 
 +
[[Sniffer upgrade]]
  
 +
[[Sniffer troubleshooting]]
  
= Installation =
+
[[WebRTC]]
 +
 
 +
[[Tls|TLS SSL decryption]]
 +
 
 +
[[ss7|SS7 / ISUP]]
 +
 
 +
[[DPDK]]
  
[[Ubuntu 12.04 LTS]]
+
= Guides =
  
[[Centos 6.3]]
+
[[https]]
  
[[Debian 6.0 armv5]]
+
[[logging]]
  
[[compiling from source]]
+
[[backup]]
  
[[mysql 5.6]]
+
[[Basic-authentication]]
  
[[Ubuntu 12.04 LTS 2x ETH dedicated]]
+
[[how to migrate database to partitions or optimize performance]]
  
 +
[[How to enable milliseconds precision]]
  
= Guides =
+
[[high availability mariadb galera cluster]]
  
 
[[high availability redundancy failover]]
 
[[high availability redundancy failover]]
  
 
[[GUI automate login]]  
 
[[GUI automate login]]  
 +
 +
[[Nginx]]
 +
 +
[[php-fpm & apache]]
 +
 +
[[Mysql_5.6]]
 +
 +
[[Static build sniffer]]
 +
 +
[[windows rpcapd]]
 +
 +
[[Nagios 3 - wheezy]] | [[Nagios 3 - centos65]]
 +
 +
[[Nagios 4]]
 +
 +
[[Collectd installation]]
 +
 +
[[openvpn]]
 +
 +
[[arm qemu chroot]]
 +
 +
[[upgrade to bigint]]
 +
 +
[[systemd for voipmonitor service management]]
 +
 +
[[upstart for voipmonitor ubuntu 12.04]]
 +
 +
[[manual export of pcap files from spooldir]]
 +
 +
[[download of pcap files / audio files using GUI's api]]
 +
 +
[[batch download of audio for 1000+ CDRs]]
 +
 +
[[check calls duration using sniffer's api]]
 +
 +
[[Enable SSL/TLS + self signed certificate for http server]]
 +
 +
[[Re-install the GUI]]
 +
 +
[[Capture rules - reload]]
 +
 +
[[ChunkPlayer]]
 +
 +
[[IO Measurement]]
 +
 +
[[Google Sign in usage]]
 +
 +
[[SSL/TLS connection to the Mysql/MariaDB]]
 +
 +
[[ProxySQL]]
 +
 +
[[Mysql change datadir location]]
 +
 +
[[Mysql master-master replication hints]]
 +
 +
[[Mysql master-slave replication hints]]
  
 
= troubleshooting =
 
= troubleshooting =
  
 
[[Debugging]]
 
[[Debugging]]
 +
 +
[[Invalid packets order/align in SIP history on centos 7]]
 +
 +
[[Cannot download pcap/audio from spooldir when using chrome and nginx]]
  
 
= Resources =
 
= Resources =
  
 
[http://www.voipmonitor.org/download Download]
 
[http://www.voipmonitor.org/download Download]

Latest revision as of 12:15, 18 January 2024

Architecture

Glossary

Scaling

Data Cleaning

FAQ


Installation

Debian 12 | Debian 11 | Debian 10

Ubuntu 22.04 LTS | Ubuntu 20.04 LTS | Ubuntu 18.04 LTS

Centos 7

Rocky 9

mysql 5.6

Outdated distributions installation

(We don't support these but installation should be possible)

Debian 9 | Debian 8 | Debian 7 | Debian 6 | Debian 7.0 armv5 | Debian 6.0 armv5

Ubuntu 16.04 LTS | Ubuntu 14.04 LTS | Ubuntu 12.04 LTS | Ubuntu 12.04 LTS 2x ETH dedicated

Centos 8 | Centos 6.5 | Centos 6.4 | Centos 6.3 | Centos 5.11 | Centos 5.10

FreeBSD101 | FreeBSD10 | FreeBSD | FreeBSD 11

WEB GUI

WEB GUI Manual

GUI changelog


Sniffer

Sniffer manual

Sniffing modes

Sniffer installation

Sniffer configuration

Sniffer upgrade

Sniffer troubleshooting

WebRTC

TLS SSL decryption

SS7 / ISUP

DPDK

Guides

https

logging

backup

Basic-authentication

how to migrate database to partitions or optimize performance

How to enable milliseconds precision

high availability mariadb galera cluster

high availability redundancy failover

GUI automate login

Nginx

php-fpm & apache

Mysql_5.6

Static build sniffer

windows rpcapd

Nagios 3 - wheezy | Nagios 3 - centos65

Nagios 4

Collectd installation

openvpn

arm qemu chroot

upgrade to bigint

systemd for voipmonitor service management

upstart for voipmonitor ubuntu 12.04

manual export of pcap files from spooldir

download of pcap files / audio files using GUI's api

batch download of audio for 1000+ CDRs

check calls duration using sniffer's api

Enable SSL/TLS + self signed certificate for http server

Re-install the GUI

Capture rules - reload

ChunkPlayer

IO Measurement

Google Sign in usage

SSL/TLS connection to the Mysql/MariaDB

ProxySQL

Mysql change datadir location

Mysql master-master replication hints

Mysql master-slave replication hints

troubleshooting

Debugging

Invalid packets order/align in SIP history on centos 7

Cannot download pcap/audio from spooldir when using chrome and nginx

Resources

Download