Доброго времени суток.
Имею парк из десятка сабжевых аппаратов с прошивкой 8.51.001.
На всех не работает трансфер звонка по SIP. ЧЯДНТ ?
Регистрация успешна, всё работает отлично, кроме трансфера. Нажимаю Transfer, ввожу номер - в ответ получаю два коротких гудка и первая линия (бывшая в это время на холде) снова становится активной. В сеть аппарат ничего в этот момент не передаёт.
Код:
!
! APOS(tm) configuration saved from vty
! 2010/01/01 01:23:44
!
version 8.51.001
!
hostname ap-1
!
username root password router administrator
!
!
interface Loopback0
ip address 127.0.0.1 255.0.0.0
!
interface FastEthernet0/0
ip address dhcp
no ip dhcp unicast
ip stun-server stunserver.org
bridge-group 1
speed auto
no qos-control
!
interface FastEthernet0/1
ip address 192.168.10.1 255.255.255.0
bridge-group 1
speed auto
no qos-control
!
no ip routing
! ip route 0.0.0.0 0.0.0.0 192.168.1.1 via dhcp
!
access-list 100 permit ip 192.168.10.0 0.0.0.255 any
!
!
!
snmp name IP90_G2
!
ip tcp keep-alive count 5
ip tcp keep-alive idle 60
ip tcp keep-alive interval 5
!
!
ftp server
http server
!
!
!
! dns domain-name local via dhcp
! dns name-server 192.168.1.1 via dhcp
!
!
logging format addpac
!
! IP PHONE OSD configuration.
!
osd
language english
network signaling sip
network sscp disable
phone save-mode always
phone lcd-type graphic
phone ring-type 1
phone volume ring 4
phone volume input 5
phone volume output 10
phone volume micbooster disable
phone auto-hook-on disable
phone display-name 111
phone dnd-mode silence
phone pbx-mode general
phone hook-mode digitwithdirect
phone auto-answer disable
phone conference-status disable
phone password 2337
phone password-status disable
phone admin-lock factory status disable
phone admin-lock internet status disable
phone admin-lock voip status disable
phone admin-lock service status disable
phone admin-lock auto-upgrade status disable
phone admin-lock sscp status disable
phone privacy-password 0000
phone privacy-status disable
phone privacy-lock menu status disable
phone privacy-lock incoming status disable
phone privacy-lock outgoing status disable
phone noanswer-sound off
phone noanswer-sound notify interval 30
phone emergency-number 1 112
phone emergency-number 2 119
phone emergency-number 3 911
phone emergency-number 4 999
phone contact-profile id 0 version 0
phone recording disable
!
! SSCP configuration.!
!
!
! SSCP Static CM List
sscp
!
! SSCP Dynamic CM List
sscp
!
!
sscp
call-manager broadcast port 8855
logger disable
logger level info
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 0
fax rate disable
timeout tmohdt 300
call-barring unconfigured-ip-address
voip-inbound-call-barring enable
!
!
! Voice port configuration.
!
! SPEECH
voice-port 0/0
!
!
! N/A
voice-port 0/1
!
!
!
!
!
voice service voip
minimize-voip-port service rtp-udp-listen 60100 60100
!
! Pots peer configuration.
!
dial-peer voice 1 pots
destination-pattern #8
port 0/1
no register e164
huntstop
recording all
!
dial-peer voice 10 pots
destination-pattern 111
port 0/0
user-password <password>
display-name i.ivanov
!
!
!
! Voip peer configuration.
!
dial-peer voice 1001 voip
destination-pattern T
session target sip-server
voice-class codec 0
no vad
dtmf-relay rtp-2833
huntstop
max-forward-hop 3
!
dial-peer voice 1006 voip
session target sip-server
voice-class codec 0
no vad
dtmf-relay dual-mode
recording all
!
!
!
dial-peer ipaddr-prefix n
dial-peer call-hold h
dial-peer call-transfer h
!
!
!
! Gateway configuration.
!
gateway
!
!
!
! Recording configuration.
!
recording
direction all
!
!
! Codec classes configuration.
!
voice class codec 0
codec preference 1 g711ulaw
codec preference 2 g711alaw
codec preference 3 g729
codec preference 4 g7231r63
codec preference 5 g726r32
!
!
!
! SIP UA configuration.
!
sip-ua
no fault-tolerance
sip-username <username>
sip-server <server>
signaling-port 7001
retry-counter 5
rport enable
call-transfer-mode attended
register e164
recording-info-notify
!
!
! SMS UA configuration.
!
sms-ua
check-to-header enable
!
!
! Tones
!
!
!
!
line console
!
line vty
!
!
sms
quota 30
!
!
! PS Client configuration.
!
psclient
service disable
retry_timer 10000
alive_timer 15000
!
!