Bài viết hướng dẫn cách chống các cuộc gọi spam vào tổng đài sử dụng core Asterisk I giới thiệu Spam trong call center là một vấn đề mà ít doanh nghiệp khi triển khai hệ thống call center bỏ qua trong quá trình vận hành. Thực tế hệ thống VoIP có đầy đủ tính
This post show you how to anti spam from other to contact center using Asterisk core. I Open the issue Spam in call center is big issue but alite bit bussiness man care about and ignore from the begining when startup the system. Although Asterisk core have feature call “black list” but this just doing
Fix vài lỗi sau cài đặt :” Symlink from modules failed” rm -f /etc/asterisk/sip_notify.conf rm -f /etc/asterisk/ccss.conf Delete test database: Mysql mysql> DROP DATABASE test; mysql> SHOW VARIABLES LIKE ‘hostname’; +—————+—————-+ | Variable_name | Value | +—————+—————-+ | hostname | somehostname.com | +—————+—————-+ 1 row in set (0.00 sec) mysql> DROP USER ”@’localhost’; mysql>