Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 23:02, 30 June 2025
   
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

30 June 2025

     23:01  (Deletion log) [Festr‎ (20×)]
     
23:01 Festr talk contribs deleted page Batch download of audio for 1000+ CDRs(content was: " Example is for download all audio from CDRs where caller number starts with 0012345 and call started in time range 2019-01-01 00:00:00 - 2019-02-01 00:00:00) (beware that script not tests errors in paths credentials etc - just outputs which file is currently processed and total of observed CDRs to process) = audio filenames will be CDRid.wav = <?php $gui...", and the only contributor was "Petr.halounek" (talk))
     
22:39 Festr talk contribs deleted page Arm qemu chroot(content was: " apt-get install qemu-user-static We need to mount the image using loopback, but since the image contains multiple partitions, we require kpartx $ sudo kpartx -a -v 2012-12-16-wheezy-raspbian.img add map loop0p1 (252:8): 0 114688 linear /dev/loop0 8192 add map loop0p2 (252:9): 0 5763072 linear /dev/loop0 122880 mount /dev/mapper/loop0p2 /mnt/temp cp /usr/bin/qemu-arm-st...", and the only contributor was "Festr" (talk))
     
22:38 Festr talk contribs deleted page Invalid packets order/align in SIP history on centos 7(content was: " With repositories on '''centos 7''' comes bug into older '''wireshark''' package, if you see in CDR(+)->SIP:history SIP packets aligned into whole seconds like in screnshot in RED, try to upgrade wireshark package to latest - if not helps, read further: File:bad_alignment_in_centos_wireshark.png Here is issue reported: https://bugs.centos.org/view.p...", and the only contributor was "Petr.halounek" (talk))
     
22:37 Festr talk contribs deleted page Debugging(content was: "http://www.randombugs.com/linux/core-dumps-linux.html", and the only contributor was "Festr" (talk))
     
22:36 Festr talk contribs deleted page Upstart for voipmonitor ubuntu 12.04(content was: "Upstart scripts are deprecated since version of ubuntu 15.04 (so this should be valid for 12.04 and possibly 14.04) Voipmonitor install script by default install sysV init script that is used to start stop service. But when you using upstart script for booting / starting mysql, service in sysV are started before services in upstart, and thus voipmonitor star...", and the only contributor was "Petr.halounek" (talk))
     
22:36 Festr talk contribs deleted page Nagios 4(content was: "#REDIRECT Nagios from sources debian 7", and the only contributor was "Festr" (talk))
     
22:36 Festr talk contribs deleted page Nagios 3 - wheezy(content was: "#REDIRECT Nagios debian debian 7", and the only contributor was "Festr" (talk))
     
22:18 Festr talk contribs deleted page Nagios from sources debian 7(content was: "''steps for debian-wheezy'' Download and compile latest nagios from http://sourceforge.net/projects/nagios/files/: cd /usr/src wget http://sourceforge.net/projects/nagios/files/nagios-4.x/nagios-4.0.8/nagios-4.0.8.tar.gz/download -O nagios-4.0.8.tar.gz tar -xzf nagios-4.0.8.tar.gz apt-get install -y apache2 libapache2-mod-php5 build-essential libgd2-xpm-dev libssl-dev cd nagios-4.0.8 ./configure --exec-prefix=/usr/local/nagios/ --prefix=/usr/local/nagios/ --with-nagios-u...")
     
22:18 Festr talk contribs deleted page Nagios 3 - centos65(content was: "#REDIRECT Nagios centos 6.5", and the only contributor was "Festr" (talk))
     
22:17 Festr talk contribs deleted page Nagios centos 6.5(content was: "''INFO: Nagios3 is not included in base centos repositories, you need to install rpmforge repository'' '''Installation using rpmforge:''' Install RPM forge for centos 6 (http://wiki.centos.org/AdditionalResources/Repositories/RPMForge#) For x86_64: wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt rpm -i rpmforge-release-0.5.3-1.el6.rf.*.rpm For i686: wget http://pkgs.repoforge.or...")
     
