1. ага
2. я понимаю, что просто номер. это совпадение=)
3. Изменил, но не помогло.
Изменил некоторые вещи на АТС, сделал регистрацию на каждую линию. Теперь конфиг стал выглядеть так:
Код:
interface Loopback0
ip address 127.0.0.1 255.0.0.0
!
interface FastEthernet0/0
ip address 192.168.0.10 255.255.255.0
speed auto
no qos-control
!
interface FastEthernet0/1
ip address 192.168.10.1 255.255.255.0
speed auto
no qos-control
!
ip route 0.0.0.0 0.0.0.0 192.168.0.1 10
!
!
!
!
http server
!
dns name-server 8.8.8.8
logging command
logging event 4-warning
logging on
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
!
! Voice service voip configuration.
!
voice service voip
protocol sip
dtmf-relay rfc-2833
fax protocol t38 redundancy 0
fax rate 9600
h323 call start fast
h323 call tunnel enable
busyout monitor sip-server
busyout monitor voip-interface
no call-barring unconfigured-ip-address
no voip-inbound-call-barring enable
!
!
! Voice port configuration.
!
! GSM
voice-port 0/0
connection plar 89ххххххххх
caller-id enable
!
!
! GSM
voice-port 0/1
connection plar 89ххххххххх
caller-id enable
!
!
!
!
! service port group configuration.
!
!
!
! Pots peer configuration.
!
dial-peer voice 0 pots
destination-pattern T
port 0/0
user-name 101
user-password 101
!
dial-peer voice 1 pots
destination-pattern T
port 0/1
user-name 102
user-password 102
!
!
!
! Voip peer configuration.
!
dial-peer voice 1000 voip
destination-pattern T
session target ip 192.168.0.109
session protocol sip
codec g711alaw
no vad
dtmf-relay rtp-2833
!
!
!
!
!
!
gatekeeper
!
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.0.75
no ignore-msg-from-other-gk
!
!
! SIP UA configuration.
!
sip-ua
user-register
sip-server 192.168.0.109
remote-party-id
register e164
!
!
! Tones
!
!
!
!
line console
!
line vty
gsm dev-restart-by-unreg 300
!
gsm 0/0
sms-language utf8
!
gsm 0/1
sms-language utf8
!
end
Та же история. Есть исходящие, но входящие в АТС не проходят. Однако, сейчас хотя бы видно, что звонок попадает в шлюз, до этого даже не отображалось в Port & Call Status присутствие входящего звонка.