ho bisogno di un aiuto per capire come mai non riesco a fare ne ricevere telefonate su entrambi i numeri che ho configurato sulle fxs.
Guardando varie conf in giro per il forum a me sembra tutto corretto.
IOS e memoria sono ok.
posto lo sh run
Codice: Seleziona tutto
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
no service password-recovery
!
hostname ***
!
boot-start-marker
boot system flash:c1700-spservicesk9-mz.124-9.T7.bin
boot-end-marker
!
enable secret ***
!
no aaa new-model
!
resource policy
!
voice-card 2
!
ip cef
!
!
!
!
no ip domain lookup
ip name-server 208.67.222.222
ip name-server 208.67.220.220
!
!
!
!
!
!
!
!
!
!
!
!
!
!
username *** password ***
!
!
!
!
!
interface ATM0/0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0/0.1 point-to-point
description Aruba ADSL 7MB
no snmp trap link-status
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0/0
ip address 192.168.5.254 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip tcp adjust-mss 1360
speed auto
!
interface Dialer0
description Interfaccia Dialer0/0 - Aruba ADSL 7MB
ip address negotiated
ip access-group 111 in
ip mtu 1492
ip nat outside
encapsulation ppp
dialer pool 1
ppp authentication chap pap callin
ppp pap sent-username *** password ***
!
ip route 0.0.0.0 0.0.0.0 Dialer0
!
!
no ip http server
no ip http secure-server
ip nat translation timeout 420
ip nat translation tcp-timeout 120
ip nat translation pptp-timeout 420
ip nat translation icmp-timeout 1
ip nat translation max-entries 1000
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source static 192.168.5.2 interface Dialer0
!
access-list 1 permit 192.168.5.0 0.0.0.255
!
control-plane
!
!
!
voice-port 2/0
echo-cancel coverage 32
playout-delay nominal 100
playout-delay mode fixed
cptone IT
timeouts initial 120
timeouts interdigit 3
timeouts call-disconnect 0
caller-id enable
!
voice-port 2/1
echo-cancel coverage 32
playout-delay nominal 100
playout-delay mode fixed
cptone IT
timeouts initial 120
timeouts interdigit 3
timeouts call-disconnect 0
caller-id enable
!
!
!
!
!
!
dial-peer voice 1 voip
destination-pattern .T
session protocol sipv2
session target sip-server
session transport udp
dtmf-relay sip-notify
codec g711alaw
no vad
!
dial-peer voice 2 pots
description LINEA VOCE EUTELIA
destination-pattern ***
port 2/0
authentication username *** password ***
!
dial-peer voice 3 pots
description LINEA VOCE2 EUTELIA
destination-pattern ***
port 2/1
authentication username *** password ***
!
sip-ua
authentication username *** password ***
retry invite 4
retry response 3
retry bye 2
retry cancel 2
registrar dns:voip.eutelia.it:5060 expires 3600
sip-server dns:voip.eutelia.it:5060
!
!
line con 0
line aux 0
access-class 23 in
exec-timeout 5 0
modem DTR-active
transport input telnet
line vty 0 4
access-class 23 in
exec-timeout 5 0
password ***
login
transport preferred none
transport input telnet
!
scheduler max-task-time 5000
grazie in anticipo,
Matteo