AudioCodes là một trong số nhãn hiệu voice gateway tốt nhất hiện tại. Tuy nhiên giao diện cài đặt của thiết bị không thật thuận tiện cho người dùng.
AudioCodes MP-114/118 FXO là một trong những dòng gateway khá phổ biến dùng cho doanh nghiệp vừa và nhỏ.
Nếu bạn có tổng đài asterisk và cần kết nối voice gateway AudioCodes MP-114/118 FXO thì chỉ cần làm theo hướng dẫn sau:
1. Trên asterisk:
a. Tạo trunk
[pstn]
type=peer
context=from-trunk
dtmfmode=inband
host=192.168.xxx.xxx ; MP-114
nat=no
canreinvite=no
b. Tạo route
Tạo route inbound và outbound như với SIP Trunk thông thường.
2. Trên AudioCodes MP114-118
SIP parameters:
Gateway Name: Điền IP của thiết bị
Working with Proxy = Yes
Proxy IP address= IP của tổng đài Asterisk
Proxy Name= IP của tổng đài Asterisk
Protocol Management:
Protocol Definition ->General Parameters:
Channel Select Mode=Ascending
* Chú ý đặt SIP Port là 5060
Proxy and Registration:
Proxy Name and Proxy IP Address= IP của Asterisk Server
Enable Registration: No
Gateway Name and Registration Name: IP của thiết bị MP-114
Subscription and Registration Mode: Per Gateway
Coders: chọn ulaw
DTMF & Dialing: Max digits-> 32
Routing Tables:
Tel -> IP routing and IP-> Tel routing
Dest IP/Phone Prefix =*
Source IP/Phone Prefix =*
Dest/Source IP Address = IP của tổng đài Asterisk
Endpoint Phone Numbers: Chọn các kênh có cắm line thoại
Channels= 1 -4
Phone numbers = Điền số line thoại
Hunt Group Settings:
Chọn Cyclical Ascending hoặc cách khác
End Point Settings:
Automatic Dialing: Số cần khớp với luật inbound route đã đặt trong extensions.conf. VD: exten => _ 23456,1,Answer()
Advanced Applications:
FXO Settings: Dialing Mode nên chọn One Stage.
Leave a Reply Cancel Reply