есть 2 addpac 1100 и 100b, связь есть, звонки проходят. Но одна проблема осталась, когда звонишь на 100b на нем загорается лампочка PHONE, но сам телефонный аппарат не звонит, когда поднимаешь трубку можно разговаривать. как сделать так, чтобы телефонный аппарат зазвонил?
Код:
! APOS(tm) configuration saved from vty
! 1970/ 1/ 1 00:01:26 !
version 8.41.085
!
hostname AP100B
!
username root password router administrator
!
!
interface Loopback0
ip address 127.0.0.1 255.0.0.0
!
interface FastEthernet0/0
ip address 192.168.0.1 255.255.255.0
speed auto
!
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.0.125 10
!
access-list 100 permit ip 192.168.10.0 0.0.0.255 any
!
!
ip nat inside source list 100 interface FastEthernet0/0 overload
!
!
snmp name AP100B_G2
!
!
ftp server
http server
!
!
logging event 0-emergency
!
!
!
!
! 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
busyout monitor gatekeeper
no busyout monitor callagent
busyout monitor voip-interface
!
!
! Voice port configuration.
!
! FXS
voice-port 0/0
connection plar 944441
caller-id enable
!
!
! FXS
voice-port 0/1
connection plar 944449
caller-id enable
!
!
!
!
! Pots peer configuration.
!
!
dial-peer voice 44441 pots
destination-pattern 44441
port 0/0
!
dial-peer voice 44449 pots
destination-pattern 44449
port 0/1
!
! Voip peer configuration.
!
dial-peer voice 0 voip
destination-pattern 944441
session target 192.168.1.16
session protocol sip
dtmf-relay rtp-2833
!
dial-peer voice 1 voip
destination-pattern 944449
session target 192.168.1.16
session protocol sip
dtmf-relay rtp-2833
!
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.0.1
no ignore-msg-from-other-gk
!
!
! SIP UA configuration.
!
sip-ua
!
!
! MGCP configuration.
!
mgcp
codec g711ulaw
!
!
! Tones
!
!line console
!
!line vty
!
!
!sms
! quota 30
!