Các sản phẩm chính
RealtimePBX,
RealtimeCX
RealtimeAutocall
Cloud Server
Hãy gửi yêu cầu đến:
sales@realtime.vn Zalo/call 0933119056
Các sản phẩm chính
RealtimePBX,
RealtimeCX
RealtimeAutocall
Cloud Server
Hãy gửi yêu cầu đến:
sales@realtime.vn Zalo/call 0933119056
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
Phần nhạc chờ cho SIP (music on hold) Thư mục mặc định này nằm trong “/var/lib/asterisk/mohmp3” Ta tạo một thư mục mới thường thì trùng với số extensions cho dễ quản lý Ví dụ: /var/lib/asterisk/mohmp3/1001 Sau đó vào tập tin: /etc/asterisk/musiconhold.conf [1001] Mode=files Directory=/var/lib/asterisk/mohmp3/1001 Random=yes Ta vào extensions.conf tạo kịch bản
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