Vitalpbx releasenote V2.2 : Différence entre versions
De SLM - MediaWiki
(→Motd) |
|||
Ligne 42 : | Ligne 42 : | ||
=== Motd === | === Motd === | ||
− | [[ | + | [[VitalPBX#MOTD_personnalis.C3.A9|Personnalisation du MOTD]] |
Version du 15 novembre 2021 à 23:35
Sommaire
V2.2 - Version MSATA
Update
Mise à jours en version 3.1.3-1
Console
Modification du grub afin d'activer le port ttyS0,115200n8 au démarrage.
nano /etc/default/grub
GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv=centos/swap text quiet console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true"
grub2-mkconfig -o /boot/efi/EFI/centos/grub.cfg
Intégration carte openvox
https://www.openvox.cn/pub/documents/manuals/B400E_BE400E_on_DAHDI_User_Manual.pdf
yum install pciutils bison bison-devel ncurses ncurses-devel zlib zlib-devel openssl openssl-devel gnutls-devel gcc gcc-c++ libxml2 libxml2-devel wget http://downloads.asterisk.org/pub/telephony/libpri/releases/libpri-1.4.11.5.tar.gz tar -zxvf libpri-1.4.11.5.tar.gz wget http://downloads.openvox.cn/pub/drivers/dahdi-linux-complete/openvox_dahdi-linux-complete-current.tar.gz wget http://downloads.openvox.cn/pub/drivers/dahdi-linux-complete/openvox_dahdi-linux-complete-current.tar.gz --no-check-certificate tar -xvzf openvox_dahdi-linux-complete-current.tar.gz
Monitoring
Installation Proxy Zabbix + Agent
Zabbix_Agent_VitalPBX_proxy
Correction
Beep
Changement de la version du programme "beep" suite à une incompatibilité avec le démarrage en mode console
Mise à jour du wiki
DynHost
Création Tache Dynhost
Motd
Personnalisation du MOTD