Cài Freepbx 14 trên centos 7 09 Aug, 2019 Uncategorized 8 Comments 0 Sorry you have no rights to view this entry!
HiepNH - Log in to Reply August 15, 2020 at 11:17 pm iptables -I INPUT -p udp -j DROP iptables -I INPUT -p udp -s 8.8.8.8 -j ACCEPT iptables -I INPUT -p udp -s 8.8.4.4 -j ACCEPT
Vương Minh - Log in to Reply October 29, 2020 at 12:21 pm nếu make all mà lỗi You do not appear to have the sources for the 3.10.0-327.28.2.el7.x86_64 kernel installed chạy lệnh yum install kernel-devel-$(uname -r)
Vương Minh - Log in to Reply December 28, 2020 at 5:24 pm make all không được thì chạy yum group install “Development Tools”
Minh Vương - Log in to Reply May 14, 2021 at 3:29 pm sau khi restart lại freepbx nếu lỗi Error in `/usr/sbin/asterisk’: munmap_chunk(): invalid pointer: Error in `/usr/sbin/asterisk’: free(): invalid pointer: kiểm tra lại kết nối xuống db có thể cần cài thêm odbc connect yum install http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64//mysql-connector-odbc-8.0.15-1.el7.x86_64.rpm
Minh Vương - Log in to Reply June 2, 2021 at 4:50 pm iptables -I INPUT -p tcp –dport 80 -j ACCEPT iptables -I INPUT –match multiport –dports 10000:20000 -j ACCEPT
Minh Vương - Log in to Reply July 14, 2021 at 10:11 am https://kb.innocom.vn/iptables-standard-for-callcenter/
Minh Vương - Log in to Reply February 18, 2023 at 4:56 pm nếu make all mà lỗi You do not appear to have the sources for the 3.10.0-327.28.2.el7.x86_64 kernel installed yum install dahdi*
HiepNH -
iptables -I INPUT -p udp -s 118.70.15.19 -j ACCEPT
HiepNH -
iptables -I INPUT -p udp -j DROP
iptables -I INPUT -p udp -s 8.8.8.8 -j ACCEPT
iptables -I INPUT -p udp -s 8.8.4.4 -j ACCEPT
Vương Minh -
nếu make all mà lỗi You do not appear to have the sources for the 3.10.0-327.28.2.el7.x86_64 kernel installed
chạy lệnh
yum install kernel-devel-$(uname -r)
Vương Minh -
make all không được thì chạy
yum group install “Development Tools”
Minh Vương -
sau khi restart lại freepbx nếu lỗi
Error in `/usr/sbin/asterisk’: munmap_chunk(): invalid pointer:
Error in `/usr/sbin/asterisk’: free(): invalid pointer:
kiểm tra lại kết nối xuống db
có thể cần cài thêm odbc connect
yum install http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64//mysql-connector-odbc-8.0.15-1.el7.x86_64.rpm
Minh Vương -
iptables -I INPUT -p tcp –dport 80 -j ACCEPT
iptables -I INPUT –match multiport –dports 10000:20000 -j ACCEPT
Minh Vương -
https://kb.innocom.vn/iptables-standard-for-callcenter/
Minh Vương -
nếu make all mà lỗi You do not appear to have the sources for the 3.10.0-327.28.2.el7.x86_64 kernel installed
yum install dahdi*