При дозвоне с FXS на SIP(SIPNET), соединение устанавливается. С SIP(SIPNET) на FXS звонок проходит(!!!), а после поднятия трубки тишина и секунд через 5 SIPNET обрывает связь. Подскажите пожалуйста в чем может быть проблема. Заранее СПАСИБО.
Листинг
! ! APOS(tm) configuration saved from vty ! 2014/01/25 23:42:52 ! version 8.51.008 ! interface FastEthernet0/0 ip address 192.168.20.110 255.255.255.0 ip nat outside speed auto no qos-control ! interface FastEthernet0/1 ip address 192.168.10.1 255.255.255.0 ip nat inside speed auto no qos-control ! ip route 0.0.0.0 0.0.0.0 192.168.20.1 10 ! ! ! ! ftp server http server ! dns name-server 195.218.136.227 dns name-server 195.218.136.228 logging command logging event 4-warning logging on ! ! ! ! ! VoIP configuration. ! ! ! Voice service voip configuration. ! voice service voip fax protocol t38 redundancy 0 fax rate 9600 h323 call start fast h323 call tunnel enable ! ! ! Voice port configuration. ! ! GSM voice-port 0/0 connection plar 1513 dial-tone-generate caller-id enable ! ! ! FXS voice-port 0/1 caller-id enable ! ! ! ! ! service port group configuration. ! ! ! ! Pots peer configuration. ! dial-peer voice 1512 pots destination-pattern SIP ID port 0/1 user-password ********** voice-class codec 0 ! dial-peer voice 1513 pots destination-pattern 1513 port 0/1 no register e164 preference 1 ! dial-peer voice 3048 pots destination-pattern T port 0/0 no register e164 ! ! ! ! Voip peer configuration. ! dial-peer voice 1000 voip destination-pattern 0T session target sip-server session protocol sip voice-class codec 0 dtmf-relay rtp no vad ! ! ! ! ! ! gatekeeper ! ! ! Gateway configuration. ! gateway h323-id voip.192.168.20.1 no ignore-msg-from-other-gk ! ! ! Codec classes configuration. ! voice class codec 0 codec preference 2 g711alaw codec preference 1 g711ulaw codec preference 3 g7231r63 codec preference 4 g729 ! ! ! ! SIP UA configuration. ! sip-ua sip-server sipnet.ru 5060 126 sip-username SIP ID sip-password *********** register e164 ! ! ! Tones ! ! ! ! ! SMTP sendmail configuration ! sms-delivery ! ! ! line console ! line vty ! mobile dev-restart-by-unreg 300 ! mobile 0/0 gsm sms-language utf8 !
|