22:17 Festr talk contribs deleted page Nagios debian debian 7(content was: "Steps to install nagios3 from debian repositories Instal nagios3 and its plugins apt-get install nagios3 Instal and set proper privileges apt-get install sudo chown www-data -R /var/lib/nagios3/spool/checkresults chown nagios:www-data -R /usr/sbin/nagios3 chown www-data /etc/nagios3/conf.d/vm.cfg vim /etc/sudoers and add line after the root .. line: www-data ALL=(nagios) NOPASSWD: /usr/bin/killall, /usr/sbin/nagios3 Edit settings in voipmonitor GUI->Settings->System c...")
     
22:16 Festr talk contribs deleted page Windows rpcapd(content was: "== Steps for enable live sniffer as a service on Windows == '' (tested on 8.1 64b, IP 192.168.88.247) '' * Install windows wireshark including winpcap driver * Locate winpcap file (c:\Program Files (x86)\WinPcap) * In winpcap folder we create config file for 'Remote Packet Capture' service (and set from which IP we will access this service) rpcapd.exe -s rpc...", and the only contributor was "Petr.halounek" (talk))
     
21:48 Festr talk contribs deleted page Static build sniffer(content was: "Enabling static nss prevents crashes on older Centos and some other cases. wget http://ftp.gnu.org/gnu/glibc/glibc-2.19.tar.bz2 tar xjf glibc-*.bz2 mkdir glibc-2.19-build cd glibc-2.19-build ../glibc-2.19/configure --enable-kernel=2.6.18 --disable-profile --enable-static-nss --prefix=/usr/ make -j8 make install = compile 32bit on 64bit = wget http://ftp.gnu.org/gnu/glibc...", and the only contributor was "Festr" (talk))
     
21:46 Festr talk contribs deleted page Mysql 5.6(content was: "= Debian 8 = We will install mysql community repository and use it to install mysql 5.7 using apt-get install (this allow us to keep mysql updated) mkdir /usr/src/mysql cd /usr/src/mysql wget https://dev.mysql.com/get/mysql-apt-config_0.8.6-1_all.deb --no-check-certificate dpkg -i mysql-apt-config_0.8.6-1_all.deb When asked for products (select server -> mysql-5.7 ->Apply) apt-get update apt-get install mysql-community-server When asked for root password enter strong pass...")
     
20:33 Festr talk contribs deleted page How to migrate database to partitions or optimize performance(content was: "= prerequisites = *We are recommending to upgrade MySQL to the version 5.6 (see this howto Mysql_5.6) which has optimized SQL planner resulting in much faster queries using joins which are extensively used in the GUI. Besides other optimizations. *The voipmonitor sniffer automatically enables partitions for cdr tables which allows to store millions of data partitioned per day. Each day have standalone index which means that searching will be not slower with each days. Par...")
     
17:41 Festr talk contribs deleted page Basic-authentication(content was: "Configuring your websites with password authentication can prevent unauthorized users from accessing your website without the correct user ID and password. =Centos/Redhat= == Configure Apache To Allow .Htaccess Authentication == edit /etc/httpd/conf/httpd.conf Find the section that begins with <Directory "/var/www/html">. Change the line from AllowOverride none to AllowOverride...", and the only contributor was "Festr" (talk))
     
17:32 Festr talk contribs deleted page How to backup settings of users and data of GUI by cron(content was: "The goal is to have config of users and GUI backuped (not contain CDR data) each day. following example script '''/root/backupguicfg.sh''' will create 3 files per day in /root/guiconfigs (dir needs to exists) #!/bin/bash day=`date "+%Y-%m-%d"` filecfgt=/root/guiconfigs/cfgtables-${day}.txt filedata=/root/guiconfigs/cfgdata-${day}.txt filecfgf=/root/gui...", and the only contributor was "Petr.halounek" (talk))
     
