SKYPHO problemi chiamate uscenti - cisco 1751v
Inviato: lun 18 giu , 2007 11:17 am
Ciao a tutti
Sto configurazione il voip un una rete cond sedi collegate tra di lo tramite vpn, il voip internamente funziona, ed entrano anche le telfonate...
l'unico problema e che non escono , nel senso che mi da sempr eil segnale di occupao...
per tagliare la testa la toro ho fatto le provde direttamente collegato ad una porta fxs evitando cosi problemi di centralino o altro....
Facendo il debug del ccsip
mi viene restituito questo
//-1/000000000000/SIP/State/sipSPIChangeState: 0x84778C88 : State change from (STATE_NONE, SUBSTATE_NONE) to (SIP_STATE_OUTGOING_REGISTER, SUBSTATE_NONE)
1d23h: //-1/000000000000/SIP/State/sipSPIChangeState: 0x84778C88 : State change from (SIP_STATE_OUTGOING_REGISTER, SUBSTATE_NONE) to (SIP_STATE_OUTGOING_REGISTER, SUBSTATE_NONE)
1d23h: //-1/000000000000/SIP/State/sipSPIChangeState: 0x84778C88 : State change from (SIP_STATE_OUTGOING_REGISTER, SUBSTATE_NONE) to (SIP_STATE_OUTGOING_REGISTER, SUBSTATE_NONE)
1d23h: //-1/000000000000/SIP/Error/act_register_new_message: Message Code Class 4xx Method Code 100 not implemented for REGISTER
questo messaggio esce dopo che ho inserito nel sip-ua autenticazioe con uno dei numeri di telefono.
version 12.4
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname +++++++++++
!
boot-start-marker
boot-end-marker
!
logging buffered 32768 notifications
enable password 7 ++++++++++++
!
no aaa new-model
memory-size iomem 15
clock timezone CEST 1
clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00
clock save interval 8
voice-card 1
!
voice-card 2
!
ip cef
!
!
ip telnet source-interface Loopback0
!
!
ip domain lookup source-interface Loopback0
ip name-server 151.99.125.2
!
!
password encryption aes
!
voice call send-alert
voice call convert-discpi-to-prog
voice rtp send-recv
!
voice service voip
modem passthrough nse codec g711alaw
sip
bind control source-interface Loopback0
bind media source-interface Loopback0
!
!
voice class codec 1
codec preference 1 g711alaw
!
!
!
!
!
!
!
!
!
!
!
username +++++++ privilege 15 password 7 +++++++
!
!
class-map match-any VoIP
match ip precedence 5
class-map match-any Multimediale
match ip precedence 3
class-map match-any Professional
match ip precedence 0 1 2 4
match ip precedence 7
class-map match-any Management
match ip precedence 6
class-map match-any LAN
match access-group 110
!
!
policy-map CLIENTE-OUT
class VoIP
priority percent 80
class Management
bandwidth percent 5
class Multimediale
bandwidth percent 5
policy-map ETH-IN
class class-default
!
!
translation-rule 2
Rule 0 ^9* 0
!
!
!
!
!
!
interface Loopback0
description Interfaccia nat della LAN
ip address 62.++++++++ 255.255.255.248
!
interface Tunnel1
ip address 172.16.1.2 255.255.255.252
tunnel source 62.++++++++
tunnel destination 62.+++++++
tunnel mode ipip
!
interface ATM0/0
no ip address
no atm auto-configuration
no atm ilmi-keepalive
no atm address-registration
no atm ilmi-enable
dsl operating-mode auto
hold-queue 224 in
!
interface ATM0/0.835 point-to-point
ip address 193.+++++++++ 255.255.255.252
no ip unreachables
ip nat outside
ip virtual-reassembly
no ip mroute-cache
no snmp trap link-status
pvc 8/35
oam-pvc manage
encapsulation aal5snap
!
!
interface FastEthernet0/0
description Interfaccia LAN Cliente
ip address 192.168.1.254 255.255.255.0
ip nat inside
ip virtual-reassembly
speed auto
full-duplex
hold-queue 100 out
!
ip route 0.0.0.0 0.0.0.0 ATM0/0.835
ip route 192.168.3.0 255.255.255.0 172.16.1.1
!
!
no ip http server
no ip http secure-server
ip nat service sip udp port 8000
ip nat service sip udp port 8001
ip nat service sip udp port 8002
ip nat service sip udp port 8003
ip nat service sip udp port 3478
ip nat inside source list 101 interface Loopback0 overload
ip nat inside source static tcp 192.168.1.230 21 62.++++++++ 21 extendable
ip nat inside source static tcp 192.168.1.230 25 62.++++++++ 25 extendable
ip nat inside source static tcp 192.168.1.230 80 62.+++++++++ 80 extendable
ip nat inside source static tcp 192.168.1.230 110 62+++++++++ 110 extendable
ip nat inside source static tcp 192.168.1.230 3389 62.++++++++ 3389 extendable
ip nat inside source static tcp 192.168.1.230 32000 62.++++++++ 32000 extendable
!
access-list 10 permit 62.123.248.130
access-list 97 permit 213.234.128.169
access-list 97 permit 213.234.128.165
access-list 97 permit 213.234.128.134
access-list 101 permit ip 192.168.1.0 0.0.0.255 any
access-list 150 permit ip 213.234.152.0 0.0.1.255 host 62.123.248.130
access-list 150 permit ip 10.16.251.0 0.0.0.255 host 62.123.248.130
access-list 150 permit ip 10.16.252.0 0.0.0.255 host 62.123.248.130
access-list 150 deny tcp 62.123.0.0 0.0.0.255 host 62.123.248.130 eq telnet
access-list 150 deny udp 62.123.0.0 0.0.0.255 host 62.++++++ eq snmp
access-list 150 permit ip 62.123.0.0 0.0.0.255 host 62.+++++++
access-list 150 deny ip any host +++++++++.130
access-list 150 permit ip any any
!
route-map SET-PREC permit 10
match ip address 100
set ip precedence internet
!
route-map SET-PREC permit 20
match ip address 10
set ip precedence critical
!
route-map SET-PREC permit 30
set ip precedence routine
!
!
!
control-plane
!
!
!
voice-port 1/0
disc_pi_off
timeouts call-disconnect 0
timeouts wait-release 1
timing guard-out 300
timing sup-disconnect 50
!
voice-port 1/1
disc_pi_off
timeouts call-disconnect 0
timeouts wait-release 1
timing guard-out 300
timing sup-disconnect 50
!
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
!
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 pots
destination-pattern 51
port 1/0
!
dial-peer voice 2 pots
destination-pattern 52
port 1/1
!
dial-peer voice 3 pots
destination-pattern 53
port 2/0
!
dial-peer voice 4 pots
destination-pattern 54
port 2/1
!
dial-peer voice 5 voip
destination-pattern 55
session target ipv4:172.16.1.1
codec g711alaw
!
dial-peer voice 6 voip
destination-pattern 56
session target ipv4:172.16.1.1
codec g711alaw
!
dial-peer voice 7 voip
destination-pattern 57
session target ipv4:172.16.1.1
codec g711alaw
!
dial-peer voice 8 voip
destination-pattern 58
session target ipv4:172.16.1.1
codec g711alaw
!
dial-peer voice 1000 voip
destination-pattern .T
translate-outgoing called 2
voice-class codec 1
session protocol sipv2
session target ras
session transport udp
incoming called-number .T
dtmf-relay h245-alphanumeric
!
dial-peer voice 12 pots
destination-pattern num tel
port 2/0
authentication username ++++++++ password ++++++++
!
dial-peer voice 13 pots
destination-pattern num tel
port 1/1
authentication username +++++++ password ++++++++
!
dial-peer voice 11 pots
destination-pattern num tel
port 2/0
authentication username <num tel> password +++++++++++++
!
sip-ua
authentication username <numtel> 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
!
Sto configurazione il voip un una rete cond sedi collegate tra di lo tramite vpn, il voip internamente funziona, ed entrano anche le telfonate...
l'unico problema e che non escono , nel senso che mi da sempr eil segnale di occupao...
per tagliare la testa la toro ho fatto le provde direttamente collegato ad una porta fxs evitando cosi problemi di centralino o altro....
Facendo il debug del ccsip
mi viene restituito questo
//-1/000000000000/SIP/State/sipSPIChangeState: 0x84778C88 : State change from (STATE_NONE, SUBSTATE_NONE) to (SIP_STATE_OUTGOING_REGISTER, SUBSTATE_NONE)
1d23h: //-1/000000000000/SIP/State/sipSPIChangeState: 0x84778C88 : State change from (SIP_STATE_OUTGOING_REGISTER, SUBSTATE_NONE) to (SIP_STATE_OUTGOING_REGISTER, SUBSTATE_NONE)
1d23h: //-1/000000000000/SIP/State/sipSPIChangeState: 0x84778C88 : State change from (SIP_STATE_OUTGOING_REGISTER, SUBSTATE_NONE) to (SIP_STATE_OUTGOING_REGISTER, SUBSTATE_NONE)
1d23h: //-1/000000000000/SIP/Error/act_register_new_message: Message Code Class 4xx Method Code 100 not implemented for REGISTER
questo messaggio esce dopo che ho inserito nel sip-ua autenticazioe con uno dei numeri di telefono.
version 12.4
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname +++++++++++
!
boot-start-marker
boot-end-marker
!
logging buffered 32768 notifications
enable password 7 ++++++++++++
!
no aaa new-model
memory-size iomem 15
clock timezone CEST 1
clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00
clock save interval 8
voice-card 1
!
voice-card 2
!
ip cef
!
!
ip telnet source-interface Loopback0
!
!
ip domain lookup source-interface Loopback0
ip name-server 151.99.125.2
!
!
password encryption aes
!
voice call send-alert
voice call convert-discpi-to-prog
voice rtp send-recv
!
voice service voip
modem passthrough nse codec g711alaw
sip
bind control source-interface Loopback0
bind media source-interface Loopback0
!
!
voice class codec 1
codec preference 1 g711alaw
!
!
!
!
!
!
!
!
!
!
!
username +++++++ privilege 15 password 7 +++++++
!
!
class-map match-any VoIP
match ip precedence 5
class-map match-any Multimediale
match ip precedence 3
class-map match-any Professional
match ip precedence 0 1 2 4
match ip precedence 7
class-map match-any Management
match ip precedence 6
class-map match-any LAN
match access-group 110
!
!
policy-map CLIENTE-OUT
class VoIP
priority percent 80
class Management
bandwidth percent 5
class Multimediale
bandwidth percent 5
policy-map ETH-IN
class class-default
!
!
translation-rule 2
Rule 0 ^9* 0
!
!
!
!
!
!
interface Loopback0
description Interfaccia nat della LAN
ip address 62.++++++++ 255.255.255.248
!
interface Tunnel1
ip address 172.16.1.2 255.255.255.252
tunnel source 62.++++++++
tunnel destination 62.+++++++
tunnel mode ipip
!
interface ATM0/0
no ip address
no atm auto-configuration
no atm ilmi-keepalive
no atm address-registration
no atm ilmi-enable
dsl operating-mode auto
hold-queue 224 in
!
interface ATM0/0.835 point-to-point
ip address 193.+++++++++ 255.255.255.252
no ip unreachables
ip nat outside
ip virtual-reassembly
no ip mroute-cache
no snmp trap link-status
pvc 8/35
oam-pvc manage
encapsulation aal5snap
!
!
interface FastEthernet0/0
description Interfaccia LAN Cliente
ip address 192.168.1.254 255.255.255.0
ip nat inside
ip virtual-reassembly
speed auto
full-duplex
hold-queue 100 out
!
ip route 0.0.0.0 0.0.0.0 ATM0/0.835
ip route 192.168.3.0 255.255.255.0 172.16.1.1
!
!
no ip http server
no ip http secure-server
ip nat service sip udp port 8000
ip nat service sip udp port 8001
ip nat service sip udp port 8002
ip nat service sip udp port 8003
ip nat service sip udp port 3478
ip nat inside source list 101 interface Loopback0 overload
ip nat inside source static tcp 192.168.1.230 21 62.++++++++ 21 extendable
ip nat inside source static tcp 192.168.1.230 25 62.++++++++ 25 extendable
ip nat inside source static tcp 192.168.1.230 80 62.+++++++++ 80 extendable
ip nat inside source static tcp 192.168.1.230 110 62+++++++++ 110 extendable
ip nat inside source static tcp 192.168.1.230 3389 62.++++++++ 3389 extendable
ip nat inside source static tcp 192.168.1.230 32000 62.++++++++ 32000 extendable
!
access-list 10 permit 62.123.248.130
access-list 97 permit 213.234.128.169
access-list 97 permit 213.234.128.165
access-list 97 permit 213.234.128.134
access-list 101 permit ip 192.168.1.0 0.0.0.255 any
access-list 150 permit ip 213.234.152.0 0.0.1.255 host 62.123.248.130
access-list 150 permit ip 10.16.251.0 0.0.0.255 host 62.123.248.130
access-list 150 permit ip 10.16.252.0 0.0.0.255 host 62.123.248.130
access-list 150 deny tcp 62.123.0.0 0.0.0.255 host 62.123.248.130 eq telnet
access-list 150 deny udp 62.123.0.0 0.0.0.255 host 62.++++++ eq snmp
access-list 150 permit ip 62.123.0.0 0.0.0.255 host 62.+++++++
access-list 150 deny ip any host +++++++++.130
access-list 150 permit ip any any
!
route-map SET-PREC permit 10
match ip address 100
set ip precedence internet
!
route-map SET-PREC permit 20
match ip address 10
set ip precedence critical
!
route-map SET-PREC permit 30
set ip precedence routine
!
!
!
control-plane
!
!
!
voice-port 1/0
disc_pi_off
timeouts call-disconnect 0
timeouts wait-release 1
timing guard-out 300
timing sup-disconnect 50
!
voice-port 1/1
disc_pi_off
timeouts call-disconnect 0
timeouts wait-release 1
timing guard-out 300
timing sup-disconnect 50
!
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
!
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 pots
destination-pattern 51
port 1/0
!
dial-peer voice 2 pots
destination-pattern 52
port 1/1
!
dial-peer voice 3 pots
destination-pattern 53
port 2/0
!
dial-peer voice 4 pots
destination-pattern 54
port 2/1
!
dial-peer voice 5 voip
destination-pattern 55
session target ipv4:172.16.1.1
codec g711alaw
!
dial-peer voice 6 voip
destination-pattern 56
session target ipv4:172.16.1.1
codec g711alaw
!
dial-peer voice 7 voip
destination-pattern 57
session target ipv4:172.16.1.1
codec g711alaw
!
dial-peer voice 8 voip
destination-pattern 58
session target ipv4:172.16.1.1
codec g711alaw
!
dial-peer voice 1000 voip
destination-pattern .T
translate-outgoing called 2
voice-class codec 1
session protocol sipv2
session target ras
session transport udp
incoming called-number .T
dtmf-relay h245-alphanumeric
!
dial-peer voice 12 pots
destination-pattern num tel
port 2/0
authentication username ++++++++ password ++++++++
!
dial-peer voice 13 pots
destination-pattern num tel
port 1/1
authentication username +++++++ password ++++++++
!
dial-peer voice 11 pots
destination-pattern num tel
port 2/0
authentication username <num tel> password +++++++++++++
!
sip-ua
authentication username <numtel> 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
!