mi sono imbattuto in uno spiacevole inconveniente!
Ho acquistato il kit cordless della Brondi DC2010 trio. Questo kit è composto da una basetta da collegare alla linea telefonica + due apparecchi aggiuntivi.
La mia idea è quella di utilizzare i 3 cordless per chiamare attraverso un'unica porta FXS e gestire il trasferimento di chiamata tramite la stazione brondi.
Il problema è che a quanto pare questo cordless non funziona con il cisco o almeno io non riesco a farlo funzionare.
Se provo a chiamare da un telefono non appartente al kit l'interno associato alla porta FXS a cui il cordless è connesso mi ritrovo connesso ad esso senza che il cordless squilli.
se provo a fare una telefonata dal cordless la linea rimane bloccata, ovvero il router non si accorge se metto giù e la connessione permante.
Tutti questi tentativi li ho fatti accendendo una sola basetta.
Per quanto riguarda la configurazione del router, testando il tutto con altri telefoni (sia un vecchio sirio ti telecomitalia che un altro cordless) non ho alcun problema, le chiamate da e per la porta FXS avvengono con successo.
A questo punto mi rimetto ai Vs suggerimenti.
Vi ringrazio anticipatamente.
posto la conf
Codice: Seleziona tutto
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname minosse
!
boot-start-marker
boot-end-marker
!
no logging buffered
enable secret 5 ZZZZZZZZZZZZZZZZZZZZZZZZZZZ
!
aaa new-model
!
!
aaa authentication login default local
aaa authorization exec default local
!
aaa session-id common
!
resource policy
!
clock timezone GTM1 1
voice-card 1
!
voice-card 2
!
ip cef
!
!
!
!
no ip bootp server
ip domain name mshome.net
ip name-server 212.216.172.62
ip ssh authentication-retries 2
ip ssh version 2
login block-for 120 attempts 3 within 30
!
password encryption aes
!
no voice hunt invalid-number
voice call send-alert
voice call disc-pi-off
voice call debug short-header
voice rtp send-recv
voice dsp release early
!
voice service pots
!
voice service voip
clid network-provided
allow-connections h323 to h323
allow-connections sip to sip
sip
registrar server expires max 600 min 60
!
!
!
!
!
!
!
!
voice register global
mode cme
max-dn 144
max-pool 24
!
voice register dn 10
number 10
name 10
label 10
!
voice register dn 12
number 12
name 12
label 12
!
voice register dn 13
!
voice register dn 14
number 14
name 14
label 14
!
voice register dn 16
number 16
name 16
label 16
!
voice register pool 1
id mac 0090.0090.0090
number 1 dn 14
username 14 password 14
codec g711alaw
!
voice register pool 2
id mac 0009.0009.0009
number 2 dn 12
username 12 password 12
description PALMARE
codec g711alaw
!
voice register pool 3
id mac 0000.0000.0000
number 1 dn 16
username 16 password 16
description ALADINO
codec g711alaw
!
voice register pool 4
id mac 000B.000B.000B
number 1 dn 10
username 10 password 10
description grandstream
codec g711alaw
!
voice hunt-group 1 parallel
final 11
list 10,12,14,16
timeout 10
pilot 20
!
!
voice hunt-group 2 peer
list 11,16
timeout 15
hops 2
pilot 21
!
!
!
!
!
!
username root privilege 15 secret 5 XXXXXXXXXXXXXXXXXXX
!
!
class-map match-all VOIP
match protocol rtp audio
!
!
policy-map VOICE
class VOIP
priority percent 60
!
!
!
!
!
interface Loopback0
ip address 192.168.6.254 255.255.255.0
!
interface ATM0/0
description INTERFACCIA ATM/ADSL
bandwidth 7168
no ip address
no ip route-cache cef
no ip route-cache
no ip mroute-cache
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0/0
description LAN LOCALE
ip address 192.168.1.254 255.255.255.0
ip nat inside
speed auto
!
interface Dialer0
description DIALER ALICE-ADSL
bandwidth 7168
ip address negotiated
ip nbar protocol-discovery
ip nat outside
encapsulation ppp
ip tcp header-compression
dialer pool 1
dialer-group 1
ppp pap sent-username aliceadsl password 7 XXXXXXXXXXXXXXXXXXX
service-policy output VOICE
!
ip route 0.0.0.0 0.0.0.0 Dialer0
ip route 192.168.2.0 255.255.255.0 192.168.1.251
!
!
ip http server
ip http authentication local
no ip http secure-server
ip nat inside source list 101 interface Dialer0 overload
ip nat inside source static tcp 192.168.1.251 22 interface Dialer0 199
ip nat inside source static tcp 192.168.1.2 5060 interface Dialer0 5060
ip nat inside source static tcp 192.168.1.200 80 interface Dialer0 9090
ip nat inside source static tcp 192.168.1.252 23 interface Dialer0 23
ip nat inside source static udp 192.168.1.252 4662 interface Dialer0 4662
ip nat inside source static udp 192.168.1.2 4242 interface Dialer0 4242
ip nat inside source static tcp 192.168.1.2 4242 interface Dialer0 4242
ip nat inside source static tcp 192.168.1.252 22 interface Dialer0 10022
ip nat inside source static tcp 192.168.1.252 4662 interface Dialer0 4662
ip nat inside source static tcp 192.168.1.252 80 interface Dialer0 80
ip nat inside source static tcp 192.168.1.252 4711 interface Dialer0 99
ip nat inside source static tcp 192.168.1.100 22 interface Dialer0 200
!
!
access-list 101 permit ip 192.168.1.0 0.0.0.255 any
access-list 101 remark SDM_ACL Category=18
!
control-plane
!
!
!
voice-port 1/0
cptone IT
!
voice-port 1/1
cptone IT
!
voice-port 2/0
cptone IT
connection plar opx 21
description CASA
!
voice-port 2/1
cptone IT
connection plar opx 13
description UFFICIO
!
!
!
!
!
!
dial-peer voice 1 voip
preference 1
destination-pattern [0,3]T
session protocol sipv2
session target ipv4:194.221.62.198
dtmf-relay h245-alphanumeric
codec g711alaw
!
dial-peer voice 11 pots
description CORDLESS JUMP
destination-pattern 11
port 1/0
!
dial-peer voice 13 pots
description II PORTA FXS
destination-pattern 13
port 1/1
!
dial-peer voice 2 pots
description ACCESSO ALLA LINEA 1
preference 1
destination-pattern 90T
port 2/0
!
dial-peer voice 3 pots
description ACCESSO ALLA LINEA 2
preference 1
destination-pattern 47T
port 2/1
!
dial-peer voice 4 pots
description NUMERO VERDE
preference 1
destination-pattern 800T
port 2/1
forward-digits all
!
dial-peer voice 5 pots
description NUMERI 1xx
destination-pattern 1[0-9][0-9]
port 2/0
forward-digits all
!
dial-peer voice 6 voip
!
sip-ua
authentication username XXXXXXXXXXXXXXXXXXX password XXXXXXXXXXXXXXXXXXX
retry invite 4
retry response 3
retry bye 2
retry cancel 2
registrar ipv4:194.120.0.198:5060 expires 3600
sip-server ipv4:194.120.0.198:5060
!
!
telephony-service
max-conferences 2 gain -6
transfer-system full-consult
!
banner motd ^C
Welcome to Minosse (Cisco 1751-V router)
^C
!
line con 0
line aux 0
line vty 0 4
exec-timeout 40 0
password 7 XXXXXXXXXXXXXXXXXXX
transport input ssh
!
ntp clock-period 17208163
ntp source Dialer0
ntp server 193.204.114.232 prefer
ntp server 193.204.114.233
end