17:31 Festr talk contribs deleted page How to backup settings of users in GUI(content was: "= Backup = == Recommended way == OBSOLETE!! Use How_to_backup_settings_of_users_and_data_of_GUI_by_cron Use backup/restore functions in the GUI. Run in bash following commands to dump only configuration (users/alerts etc. - does not includes CDRs,registers,messages) mydb='voipmonitor'; mysql ${mydb} -Ne "show tables from voipmonitor where \ \`Tables_in_${mydb}\` LIKE '%\_\_%' OR \ \`Tables_in_${mydb}\` LIKE 'alerts_%' OR \ \`Tables_in_${mydb}\` LIKE 'audit_l...")
     
17:25 Festr talk contribs deleted page Https nginx(content was: "== Nginx == === Generating Self-Signed SSL Certificates === First, generate a new private key and a self-signed certificate. Navigate to the SSL directory and create the certificates using these commands: <pre> sudo mkdir /etc/nginx/ssl sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/nginx/ssl/nginx.key -out /etc/nginx/ssl/nginx.crt </pre> Answer the series...", and the only contributor was "Festr" (talk))
     
17:24 Festr talk contribs deleted page Https apache2(content was: "== Enabling HTTPS for Apache2 on Debian Systems == The '''Hypertext Transfer Protocol Secure''' (HTTPS) is a protocol for secure communication over a computer network. It is widely used on the Internet and is an essential part of securing data in transit. This article will guide you on how to enable HTTPS for Apache2 on Debian systems, including generating Secure Sockets Layer (SSL...", and the only contributor was "Festr" (talk))
     22:57  Download of pcap files / audio files using GUI's api diffhist +3,373 Festr talk contribs
     22:52  Content‎‎ 9 changes history +8 [Festr‎ (9×)]
     
22:52 (cur | prev) −5 Festr talk contribs
     
21:21 (cur | prev) −67 Festr talk contribs
     
17:42 (cur | prev) −26 Festr talk contribs (→‎Guides)
     
17:40 (cur | prev) +48 Festr talk contribs (→‎Guides)
     
17:33 (cur | prev) +22 Festr talk contribs (→‎Guides)
     
17:30 (cur | prev) −2 Festr talk contribs (→‎Guides)
     
17:29 (cur | prev) +49 Festr talk contribs (→‎Sniffer)
     
17:29 (cur | prev) −47 Festr talk contribs (→‎Guides)
     
17:29 (cur | prev) +36 Festr talk contribs (→‎Guides)
     22:52  (Move log) [Festr‎ (4×)]
     
22:52 Festr talk contribs moved page Manual export of pcap files from spooldir to Manual PCAP Extraction from spooldir
     
17:40 Festr talk contribs moved page Https to Securing the VoIPmonitor Web GUI HTTPS and Basic Auth
     
17:35 Festr talk contribs moved page Backup to Backing Up GUI Configuration
     
17:29 Festr talk contribs moved page Logging to Understanding the Sniffer's Performance Log
     22:51  Manual export of pcap files from spooldir diffhist +2,543 Festr talk contribs
     22:48  Systemd for voipmonitor service management diffhist +3,916 Festr talk contribs
     22:44  Upgrade to bigint diffhist +4,046 Festr talk contribs
     22:35  Collectd installation diffhist +3,952 Festr talk contribs
     22:16  Nginx diffhist +4,989 Festr talk contribs
     21:39  High availability redundancy failover diffhist +5,698 Festr talk contribs
     21:35  High availability mariadb galera cluster diffhist +6,889 Festr talk contribs
     21:21  How to enable milliseconds precision diffhist +3,061 Festr talk contribs
     17:39  Https‎‎ 2 changes history +9,051 [Festr‎ (2×)]
     
17:39 (cur | prev) +1,930 Festr talk contribs
     
17:25 (cur | prev) +7,121 Festr talk contribs
     17:33  Backup diffhist +6,266 Festr talk contribs
     17:28  Logging diffhist +1,536 Festr talk contribs
     17:18  Whisper diffhist −6,720 Festr talk contribs
     17:08  DPDK diffhist −2,775 Festr talk contribs
     17:04  Ss7 diffhist +3,466 Festr talk contribs
     16:57  Tls diffhist −8,483 Festr talk contribs