通信人家园

标题: 华为olt语音  [查看完整版帖子] [打印本页]

时间:  2020-8-11 14:50
作者: dastegrof     标题: 华为olt语音

#查看语音模板
MA5680T-StarNet(config)#display ont-sipagent-profile all

#配置语音服务器模板
MA5680T-StarNet(config)#ont-sipagent-profile modify profile-name 模板名称 proxy-server 服务器地址 proxy-server-port 5060 outbound-server 服务器地址 outbound-server-port 5060  registration server-uri 服务器地址 server-port 5060

#配置语音WAN连接
MA5680T(config)#ont-lineprofile gpon profile-id 18
MA5680T(config-gpon-lineprofile-19)#tr069-management ip-index 0    将tr069的索引设置为0
MA5680T(config-gpon-lineprofile-19)#tr069-management enable        使能tr069管理
pMA5680T(config-gpon-lineprofile-19)#commit
MA5680T(config-gpon-lineprofile-19)#quit                           保存并退出

MA5680T(config)#interface gpon 0/9
MA5680T(config-if-gpon-0/1)#ont ipconfig 1 9 ip-index 0 dhcp vlan 100     通过OLT给平台下发WAN连接,WAN连接的类型为TR069,VLAN为100
MA5680T(config-if-gpon-0/1)#ont voip config-method 0 3 omci               配置语音管理方式为OMCI方式
MA5680T-StarNet(config-if-gpon-0/9)#ont ipconfig 0 3 ip-index 1 static ip-address 192.168.0.125 mask 255.255.255.0 gateway 192.168.0.1 vlan 45 pri-dns 114.114.114.114       配置VLAN45的业务为语音业务【tr069 的ip-index 为0,omci则为1】

MA5680T(config-if-gpon-0/1)#if-sip add 0 3 1 ip-index 1 sipagent-profile profile-name voip       将profile-name为voip的语音模板绑定到ont上面
MA5680T(config-if-gpon-0/1)#sippstnuser add 0 3 1 telno 18400 password 123456 mgid 1 username 18400       设置绑定ONT的电话、密码信息
MA5680T(config-if-gpon-0/1)#if-sip attribute 0 3 1 codec-selection  order1 8  20ms on          配置编码方式为G711A
MA5680T(config-if-gpon-0/1)#if-sip attribute 0 3 1 codec-selection order1 8 20ms on order2 0 20ms on order3 18 20ms on order4 9 20ms on         配置编码方式为G729


时间:  2020-8-11 15:22
作者: bajiao


时间:  2021-2-17 05:14
作者: brian667


时间:  2023-12-29 16:42
作者: zhf20030723






通信人家园 (https://www.txrjy.com/) Powered by C114