827-4v sip non si registra

Voice su IP

Moderatore: Federico.Lagni

Rispondi
vlad
n00b
Messaggi: 3
Iscritto il: ven 17 feb , 2006 8:44 pm
Località: Roma

Salve,
xfavore mi date una mano nella conf.
sip non si registra.
Grazie in anticipo


!
! Last configuration change at 22:07:41 CET Tue Mar 14 2006
! NVRAM config last updated at 22:14:11 CET Tue Mar 14 2006 by vlady
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname VOIP
!
boot-start-marker
boot-end-marker
!
enable secret 5 XXXXXXXXXXXXXX
!
no aaa new-model
!
resource policy
!
clock timezone CET 1
!
!
ip name-server 193.70.152.15
ip name-server 193.70.152.25
!
voice call send-alert
voice call disc-pi-off
voice call debug short-header
voice rtp send-recv
voice dsp release early
!
!
voice class codec 1
codec preference 1 g711ulaw
!
voice class codec 2
codec preference 1 g711alaw
codec preference 2 g711ulaw
!
!
!
!
!
!
!
!
!
username USER password 7 XXXXXXXXXXX
!
gw-accounting aaa
!
!
!
!
interface Ethernet0
ip address 10.0.0.100 255.255.255.0
ip virtual-reassembly
hold-queue 100 out
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
ip route 0.0.0.0 0.0.0.0 Ethernet0 10.0.0.200 permanent
no ip http server
!
ip nat service sip udp port 5061
!
!
!
control-plane
!
!
voice-port 1
ring cadence pattern01
echo-cancel coverage 32
no vad
cptone IT
timeouts interdigit 5
bearer-cap Speech
caller-id enable
!
voice-port 2
ring cadence pattern01
cptone IT
!
voice-port 3
ring cadence pattern01
cptone IT
!
voice-port 4
ring cadence pattern01
cptone IT
!
dial-peer voice 1 voip
destination-pattern .T
voice-class codec 1
session protocol sipv2
session target sip-server
session transport udp
dtmf-relay sip-notify
!
dial-peer voice 2 pots
destination-pattern 531XXXX
port 1
!
sip-ua
authentication username 531XXX password XXXXXXX
calling-info pstn-to-sip from name set VoIP
retry invite 4
retry response 3
retry bye 2
retry cancel 2
registrar ipv4:212.97.59.76:5061 expires 3600
sip-server ipv4:212.97.59.76:5061
no suspend-resume
!
!
line con 0
line vty 0 4
exec-timeout 120 0
login local
length 0
!
scheduler max-task-time 5000
sntp server 193.204.114.232
end



Line peer expires(sec) registered
============ ============= ============ ========
531xxxx 2 92 no
VOIP#
Avatar utente
wiwan
Cisco power user
Messaggi: 90
Iscritto il: mar 04 ott , 2005 10:34 am
Località: Lecce

Devi cambiare:

Codice: Seleziona tutto

session target sip-server
con

Codice: Seleziona tutto

session target  ipv4:212.97.59.76:5060
Se nn dovesse funzionare cambia ipv4 con i dns del tuo provider.
Esempio

Codice: Seleziona tutto

session target dns:sip.server.it:5060
Ciao
Se non puoi avere quello che vuoi, cerca di volere quello che puoi avere.
vlad
n00b
Messaggi: 3
Iscritto il: ven 17 feb , 2006 8:44 pm
Località: Roma

Grazie wiwan
adesso si registra ma ricevo le chiamate. Chi mi chiama li risponde la segreteria di Messagenet. Ho letto che non sono solo di avere questo prb. ma non ho trovato la soluzione chiedo sempre il vostro aiuto.
GRAZIE
vlad
n00b
Messaggi: 3
Iscritto il: ven 17 feb , 2006 8:44 pm
Località: Roma

Ragazzi
ho cambiato il server SIP e adesso si registra riesco effettuare le chiamate e mi chiamano altri, solo un piccolo prb. Chi mi chiama sente la mia voce però io non sento la sua, e se io chiamo cualcuno è uguale misentono però io non sento posto la conf forse qualcuno riesce a capire qualcosa



VOIP#sh run
Building configuration...

Current configuration : 2200 bytes
!
! Last configuration change at 15:36:30 CET Sat Mar 18 2006 by vlady
! NVRAM config last updated at 14:20:36 CET Sat Mar 18 2006 by vlady
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname VOIP
!
boot-start-marker
boot-end-marker
!
enable secret 5 XXXX
!
no aaa new-model
!
resource policy
!
clock timezone CET 1
!
!
ip name-server 193.70.152.15
ip name-server 193.70.152.25
!
voice call send-alert
voice call disc-pi-off
voice call debug short-header
voice rtp send-recv
voice dsp release early
!
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g711alaw
!
voice class codec 2
codec preference 1 g711alaw
codec preference 2 g711ulaw
!
!
!
!
!
!
!
!
!
username XXX password 7 XXXX
!
!
!
!
interface Ethernet0
ip address 10.0.0.100 255.255.255.0
ip virtual-reassembly
hold-queue 100 out
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
ip default-gateway 10.0.0.200
ip route 0.0.0.0 0.0.0.0 Ethernet0 10.0.0.200 permanent
no ip http server
!
ip nat inside source list 1 interface Ethernet0 overload
!
access-list 1 permit 10.0.0.0 0.0.0.255
!
!
control-plane
!
!
voice-port 1
ring cadence pattern01
echo-cancel coverage 32
no vad
cptone CA
timeouts interdigit 5
bearer-cap Speech
caller-id enable
!
voice-port 2
ring cadence pattern01
cptone CA
!
voice-port 3
ring cadence pattern01
cptone CA
!
voice-port 4
ring cadence pattern01
cptone CA
!
dial-peer voice 1 voip
destination-pattern .T
voice-class codec 1
session protocol sipv2
session target dns:voip.brujula.net:5060
session transport udp
dtmf-relay sip-notify
!
dial-peer voice 2 pots
destination-pattern 8328XX
port 1
!
sip-ua
authentication username 8328XX password XXXX
retry invite 4
retry response 3
retry bye 2
retry cancel 2
retry register 10
registrar dns:voip.brujula.net:5060 expires 3600
sip-server dns:voip.brujula.net:5060
no suspend-resume
!
!
line con 0
line vty 0 4
exec-timeout 120 0
login local
length 0
!
scheduler max-task-time 5000
sntp server 193.204.114.232
end

VOIP#
Rispondi