{{DISPLAYTITLE:Database Redundancy and Migration}}
...methods for replicating, synchronizing, and migrating the VoIPmonitor CDR database between instances.
...
9 KB (1,125 words) - 16:48, 8 January 2026
{{DISPLAYTITLE:CDR Database Table Schema}}
'''Database schema reference for VoIPmonitor. The <code>cdr</code> table stores one rec
...
13 KB (1,902 words) - 16:49, 8 January 2026
[[Category:Database]]
...database troubleshooting: SQL queue issues, CDR delays, MySQL tuning, and database errors.
...
13 KB (1,805 words) - 02:15, 10 January 2026
{{DISPLAYTITLE:Recovering Corrupted Database Tables}}
[[Category:Database]]
...
9 KB (1,150 words) - 16:48, 8 January 2026
= Diagnosing Database Bottlenecks Using Sensor RRD Charts =
...g terminated by the OOM (Out of Memory) killer, the root cause may be a '''database performance bottleneck''', not a PHP configuration issue.
...
10 KB (1,513 words) - 18:01, 6 January 2026
...ll, the CDR can take up to 35 seconds after the call ends to appear in the database (and be visible in the GUI’s CDR view).
...tion is a 10-second timeout for flushing the queries from the files to the database with the default query_cache settings. You can disable this by setting quer
...
1 KB (242 words) - 17:37, 9 September 2024
...ll, the CDR can take up to 35 seconds after the call ends to appear in the database (and be visible in the GUI’s CDR view).
...tion is a 10-second timeout for flushing the queries from the files to the database with the default query_cache settings. You can disable this by setting quer
...
1 KB (242 words) - 17:37, 9 September 2024
C -->|Fail| D{Local Database}
| 3 || '''Local Database''' || File-based (<code>GeoIPCity.dat</code>) OR MySQL tables
...
4 KB (534 words) - 16:47, 8 January 2026
[[Database structure]]
[[Redundant database]]
...
1 KB (169 words) - 18:05, 5 July 2019
{{DISPLAYTITLE:Migrating Database Primary Keys to BIGINT}}
...-level guide for migrating the primary key columns in a legacy VoIPmonitor database from 32-bit `INT` to 64-bit `BIGINT`. This procedure is critical for very h
...
6 KB (973 words) - 21:44, 30 June 2025
=== Disabling 2FA via Database ===
If you are locked out and cannot access the GUI, disable 2FA via database:
...
4 KB (548 words) - 18:00, 6 January 2026
skinparam database {
database "**MySQL/MariaDB**\nCDR Storage" as DB
...
5 KB (694 words) - 14:26, 10 January 2026
drop database voipmonitor
...
436 bytes (68 words) - 13:40, 17 April 2024
[[Category:Database]]
= GUI Performance Crisis: Database Bottleneck Diagnosis =
...
6 KB (905 words) - 16:48, 8 January 2026
{{DISPLAYTITLE:Database Redundancy and Migration}}
...methods for replicating, synchronizing, and migrating the VoIPmonitor CDR database between instances.
...
9 KB (1,125 words) - 16:48, 8 January 2026
[[Category:Database]]
When the SQL queue (SQLq/SQLf) grows during peak traffic, the database cannot keep up with the CDR insertion rate. This causes delayed CDR visibil
...
5 KB (726 words) - 23:41, 9 January 2026
==create database needed for voipmonitor==
...
2 KB (320 words) - 17:28, 18 December 2025
{{DISPLAYTITLE:How to Set Up Master-Slave Database Replication}}
...is architecture is ideal for creating a read-only copy of your VoIPmonitor database for reporting, analysis, or as a simple hot backup.'''
...
8 KB (1,220 words) - 22:40, 30 June 2025
{{DISPLAYTITLE:Recovering Corrupted Database Tables}}
[[Category:Database]]
...
9 KB (1,150 words) - 16:48, 8 January 2026
==create database needed for voipmonitor==
...
2 KB (322 words) - 17:27, 18 December 2025
| '''Schema upgrades''' || Reprocess old PCAPs to leverage new database features
== Processing to a Separate Database ==
...
7 KB (914 words) - 16:51, 8 January 2026
= Diagnosing Database Bottlenecks Using Sensor RRD Charts =
...g terminated by the OOM (Out of Memory) killer, the root cause may be a '''database performance bottleneck''', not a PHP configuration issue.
...
10 KB (1,513 words) - 18:01, 6 January 2026
| '''GUI/Database''' || Install MariaDB/MySQL, GUI, PHP dependencies, restore configuration
| '''All-in-One''' || All of the above, reconstruct database from PCAPs if needed
...
7 KB (960 words) - 16:49, 8 January 2026
{{DISPLAYTITLE:Securing the Database Connection with SSL/TLS}}
...nection between VoIPmonitor components (Sensor, GUI) and the MySQL/MariaDB database using SSL/TLS.'''
...
9 KB (1,288 words) - 10:44, 9 January 2026
IP --> |"Groups config"| DB[(Database)]
Anonymize IP addresses at database storage level for privacy compliance or hiding internal network topology.
...
6 KB (812 words) - 16:47, 8 January 2026
[[Category:Database]]
# Upgrade main server (MySQL 8.0 starts with empty database)
...
6 KB (851 words) - 16:48, 8 January 2026