CRM outbound hỗ trợ đa ngôn ngữ En/Vn, chuyên dụng cho Thu nhắc nợ, Telemarketing, Telesales
CRM outbound hỗ trợ đa ngôn ngữ En/Vn, chuyên dụng cho Thu nhắc nợ, Telemarketing, Telesales
Đổi port cho FreePBX nano +134 /etc/httpd/conf/httpd.conf listen 80 => listen 8888 nano +338 /etc/httpd/conf/httpd.conf AllowOverride All service httpd restart Truy cập: http://IP:8888 Bài viết liên quan: Lắp đặt tổng đài Realtime Cloud PBXApi tích hợp cho monitor supervisor asteriskAPI Truy vấn file ghi âm Asterisk PBXRealtime Video ConferenceAPI Queue dynamic login and
Một kịch bản cơ bản Hàm goto() Ta sẽ xây dựng một kịch bản giống vòng lặp sử dụng hàm goto() Cấu trúc: Goto(context,ext,do-uu-tien) Hoặc goto(context) hàm này sẽ tự nhảy đến extensions trong cùng context cố định Ví dụ ta xây dựng các sip trong context = sait.vn Trong file
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>