Имеется cisco 3845 вот кусок конфига:
Код: Выделить всё
voice service voip
allow-connections sip to sip
redirect ip2ip
sip
registrar server expires max 3600 min 3600
no call service stop
!
!
!
voice class codec 1
codec preference 1 g711alaw
!
!
interface GigabitEthernet0/0
ip address 192.168.200.200 255.255.255.0
no ip route-cache
duplex auto
speed auto
media-type rj45
vlan-id dot1q 900
exit-vlan-config
!
no mop enabled
!
sip-ua
retry invite 3
retry response 3
retry bye 3
retry cancel 3
timers trying 1000
sip-server ipv4:192.168.200.222:5060
!
Код: Выделить всё
[cisco]
type=peer
host=192.168.200.200
disallow=all
allow=alaw
context=cisco-router3845
insecure=invite,port
canreinvite=no
qualify=yes
nat=no
Код: Выделить всё
sip show peers
Где я ошибся?