Problema chiamate in ingresso.

Voice su IP

Moderatore: Federico.Lagni

Rispondi
puskas88
Cisco power user
Messaggi: 113
Iscritto il: mer 26 ago , 2009 12:59 pm

Salve,
ho un contratto con eutelia voip. Ho configurato un cisco 1751v per il voip.
Il 1751 è collegato al router adsl. Ho una scheda fxs dove è collegato un telefono.
il problema è il seguente: le chiamate in uscita funzionanano, ma non funzionano le chiamate in ingresso.
di seguito la conf.

Router#sh run
Building configuration...

Current configuration : 2972 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
ip name-server 193.70.152.15
ip name-server 193.70.152.25
!
voice class codec 1
codec preference 1 g729r8
codec preference 2 g711alaw
codec preference 3 g711ulaw
codec preference 4 g726r16
!
ip route 0.0.0.0 0.0.0.0 192.168.0.1
!
voice-port 2/0
cptone IT
!
voice-port 2/1
!
voice-port 2/2
!
voice-port 2/3
!
!
!
!
!
!
dial-peer voice 1 pots
destination-pattern 0832xxxxxxx
port 2/0
authentication username 0832xxxxxxx password 7 xxxxxxxxxx realm voip.eutelia.it
!
dial-peer voice 2 voip
destination-pattern .T
voice-class codec 1
session protocol sipv2
session target ipv4:83.211.227.21
session transport udp
dtmf-relay sip-notify
!
sip-ua
authentication username 0832xxxxxxx password 7 xxxxxxxxxxxxx
retry invite 4
retry response 3
retry bye 3
retry cancel 3
retry register 10
timers expires 60000
timers notify 100
timers register 150
registrar dns:voip.eutelia.it expires 3600
sip-server dns:voip.eutelia.it:5060
no suspend-resume
paolomat75
Messianic Network master
Messaggi: 2965
Iscritto il: ven 29 gen , 2010 10:25 am
Località: Prov di GE

Hai provato a fare debug?

Paolo
Non cade foglia che l'inconscio non voglia (S.B.)
puskas88
Cisco power user
Messaggi: 113
Iscritto il: mer 26 ago , 2009 12:59 pm

paolomat75 ha scritto:Hai provato a fare debug?

Paolo
non so ke comando dare per fare il debug :oops:
paolomat75
Messianic Network master
Messaggi: 2965
Iscritto il: ven 29 gen , 2010 10:25 am
Località: Prov di GE

puskas88 ha scritto:
paolomat75 ha scritto:Hai provato a fare debug?

Paolo
non so ke comando dare per fare il debug :oops:
Prova con

Codice: Seleziona tutto

debug ccsip messages
Paolo
Non cade foglia che l'inconscio non voglia (S.B.)
Rispondi