MX-ONE installation and configuration process
MX-ONE initial setup, packages installation and SIP extensions / SIP trunk configuration takes about 18 minutes on VMware VM (4vCPU, 16GB RAM). In a video below I will go through this process with some additional explanations.
Configuration:
# SIP extensions
number_initiate -number 1000..1010 -numbertype ex
number_print
extension_profile -i --csp 0 --ext-traf 1103151515 --ext-serv 200000110001000000000000100200 --ext-cdiv 110000001000000 --ext-roc 000001 --ext-npres 0001000 --csp-name "CSP0"
extension_profile -p
extension -i -d 1000 --csp 0 -l 1 --max-terminals 4 --third-party-client yes
extension -i -d 1001 --csp 0 -l 1 --max-terminals 4 --third-party-client yes
extension -p
ip_extension -i -d 1000 --protocol sip
ip_extension -i -d 1001 --protocol sip
ip_extension_info
media_gateway_config -i -m 1a --mgw-type MS --cidr 10.130.10.10/24 --default-gateway 10.130.10.1
media_gateway_interface -i --media-gateway 1a --cidr 10.130.10.10/24 --default-gateway 10.130.10.1
number_initiate -number 1000..1010 -numbertype ex
number_print
extension_profile -i --csp 0 --ext-traf 1103151515 --ext-serv 200000110001000000000000100200 --ext-cdiv 110000001000000 --ext-roc 000001 --ext-npres 0001000 --csp-name "CSP0"
extension_profile -p
extension -i -d 1000 --csp 0 -l 1 --max-terminals 4 --third-party-client yes
extension -i -d 1001 --csp 0 -l 1 --max-terminals 4 --third-party-client yes
extension -p
ip_extension -i -d 1000 --protocol sip
ip_extension -i -d 1001 --protocol sip
ip_extension_info
media_gateway_config -i -m 1a --mgw-type MS --cidr 10.130.10.10/24 --default-gateway 10.130.10.1
media_gateway_interface -i --media-gateway 1a --cidr 10.130.10.10/24 --default-gateway 10.130.10.1
# SIP-trunk
number_initiate -number 9 -numbertype ed
number_print
sip_route -set -route 1 -profile Default -uristring0 "sip:?@10.130.0.3" -accept REMOTE_IP -match 10.130.0.3
mdsh
MDSH> rocai:rou=1,sel=7110000000000010,serv=3110000001,traf=03151515,sig=1111110000A0,trm=4;
MDSH> rodai:rou=1,type=tl66,varc=00000000,vari=00000000,varo=00000000;
MDSH> roeqi:rou=1,tru=1-1&&1-10;
MDSH> roddi:dest=9,rou=1,srt=2;
sip_route -print -route 1 -short
MDSH> rocap:rou=all;
MDSH> rodap:rou=all;
MDSH> roddp:dest=all;
data_backup
number_initiate -number 9 -numbertype ed
number_print
sip_route -set -route 1 -profile Default -uristring0 "sip:?@10.130.0.3" -accept REMOTE_IP -match 10.130.0.3
mdsh
MDSH> rocai:rou=1,sel=7110000000000010,serv=3110000001,traf=03151515,sig=1111110000A0,trm=4;
MDSH> rodai:rou=1,type=tl66,varc=00000000,vari=00000000,varo=00000000;
MDSH> roeqi:rou=1,tru=1-1&&1-10;
MDSH> roddi:dest=9,rou=1,srt=2;
sip_route -print -route 1 -short
MDSH> rocap:rou=all;
MDSH> rodap:rou=all;
MDSH> roddp:dest=all;
data_backup
Please download slides -> pdf
Thank you!
Comments
Post a Comment