Wiki Page Map: Difference between revisions
(Move Issue_tracker to GUI Features, fix description (ITSP ticketing system)) |
(Remove non-existent Sniffer_news/GUI_news, update count to 184) |
||
| Line 3: | Line 3: | ||
'''Purpose:''' Quick reference for finding the right page when adding or editing content. Use this map to understand what each page covers and where new information belongs. | '''Purpose:''' Quick reference for finding the right page when adding or editing content. Use this map to understand what each page covers and where new information belongs. | ||
'''Last sync:''' 2026-01-10 | '''Total pages:''' ~ | '''Last sync:''' 2026-01-10 | '''Total pages:''' ~184 (excluding test pages) | ||
'''Legend:''' Pages marked with ★ have comprehensive AI summaries for better searchability. | '''Legend:''' Pages marked with ★ have comprehensive AI summaries for better searchability. | ||
| Line 214: | Line 214: | ||
* '''[[Internal_support_hints]]''' ★ - Support team reference | * '''[[Internal_support_hints]]''' ★ - Support team reference | ||
* '''[[Common_body_of_support_emails]]''' - Email templates | * '''[[Common_body_of_support_emails]]''' - Email templates | ||
* '''[[Main_Page]]''' - Wiki main page | * '''[[Main_Page]]''' - Wiki main page | ||
Revision as of 01:05, 10 January 2026
VoIPmonitor Wiki Page Map
Purpose: Quick reference for finding the right page when adding or editing content. Use this map to understand what each page covers and where new information belongs.
Last sync: 2026-01-10 | Total pages: ~184 (excluding test pages)
Legend: Pages marked with ★ have comprehensive AI summaries for better searchability.
Installation & Getting Started
Primary guides for new VoIPmonitor installations.
- Sniffer_installation ★ - Complete sniffer setup: download binary, configure, run as service
- GUI_Installation ★ - Web GUI setup: PHP, database connection, IonCube, first login
- GUI_installation ★ - Alternative GUI installation guide with detailed steps
- Documentation ★ - Main documentation portal, links to all major topics
- License ★ - License types (free/commercial), activation, troubleshooting license issues
- Uninstall - How to completely remove VoIPmonitor
OS-Specific Installation
Distribution-specific installation instructions. Use these for step-by-step guides for your OS.
Current/Supported:
- Debian_12 ★, Debian_13, Debian_11, Debian_10 - Debian installation guides
- Ubuntu_24.04_LTS, Ubuntu_22.04_LTS, Ubuntu_20.04_LTS - Ubuntu LTS versions
- Rocky_9 ★, Rocky_10 - Rocky Linux (RHEL clone)
- Almalinux_9.5, Almalinux_10 - AlmaLinux (RHEL clone)
- FreeBSD_11, FreeBSD10, FreeBSD101 - FreeBSD installation
Legacy/Outdated:
- Outdated_distributions_installation - Links to older OS versions
- Centos_7, Centos_8, Centos_6.5 - CentOS (EOL)
- Debian_9, Debian_8, Debian_7, Debian_6 - Older Debian
- Ubuntu_18.04_LTS, Ubuntu_16.04_LTS, Ubuntu_14.04_LTS - Older Ubuntu
Architecture & Deployment
System design, distributed setups, and deployment strategies.
- Architecture ★ - Core components (GUI/DB/Sensor), deployment models, SPAN/TAP setup
- Sniffer_distributed_architecture ★ - Client-server mode, remote sensors, packetbuffer_sender
- Sniffer_detailed_architecture ★ - Deep dive into sniffer internals and packet flow
- Sniffing_modes ★ - Interface modes: SPAN, TAP, tunneling protocols, DPDK
- Cloud ★ - VoIPmonitor Cloud Service, managed hosting model
- Multiple_sniffer_instancies ★ - Running multiple sniffers on one server
Configuration
Sniffer and system configuration options.
- Sniffer_configuration ★ - Complete voipmonitor.conf reference, all parameters explained
- Capture_rules ★ - Filter SIP/RTP by IP, port, caller/callee patterns
- Settings - GUI Settings menu reference
- GUI_Configuration_PHP ★ - configuration.php advanced options
- Promiscuous ★ - Network interface promiscuous mode setup
Protocol-Specific Configuration
- SIPREC ★ - SIPREC recording integration (Orecx, Orascom, etc.)
- WebRTC ★ - WebRTC call monitoring setup
- Audiocodes_tunneling ★ - AudioCodes SBC packet forwarding
- Ribbon7k_monitoring_profiles ★ - Ribbon/Sonus monitoring profiles
- How_to_enable_ipv6_processing ★ - IPv6 support configuration
- DTLS - DTLS/SRTP handling
Protocols & Standards
Educational content about VoIP protocols.
- Understanding_the_SIP_Protocol ★ - SIP protocol deep dive
- Understanding_the_RTP_Protocol ★ - RTP protocol and quality metrics
- Understanding_the_WebRTC_Protocol ★ - WebRTC architecture and monitoring
- Comprehensive_Guide_to_VoIP_Voice_Quality ★ - MOS, jitter, delay, packet loss explained
- Ss7 ★ - SS7 signaling support
- Tls ★ - TLS/SRTP encryption handling
GUI Features
Web interface functionality.
Call Analysis
- Call_Detail_Record_-_CDR ★ - CDR View: main interface for analyzing calls
- Active_calls ★ - Real-time call monitoring on port 5029
- Live_sniffer ★ - Live packet capture in GUI
- Merging_or_correlating_multiple_call_legs ★ - Correlating call legs across devices
Visualization & Reporting
- Charts ★ - Time-series graphs for call metrics
- Dashboardv2 ★ - Customizable dashboard panels
- Dashboard - Legacy dashboard
- Reports ★ - Scheduled reports and exports
- CDR_Summary ★ - Aggregated CDR performance optimization
- NER_(Network_Effectiveness_Ratio) ★ - NER calculation and display
Monitoring & Alerts
- Alerts ★ - Email notifications for QoS thresholds, SIP errors, sensor health
- Anti-fraud ★ - Toll fraud detection using GeoIP alerts
- Register ★ - SIP REGISTER monitoring
- Register_active ★ - Active registrations view
- SIP_OPTIONS/SUBSCRIBE/NOTIFY ★ - OPTIONS/SUBSCRIBE monitoring
- MESSAGES ★ - SIP MESSAGE (instant messaging) support
- Issue_tracker - Built-in ticketing system for ITSP operators
User & Access Management
- User_Management ★ - User accounts, roles, permissions
- Groups ★ - IP/number grouping for filtering and privacy
- CountryGrouping ★ - GeoIP and country prefix grouping
- Billing ★ - Billing and rate calculations
- Glossary ★ - Terminology reference
Security & Authentication
Security features and access control.
- 2FA ★ - Two-factor authentication setup
- Authentication ★ - Overview of all auth methods
- Google_Sign_in_usage ★ - Google OAuth setup
- Microsoft_Sign_in_usage ★ - Microsoft Entra ID setup
- REMOTE_USER_Authentication ★ - Apache module auth (Shibboleth, SAML)
- Security_Policy_and_Posture ★ - Security best practices
- Securing_the_VoIPmonitor_Web_GUI_HTTPS_and_Basic_Auth ★ - HTTPS and basic auth setup
- SSL/TLS_connection_to_the_Mysql/MariaDB ★ - Encrypted database connections
- Data_Privacy_and_Data_Masking ★ - IP anonymization, data masking
- CALEA_compliance ★ - CALEA/lawful intercept compliance
Database
MySQL/MariaDB setup, maintenance, and troubleshooting.
- Database_structure ★ - Schema reference, table descriptions
- Database_troubleshooting ★ - Common DB issues and solutions
- Recovering_corrupted_database_tables ★ - Table repair procedures
- MySQL_8_upgrade_stored_routine_fix ★ - MySQL 8 compatibility fixes
- Mysql_5.7 - MySQL 5.7 specifics
- Upgrade_to_bigint ★ - Migrating ID columns to bigint for large deployments
- SQL_queue_is_growing_in_a_peaktime ★ - Handling SQL queue backlogs
- Sample_HAproxy_configuration - HAProxy/ProxySQL load balancer setup
High Availability & Replication
HA setups and database replication.
- High_availability_redundancy_failover ★ - HA strategies overview
- High_availability_mariadb_galera_cluster ★ - Galera cluster setup
- Redundant_database ★ - Database redundancy options
- Mysql_master-slave_replication_hints ★ - Master-slave replication
- Mysql_master-master_replication_hints ★ - Master-master replication
Performance & Scaling
High-volume deployments and optimization.
- Scaling ★ - Scaling strategies for large deployments
- High-Performance_VoIPmonitor_and_MySQL_Setup_Manual ★ - Optimization guide
- DPDK ★ - DPDK for high-speed packet capture (6+ Gbit/s)
- Napatech ★ - Napatech network card support
- Hardware ★ - Hardware recommendations
- Sniffer_performance - Performance tuning notes
- Understanding_the_Sniffer's_Performance_Log ★ - Interpreting performance logs
- Diagnosing_Database_Bottlenecks_Using_Sensor_RRD_Charts ★ - DB performance diagnosis
- Swap ★ - Swap configuration for memory management
- Voipmonitor_and_hugepages - Hugepages configuration
- Jemalloc, Tcmalloc - Alternative memory allocators
Troubleshooting
Diagnosing and fixing issues.
- FAQ ★ - Frequently asked questions
- Sniffer_troubleshooting ★ - Sniffer issues: no calls, crashes, high CPU
- GUI_troubleshooting ★ - GUI issues: login, display, performance
- IO_Measurement ★ - Disk I/O analysis
- Emergency_procedures ★ - Critical issue response
API & Integration
Programmatic access and third-party integration.
- WEB_API ★ - GUI HTTP API reference
- Manager_API - Sniffer API on port 5029
- Download_of_pcap_files_/_audio_files_using_GUI's_api ★ - PCAP/audio download via API
- ChunkPlayer ★ - Live audio streaming integration
- EasyCallerID - CallerID lookup integration
- Collectd_installation ★ - System monitoring with collectd
- Nagios4, Nagios - Nagios integration
- Nginx ★ - Nginx reverse proxy setup
Maintenance & Backup
Ongoing maintenance tasks.
- Sniffer_upgrade ★ - Upgrading sniffer to new version
- Re-install_the_GUI ★ - GUI reinstallation procedure
- Backing_Up_GUI_Configuration ★ - Backup strategies
- Backup_and_restore_GUI_tables - Database backup/restore
- Disaster_Recovery ★ - Full recovery procedure
- Data_Cleaning ★ - Cleanspool and database cleanup
- Reprocess_Historical_Calls ★ - Reprocessing old PCAP files
- Systemd_for_voipmonitor_service_management ★ - Systemd service configuration
- VPS_Host_Maintenance_Shutdown ★ - Safe shutdown procedures
Advanced Features
Specialized functionality.
- Whisper ★ - Speech-to-text transcription
- Silence_detection ★ - Audio silence detection
- Audio_Codecs_-_Comprehensive_Guide - Codec support details
- Manual_PCAP_Extraction_from_spooldir ★ - Manual PCAP operations
- How_to_enable_milliseconds_precision ★ - High-precision timing
- Minimizing_Delay_Between_Call_End_and_CDR_Database_Storage - CDR delay optimization
- Ipaccount - IP accounting features
Tools & Utilities
Helper scripts and external tools.
- Tools ★ - Built-in tools overview
- Git - Git repository access
- Sox - SOX audio processing
- Tshark - Wireshark CLI integration
- Script-for-GUI-cron-control-oom - OOM protection script
- Script-for-big-batchdownloads - Batch download script
- Script-for-probes-backup - Probe backup script
Internal / Support
Internal documentation and support hints.
- Internal_support_hints ★ - Support team reference
- Common_body_of_support_emails - Email templates
- Main_Page - Wiki main page
Recently Added
No new pages pending review.
Possibly Removed
No removed pages detected.
This page is automatically synchronized with the wiki page list. Manual edits to descriptions are preserved.