>Добрый день,
>
>Подскажите как настроить cisco3810 для работы с MMCA ? Вроде как настроил... Но мера не понимает пин-код. Вообще его ни как не воспринимает.
Building configuration...
Current configuration : 1287 bytes
!
version 12.2
service config
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Voip_FXO
!
enable secret 5 ***
enable password ***
!
network-clock base-rate 56k
ip subnet-zero
no ip routing
!
call rsvp-sync
!
voice service voip
!
!
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.128.67 255.255.255.224
no ip route-cache
no ip mroute-cache
no cdp enable
!
interface Serial0
no ip address
no ip route-cache
no ip mroute-cache
shutdown
!
interface Serial1
no ip address
no ip route-cache
no ip mroute-cache
shutdown
no cdp enable
!
interface Dialer0
no ip address
no cdp enable
!
interface FR-ATM20
no ip address
no ip route-cache
shutdown
!
ip default-gateway 192.168.128.82
ip classless
no ip http server
!
!
voice-port 1/1
cptone RU
connection plar 628
signal groundStart
!
voice-port 1/2
shutdown
!
voice-port 1/3
shutdown
!
voice-port 1/4
shutdown
!
voice-port 1/5
shutdown
!
voice-port 1/6
shutdown
!
dial-peer cor custom
!
!
!
dial-peer voice 1 voip
destination-pattern T
session target ipv4:192.168.128.82
dtmf-relay cisco-rtp
signal-type trans
!
gateway
!
sip-ua
!
!
line con 0
exec-timeout 0 0
line aux 0
line 2 3
line vty 0 4
password ***
login
!
end
-----
у кого какие идеи ? что может быть ?