cisco E1<->SIP gateway.
Добрый день, имеем: IOS (tm) MC3810 Software (MC3810-A2ISV5-M), Version 12.3(13), RELEASE SOFTWARE (fc2) на этом звере надо настроить гейтвей E1 <-> SIP. делаю так: version 12.3 service tcp-keepalives-in service tcp-keepalives-out service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname CISCOPRI ! boot-start-marker boot-end-marker ! logging buffered 204800 debugging enable secret 5 $1$rRcE$Pqm.Jj0uhW2yyIO071JUo/ ! clock timezone KHARKOV 2 clock summer-time KHARKOV recurring last Sun Mar 2:00 last Sun Oct 3:00 network-clock base-rate 56k aaa new-model ! ! aaa session-id common no ip subnet-zero ip cef ! ! ! isdn switch-type primary-net5 ! ! voice rtp send-recv ! voice service voip fax protocol pass-through g711alaw h323 sip ! voice class codec 1 codec preference 1 g711alaw codec preference 2 g711ulaw codec preference 3 g729r8 codec preference 4 g726r32 codec preference 5 g726r24 codec preference 6 g726r16 ! no voice confirmation-tone ! ! controller E1 0 shutdown description PRI NOT SUPPORTED!!!! ! controller E1 1 pri-group timeslots 1-31 service mgcp loop-detect ! class-map match-all RTPUDP match ip dscp cs5 ! policy-map RTPOUT ! interface Ethernet0 ip address ..... ! interface Serial0 no ip address ! interface Serial1 no ip address ! interface Serial1:15 no ip address ip mroute-cache no logging event link-status isdn switch-type primary-net5 isdn timer t309 60000 isdn overlap-receiving isdn incoming-voice voice isdn map address .* plan isdn type national isdn send-alerting isdn sending-complete no cdp enable ip route .... ! ip access-list extended voip permit ip any any ! ! voice-port 1:15 input gain -1 output attenuation 1 echo-cancel coverage 24 bearer-cap Speech ! ! dial-peer cor custom ! ! ! dial-peer voice 1 pots incoming called-number .T direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 2 voip fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback cisco ! dial-peer voice 3 voip destination-pattern .T voice-class codec 1 session protocol sipv2 session target ipv4:www.xxx.yyy.zzz no vad ! dial-peer voice 10 pots destination-pattern phone1 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 11 pots destination-pattern phone2 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 12 pots destination-pattern phone3 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 13 pots destination-pattern phone4 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 14 pots destination-pattern phone5 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 15 pots destination-pattern phone6 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 16 pots destination-pattern phone7 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 20 pots destination-pattern phone8 direct-inward-dial port 1:15 forward-digits all ! gateway timer receive-rtcp 5 ! sip-ua aaa username proxy-auth sip-server ipv4:80.92.224.74 ! вообще ничего нигде не происходит. смущает то, что нету комманд для задания параметров sip, авторизации, и т.д. оно не пытается авторизироваться на софтсвиче.... в логах на всех железках тишина. как оно вообще настраивается? схема включения будет такой: softswitch <-sip-> c3810 <-E1-> AVAYA спасибо заранее. -- With best regards, Gregory Edigarov
Gregory Edigarov wrote:
Добрый день,
имеем: IOS (tm) MC3810 Software (MC3810-A2ISV5-M), Version 12.3(13), RELEASE SOFTWARE (fc2) на этом звере надо настроить гейтвей E1 <-> SIP. делаю так:
version 12.3 service tcp-keepalives-in service tcp-keepalives-out service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname CISCOPRI ! boot-start-marker boot-end-marker ! logging buffered 204800 debugging enable secret 5 $1$rRcE$Pqm.Jj0uhW2yyIO071JUo/ ! clock timezone KHARKOV 2 clock summer-time KHARKOV recurring last Sun Mar 2:00 last Sun Oct 3:00 network-clock base-rate 56k aaa new-model ! ! aaa session-id common no ip subnet-zero ip cef ! ! ! isdn switch-type primary-net5 ! ! voice rtp send-recv ! voice service voip fax protocol pass-through g711alaw h323 sip ! voice class codec 1 codec preference 1 g711alaw codec preference 2 g711ulaw codec preference 3 g729r8 codec preference 4 g726r32 codec preference 5 g726r24 codec preference 6 g726r16 ! no voice confirmation-tone ! ! controller E1 0 shutdown description PRI NOT SUPPORTED!!!! ! controller E1 1 pri-group timeslots 1-31 service mgcp loop-detect ! class-map match-all RTPUDP match ip dscp cs5 ! policy-map RTPOUT ! interface Ethernet0 ip address ..... ! interface Serial0 no ip address ! interface Serial1 no ip address ! interface Serial1:15 no ip address ip mroute-cache no logging event link-status isdn switch-type primary-net5 isdn timer t309 60000 isdn overlap-receiving isdn incoming-voice voice isdn map address .* plan isdn type national isdn send-alerting isdn sending-complete no cdp enable
ip route .... ! ip access-list extended voip permit ip any any !
! voice-port 1:15 input gain -1 output attenuation 1 echo-cancel coverage 24 bearer-cap Speech ! ! dial-peer cor custom ! ! ! dial-peer voice 1 pots incoming called-number .T direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 2 voip fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback cisco ! dial-peer voice 3 voip destination-pattern .T voice-class codec 1 session protocol sipv2 session target ipv4:www.xxx.yyy.zzz no vad ! dial-peer voice 10 pots destination-pattern phone1 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 11 pots destination-pattern phone2 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 12 pots destination-pattern phone3 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 13 pots destination-pattern phone4 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 14 pots destination-pattern phone5 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 15 pots destination-pattern phone6 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 16 pots destination-pattern phone7 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 20 pots destination-pattern phone8 direct-inward-dial port 1:15 forward-digits all ! gateway timer receive-rtcp 5 ! sip-ua aaa username proxy-auth sip-server ipv4:80.92.224.74 !
вообще ничего нигде не происходит. смущает то, что нету комманд для задания параметров sip, авторизации, и т.д.
оно не пытается авторизироваться на софтсвиче.... в логах на всех железках тишина. как оно вообще настраивается? схема включения будет такой:
softswitch <-sip-> c3810 <-E1-> AVAYA
спасибо заранее.
Не поддерживает 3810 авторизации по SIP , по крайне мере я не смог найти нужный ios
On Wed, 25 Jan 2012 13:52:00 +0200
Alexandr Turovsky
Gregory Edigarov wrote:
Добрый день,
имеем: IOS (tm) MC3810 Software (MC3810-A2ISV5-M), Version 12.3(13), RELEASE SOFTWARE (fc2) на этом звере надо настроить гейтвей E1 <-> SIP. делаю так:
version 12.3 service tcp-keepalives-in service tcp-keepalives-out service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname CISCOPRI ! boot-start-marker boot-end-marker ! logging buffered 204800 debugging enable secret 5 $1$rRcE$Pqm.Jj0uhW2yyIO071JUo/ ! clock timezone KHARKOV 2 clock summer-time KHARKOV recurring last Sun Mar 2:00 last Sun Oct 3:00 network-clock base-rate 56k aaa new-model ! ! aaa session-id common no ip subnet-zero ip cef ! ! ! isdn switch-type primary-net5 ! ! voice rtp send-recv ! voice service voip fax protocol pass-through g711alaw h323 sip ! voice class codec 1 codec preference 1 g711alaw codec preference 2 g711ulaw codec preference 3 g729r8 codec preference 4 g726r32 codec preference 5 g726r24 codec preference 6 g726r16 ! no voice confirmation-tone ! ! controller E1 0 shutdown description PRI NOT SUPPORTED!!!! ! controller E1 1 pri-group timeslots 1-31 service mgcp loop-detect ! class-map match-all RTPUDP match ip dscp cs5 ! policy-map RTPOUT ! interface Ethernet0 ip address ..... ! interface Serial0 no ip address ! interface Serial1 no ip address ! interface Serial1:15 no ip address ip mroute-cache no logging event link-status isdn switch-type primary-net5 isdn timer t309 60000 isdn overlap-receiving isdn incoming-voice voice isdn map address .* plan isdn type national isdn send-alerting isdn sending-complete no cdp enable
ip route .... ! ip access-list extended voip permit ip any any !
! voice-port 1:15 input gain -1 output attenuation 1 echo-cancel coverage 24 bearer-cap Speech ! ! dial-peer cor custom ! ! ! dial-peer voice 1 pots incoming called-number .T direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 2 voip fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback cisco ! dial-peer voice 3 voip destination-pattern .T voice-class codec 1 session protocol sipv2 session target ipv4:www.xxx.yyy.zzz no vad ! dial-peer voice 10 pots destination-pattern phone1 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 11 pots destination-pattern phone2 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 12 pots destination-pattern phone3 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 13 pots destination-pattern phone4 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 14 pots destination-pattern phone5 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 15 pots destination-pattern phone6 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 16 pots destination-pattern phone7 direct-inward-dial port 1:15 forward-digits all ! dial-peer voice 20 pots destination-pattern phone8 direct-inward-dial port 1:15 forward-digits all ! gateway timer receive-rtcp 5 ! sip-ua aaa username proxy-auth sip-server ipv4:80.92.224.74 !
вообще ничего нигде не происходит. смущает то, что нету комманд для задания параметров sip, авторизации, и т.д.
оно не пытается авторизироваться на софтсвиче.... в логах на всех железках тишина. как оно вообще настраивается? схема включения будет такой:
softswitch <-sip-> c3810 <-E1-> AVAYA
спасибо заранее.
Не поддерживает 3810 авторизации по SIP , по крайне мере я не смог найти нужный ios
тут вопрос скорее в том, как оно вообще настраивается, и почему на всех железках тишина в логах и ничего не работает...
participants (2)
-
Alexandr Turovsky
-
Gregory Edigarov