HELP! Chiamando da telefono IP il ricevente non sente niente

Voice su IP

Moderatore: Federico.Lagni

Rispondi
d-a-n-x
n00b
Messaggi: 24
Iscritto il: lun 15 ago , 2005 6:32 pm

Ho riscontrato un problema in una configurazione nella quale il centralino CME collegato ad una NT-1 Plus riceve e smista correttamente tutte le chiamate entranti, ma se provo a chiamare da un telefono IP verso l'esterno il telefono del chiamato squilla risponde ma il telefono IP mostra l'indicazione che sta ancora chiamando e il primo non sente niente.

NOTA: Se chiamo il 187 dal telefono IP, questo risponde e parlo con gli operatori tranquillamente, se chiamo un'altro numero gratutito del tipo 800-xxxxxx allora succede come per qualsiasi altro numero chiamato ovvero squilla l'altro risponde ma il telefono indica che il CME sta ancora chiamando.

Riporto parte della configurazione.



clock timezone GMT 2
tdm clock bri-auto
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
voice-card 2 (LA VIC-2BRI è inserita nello slot 2)
!
no aaa new-model
ip subnet-zero
ip cef
!
!
!
ip dhcp pool ITS
network 10.10.11.0 255.255.255.0
option 150 ip 10.10.11.1
default-router 10.10.11.1
!
!
ip name-server 151.99.125.1
no ftp-server write-enable
!
!
!
voice class codec 1
codec preference 1 g711alaw
!
voice class codec 2
codec preference 1 g711alaw
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Ethernet0/0 (NON ATTIVA)
no ip address
shutdown
half-duplex
!
interface FastEthernet0/0
ip address 10.10.11.1 255.255.255.0
ip nat inside
no ip route-cache cef
no ip route-cache
speed auto
full-duplex
!
interface ATM1/0 (NON ATTIVA)
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface BRI2/0
no ip address
isdn switch-type basic-net3
isdn overlap-receiving
isdn point-to-point-setup
isdn spid1 "NumeroMadre_BORCHIA" "Numero_Directory"
isdn spid2 "Sottonumero_BORCHIA" "Numero_Directory"
isdn incoming-voice voice
isdn calling-number "Numero_Madre_Borchia"
isdn sending-complete
isdn static-tei 0
isdn skipsend-idverify
!
interface BRI2/1 (NON USATA)
no ip address
shutdown
isdn switch-type basic-net3
!
interface Dialer0 (NON ATTIVA)
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp pap sent-username aliceadsl password 0 aliceadsl
!
interface Dialer1
no ip address
!
ip classless
ip route profile
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
!
!
access-list 1 permit 10.10.11.0 0.0.0.255
dialer-list 1 protocol ip permit
tftp-server flash:P00303020214.bin
tftp-server flash:P00305000301.sbn
tftp-server flash:P00403020214.bin
tftp-server flash:CP7905040000SCCP040701A.sbin
tftp-server flash P00503010100.bin
tftp-server flash S00103020002.bin
!
control-plane
!
!
!
voice-port 2/0
compand-type a-law
playout-delay minimum low
playout-delay mode fixed
no comfort-noise
cptone IT
!
voice-port 2/1
!
!
!
!
!
dial-peer voice 1 pots
destination-pattern 0.T
incoming called-number "numeromadre_BORCHIA"
direct-inward-dial (Punta ad un DN con numero = "numeromadre_BORCHIA")
port 2/0
!
dial-peer voice 2 pots
destination-pattern 0.T
incoming called-number "Sottonumero_BORCHIA"
direct-inward-dial (Punta ad un DN con numero = a "Sottonumero_BORCHIA")
port 2/0
!
dial-peer voice 3 pots
incoming called-number "Sottonumero_BORCHIA"
direct-inward-dial (Punta ad un DN con numero = a "Sottonumero_BORCHIA")
port 2/0
!
!
telephony-service
load 7910 P00403020214
load 7960-7940 P00303020214
max-ephones 15
max-dn 90
ip source-address 10.10.11.1 port 2000
auto assign 1 to 1
timeouts interdigit 3
system message Nome Società XYZ
user-locale IT
network-locale IT
create cnf-files version-stamp 7960 Sep 05 2005 17:25:12
keepalive 45
max-conferences 8
call-forward pattern .T
moh Musica_attesa.au
time-format 24
date-format dd-mm-yy
transfer-system full-consult
transfer-pattern .T
directory last-name-first
!
!
ephone-dn 1
number 1
label Centralino
description Interno 1
name Centralino
!

ecc ecc...


Qualsiasi aiuto è ben accetto.
Rispondi