| 
经验41 分贝0 家园分111 在线时间:20 小时最后登录:2024-7-16帖子:27精华:0注册时间:2012-4-2UID:782050
 
 注册:2012-4-2 1 | 
| 本帖最后由 chyj521 于 2023-12-19 09:57 编辑 
 MA5620的sip电话,下面是完整配,不知道那里有问题不通,有哪位高手给指点一下那里错了,谢谢。
 
 (10.0.0.31是设备管理地址,10.0.0.253是sip服务器地址。10.0.0.254是网关8018,8002是电话号码)
 
 
 
 ----------------------------------------------------------------
 
 
 MA5620#display    current-configuration
 { <cr>|port<K>|section<K>|service-port<K>|simple<K>||<K> }:
 
 Command:
 display    current-configuration
 [MA5620V800R312: 2300]
 #
 [sysmode]
 <sysmode>
 protocol support sip
 #
 [device-config]
 <device-config>
 port port-index 0/0/1 port-type GPON-PORT
 #
 [public-config]
 <public-config>
 snmp-agent local-engineid 800007DB03F898B9BF22380C
 snmp-agent community read %S0O&R^7OW*+Xa9W4YQ.U=1!!B#A8&)VAB']]F;U$19'2_1!!%
 snmp-agent community write %0;OY:ZN9E3#]`FQ^XRO$#A!!B#A8&)VAB']]F;U$19'2_1!!%
 snmp-agent target-host trap-hostname 1MTU.10.0.0.250 address 10.0.0.250
 udp-port 162 trap-paramsname 1MTU.10.0.0.250
 snmp-agent target-host trap-paramsname 1MTU.10.0.0.250 v1 securityname %S0O&R^ 7OW*+Xa9W4YQ.U=1!!B#A8&)VAB']]F;U$19'2_1!!%
 snmp-agent trap enable standard
 #
 [vlan-config]
 <vlan-config>
 vlan 103 smart
 protocol-8021p-pri 5 vlan 103
 port vlan 103 0/0 1
 #
 [gponnni]
 <gponnni-0/0/1>
 interface gponnni 0/0/1
 password "%5L3_.^M^.9I\5<V@WN#JI1!!B#A8&)VAB']]F;U$19'2_1!!B#A8&)VAB']]F;U$19'
 2_1!!%"
 loid "%VL*&O__.3U3;RaK'0`"NPQ!!,DWUN(I=,'UZ_`@1RI<=WQ!!%"
 checkcode "%L9;7+FT2-[LX3NU/Va@a]Q!!%"
 #
 [voip]
 <voip>
 voip
 ip address media 10.0.0.31 10.0.0.254
 ip address signaling 10.0.0.31
 #
 [sip]
 <sip-0>
 interface sip 0
 if-sip attribute basic media-ip 10.0.0.31 signal-ip 10.0.0.31 signal-port 5060
 if-sip attribute basic primary-proxy-ip1 10.0.0.253 primary-proxy-port 5060
 if-sip attribute basic sipprofile-index 0
 #
 [esl-user]
 <esl-user>
 esl user
 sippstnuser add 0/2/1 0 telno 8018
 sippstnuser add 0/2/2 0 telno 8002
 sippstnuser attribute set 0/2/1 dc-time 80
 sippstnuser attribute set 0/2/2 dc-time 80
 sippstnuser rightflag set 0/2/1 telno 8018 cw disable
 sippstnuser rightflag set 0/2/2 telno 8002 cw disable
 sippstnuser auth set 0/2/1 telno 8018  auth-username "%IG\E.5@=,`N3+\.1WE8A!A!!B#A8&)VAB']]F;U$19'2_1!!B#A8&)VAB']]F;U$19'2_1!!B#A8&)VAB']]F;U$19'2_1!!%"
 sippstnuser auth set 0/2/1 telno 8018  password-mode password auth-password %:
 5&@5=D'%[]ZVS]'aTOGQ!!!B#A8&)VAB']]F;U$19'2_1!!B#A8&)VAB']]F;U$19'2_1!!B#A8&)
 VAB']]F;U$19'2_1!!%
 sippstnuser auth set 0/2/2 telno 8002  auth-username "%$]!``"#DDLJ&8W"XG<"PD1!!B#A8&)VAB']]F;U$19'2_1!!B#A8&)VAB']]F;U$19'2_1!!B#A8&)VAB']]F;U$19'2_1!!%"
 sippstnuser auth set 0/2/2 telno 8002  password-mode password auth-password %
 BUDK<FT7`E)HI&V7[#+D8!!!B#A8&)VAB']]F;U$19'2_1!!B#A8&)VAB']]F;U$19'2_1!!B#A8&)
 VAB']]F;U$19'2_1!!%
 #
 [prevlanif]
 <prevlanif>
 interface vlanif103
 #
 [vlanif]
 <vlanif103>
 interface vlanif103
 ip address 10.0.0.31 255.255.0.0
 #
 [meth]
 <meth0>
 interface meth0
 ip address 10.11.104.2 255.255.255.0
 #
 [null]
 <null0>
 interface null0
 #
 [aaa]
 <aaa>
 aaa
 authentication-scheme "default"
 #
 authorization-scheme "default"
 #
 accounting-scheme "default"
 #
 domain "default"
 #
 [post-system]
 <post-system>
 ip route-static 10.0.0.253 255.255.255.255 vlanif103 10.0.0.254
 #
 return
 
 MA5620#
 
 
 
 | 
 |