Здравствуйте! Есть GSM шлюз AddPac Technology Model : GS1002_G2 H/W Version : 2.0 S/W Version : 8.51.010
Обнаружил проблему - тот, кому звонят с шлюза при исходящих, не слышит звонящего. При этом звонящий слышит того, кому позвонил. Связываю это с обновлением на 8.51.010 т.к. до этого в звонках слышимость была в обе стороны. Помогите пожалуйста решить проблему.
Конфиг:
Код:
!
! APOS(tm) configuration saved from vty
! 2018/05/07 14:16:35
!
version 8.51.010
!
hostname GS1002
clock timezone Kiev 2
!
username root password ****** administrator
username guest password ******* user
!
!
script ntpdate default
resynchronize 12 0
server ip 192.168.100.2
server ip ntp.rwa.local
!
interface Loopback0
ip address 127.0.0.1 255.0.0.0
!
interface FastEthernet0/0
no ip address
speed auto
no qos-control
!
interface FastEthernet0/1
ip address 192.168.100.1 255.255.255.0
speed auto
no qos-control
!
ip route 0.0.0.0 0.0.0.0 192.168.100.3
!
!
!
!
ftp server
http server
!
dns name-server 192.168.100.2
dns name-server 192.168.100.12
dns name-server 192.168.100.3
logging command
logging event 4-warning
logging on
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
protocol sip
dtmf-relay out-of-band
fax protocol t38 redundancy 0
fax rate 9600
h323 call start fast
h323 call tunnel enable
no call-barring unconfigured-ip-address
no voip-inbound-call-barring enable
!
!
! Voice port configuration.
!
! GSM
voice-port 0/0
connection plar 3
dial-tone-generate
caller-id enable
!
!
! GSM
voice-port 0/1
connection plar 4
dial-tone-generate
caller-id enable
!
!
! FXS
voice-port 0/2
connection plar 1
caller-id enable
!
!
! FXS
voice-port 0/3
connection plar 2
caller-id enable
!
!
!
!
! service port group configuration.
!
!
!
! Pots peer configuration.
!
dial-peer voice 0 pots
destination-pattern 1 T
port 0/0
!
dial-peer voice 1 pots
destination-pattern 2 T
port 0/1
!
dial-peer voice 2 pots
destination-pattern 3
port 0/2
!
dial-peer voice 3 pots
destination-pattern 4
port 0/3
!
!
!
! Voip peer configuration.
!
!
!
!
!
!
gatekeeper
!
!
! Gateway configuration.
!
gateway
h323-id
no ignore-msg-from-other-gk
!
!
! SIP UA configuration.
!
sip-ua
!
!
! Tones
!
!
! SMS delivery configuration
!
sms-delivery
!
!
!
!
!
line console
!
line vty
!
mobile dev-restart-by-unreg 300
mobile dev-restart-by-unknown-error
mobile cell-monitor 30
!
mobile 0/0
gsm band-select gsm900
gsm sms-language utf8
!
mobile 0/1
gsm band-select gsm900
gsm sms-language utf8
!