problema CME con sip-ua eutelia

Voice su IP

Moderatore: Federico.Lagni

Subzero
Cisco fan
Messaggi: 72
Iscritto il: lun 02 gen , 2012 10:20 am

Salve ragazzi... chiedo un aiuto da parte vostra.
Ho una rete lan con router Linksys con indirizzo x.x.x.x
Per non sconvolgere la rete esistente, ho deciso di aggiungere un 2901 con CME 8.5 con ind. IP x.x.x.y.
I telefoni (tutti 7906 e 7911) sono tutti configurati e funzionano alla grande .
Il problema è che non riesco a registrare il numero eutelia. Ho seguito parecchie discussioni su questo forum, senza però riuscire a capire dove sta l'errore.

Allego conf:

Codice: Seleziona tutto

Current configuration : 5638 bytes
!
! Last configuration change at 14:14:17 Italy Sun Sep 22 2013 by admin
! NVRAM config last updated at 14:14:18 Italy Sun Sep 22 2013 by admin
! NVRAM config last updated at 14:14:18 Italy Sun Sep 22 2013 by admin
version 15.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
logging buffered 16000
!
no aaa new-model
clock timezone Italy 1 0
network-clock-participate wic 0 
!
ip cef
!
!
!
ip dhcp excluded-address 192.168.2.200
ip dhcp excluded-address 192.168.2.2
!
ip dhcp pool rete-tetequit
!
ip dhcp pool rete-telefoni
 network 192.168.2.0 255.255.255.0
 option 150 ip 192.168.2.200 
 default-router 192.168.2.2 
 dns-server 8.8.8.8 
!
!
!
no ip domain lookup
no ipv6 cef
multilink bundle-name authenticated
!
!
!
!         
!
!
!
voice-card 0
!
!
!
voice service voip
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 supplementary-service h450.12
 fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
 h323
  h225 signal overlap
 sip
  registrar server expires max 3600 min 3600
  localhost dns:voip.eutelia.it
!
voice class codec 1
 codec preference 1 g729r8
 codec preference 2 g711ulaw
 codec preference 5 g726r16
 codec preference 6 g726r24
 codec preference 7 g726r32
 codec preference 8 g723ar53
 codec preference 9 g723ar63
!
!
voice register global
 mode cme
 source-address 192.168.2.200 port 5060
 max-dn 6
 max-pool 4
 timezone 26
 file text
 create profile sync 0003471915524577
!
!
!
!
!
license udi pid CISCO2901/K9 sn FCZ1644917C
license agent default authenticate none
hw-module pvdm 0/0
!
!
!
file privilege 0
username admin privilege 15 secret 4 X4ZqtPJ///KxuEWxHSsJrv3beQVnz2ise/xj8fF6eFU
!
redundancy
!
!
!
!
!
!
interface Embedded-Service-Engine0/0
 no ip address
 shutdown
!
interface GigabitEthernet0/0
 ip address 192.168.2.200 255.255.255.0
 duplex auto
 speed auto
!
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface BRI0/0/0
 no ip address
!
interface BRI0/0/1
 no ip address
!
interface Dialer0
 no ip address
!
ip forward-protocol nd
!
ip http server
ip http authentication local
no ip http secure-server
ip http path flash:
!
ip nat inside source static udp 192.168.2.200 5060 interface GigabitEthernet0/0 5060
ip route 0.0.0.0 0.0.0.0 192.168.2.2
!
!
!
tftp-server flash:/P0030801SR02.bin alias P003080P0030801SR02.bin1SR02.bin
tftp-server flash:/P0030801SR02.sb2 alias P0030801SR02.sb2
tftp-server flash:/term06.default.loads alias term06.default.loadsy
tftp-server flash:/term11.default.loads alias term11.default.loads
tftp-server flash:/term06.default.loads alias term06.default.loads
access-list 1 permit 0.0.0.0 255.255.255.0
access-list 1 permit 0.0.0.200 255.255.255.0
access-list 100 permit ip 0.0.0.200 255.255.255.0 0.0.0.2 255.255.255.0
access-list 100 permit ip host 0.0.0.0 host 83.211.227.21
!
control-plane
!
!
voice-port 0/0/0
!
voice-port 0/0/1
 !
 !
 !
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
!
dial-peer voice 1 voip
 description **Outgoing Call from SIP Trunk**
 translation-profile outgoing DiscardDigit0
 destination-pattern 0T
 session protocol sipv2
 session target dns:voip.eutelia.it
 session transport udp
 incoming called-number .%
 voice-class codec 1  
 dtmf-relay rtp-nte sip-notify
 no vad
!
dial-peer voice 2 pots
 destination-pattern 0454854436
!
!
sip-ua 
 credentials username N°tel password 7 1443415F5B563D14083C3025722C realm voip.eutelia.it
 keepalive target dns:voip.eutelia.it:5060
 authentication username N°tel password 7 08751F1A5E4B12283E1F0F147A14 realm voip.eutelia.it
 calling-info sip-to-pstn number set N°tel
 calling-info pstn-to-sip from number set N°tel
 no remote-party-id
 retry invite 3
 retry response 3
 retry bye 3
 retry cancel 3
 retry register 5
 timers expires 60000
 timers notify 100
 timers register 150
 timers keepalive down 5
 timers keepalive active 20
 registrar dns:voip.eutelia.it:5060 expires 3600
 sip-server dns:voip.eutelia.it:5060
 no suspend-resume
!
!
!
gatekeeper
 shutdown
!
!
telephony-service
 max-ephones 42
 max-dn 30
 ip source-address 192.168.2.200 port 2000
 cnf-file location flash:
 cnf-file perphone
 user-locale 1 IT
 qnetwork-locale 1 IT
 load 7906 SCCP11.9-2-1S.loads
 date-format dd-mm-yy
 max-conferences 8 gain -6
 web admin system name admin secret 5 $1$AJq9$pKpLoncfqfhZf17dcgOA20
 dn-webedit 
 time-webedit 
 transfer-system full-consult
 directory entry 1 5000 name gruppo1 telefoni1
 create cnf-files version-stamp Jan 01 2002 00:00:00
!
!
ephone-template  1
 network-locale 1
 user-locale 1
!
!
ephone-template  2
 network-locale 1
 user-locale 1
!
!
ephone-dn  1
 number n°Tel
 label Cailotto Roberto
 description Cailotto Roberto
 name Cailotto  Roberto
!
!
ephone-dn  2
 number N°tel
 label Salotto
 description Salotto
 name Salotto
!
!
ephone  1
 mac-address 6C50.4D56.33C9
 ephone-template 1
 type 7906
 button  1:1
!
!
!
ephone  2
 mac-address 0025.84A1.54E2
 ephone-template 1
 type 7911
 button  1:2
!
!
!
!
line con 0
line aux 0
line 2    
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
 stopbits 1
line vty 0 4
 password admin
 no login
 transport input telnet
!
scheduler allocate 20000 1000
ntp server 37.247.48.64
ntp server 193.204.114.232
ntp server 93.54.5.129
!
end


Gli errori tramite debug sono:

Codice: Seleziona tutto

Sep 22 13:19:56.748: //-1/xxxxxxxxxxxx/SIP/Error/sip_dns_type_a_query: 
 TYPE A query failed for voip.eutelia.it
Sep 22 13:19:56.748: //-1/xxxxxxxxxxxx/SIP/Error/_send_dns_fail: 
 DNS Query for voip.eutelia.it failed
Sep 22 13:19:56.748: //235/000000000000/SIP/Error/act_options_wait_dns_resolved: 
 DNS Query failed for query_type:1

Sep 22 13:20:01.748: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_DNS_RESOLVE
Sep 22 13:20:10.748: //-1/xxxxxxxxxxxx/SIP/Error/sip_dns_type_a_query: 
 TYPE A query failed for voip.eutelia.it
Sep 22 13:20:10.748: //-1/xxxxxxxxxxxx/SIP/Error/_send_dns_fail: 
 DNS Query for voip.eutelia.it failed
Sep 22 13:20:10.748: //236/000000000000/SIP/Error/act_options_wait_dns_resolved: 
 DNS Query failed for query_type:1
mentre lo sh sip-ua register status mi da:

Codice: Seleziona tutto

n°tel    20001 158 no
Spero riuscite a darmi una mano...

PS: inutile dire che il router è visibilissimo all'esterno.
paolomat75
Messianic Network master
Messaggi: 2965
Iscritto il: ven 29 gen , 2010 10:25 am
Località: Prov di GE

Prova ad aggiungere

Codice: Seleziona tutto

ip name-server 8.8.8.8
Paolo
Non cade foglia che l'inconscio non voglia (S.B.)
Subzero
Cisco fan
Messaggi: 72
Iscritto il: lun 02 gen , 2012 10:20 am

Ok... problema risolto....
il guaio era qui:

Codice: Seleziona tutto

ip nat inside source static udp 192.168.2.200 5060 interface GIGABITETHERNET0/0 5060
ip route 0.0.0.0 0.0.0.0 192.168.2.2
Avevo dato il nat solamente per la porta UDP.... mettendo anche

Codice: Seleziona tutto

ip nat inside source static tcp 192.168.2.200 5060 interface GIGABITETHERNET0/0 5060
Il numero si è registrato....

Una cosa ai guru.... ma sul sh sip-ua register status, il valore peer cosa sta ad indicare???
paolomat75
Messianic Network master
Messaggi: 2965
Iscritto il: ven 29 gen , 2010 10:25 am
Località: Prov di GE

Subzero ha scritto: Una cosa ai guru.... ma sul sh sip-ua register status, il valore peer cosa sta ad indicare???
E' il dial-peer associato al numero.

Paolo
Non cade foglia che l'inconscio non voglia (S.B.)
Subzero
Cisco fan
Messaggi: 72
Iscritto il: lun 02 gen , 2012 10:20 am

Ok... Allora io che nn l'ho ancora creato, giustamente, ho il valore -1... Giusto???
paolomat75
Messianic Network master
Messaggi: 2965
Iscritto il: ven 29 gen , 2010 10:25 am
Località: Prov di GE

Subzero ha scritto:Ok... Allora io che nn l'ho ancora creato, giustamente, ho il valore -1... Giusto???
Può essere. Dovrei andare a controllare sul manuale.

Paolo
Non cade foglia che l'inconscio non voglia (S.B.)
Subzero
Cisco fan
Messaggi: 72
Iscritto il: lun 02 gen , 2012 10:20 am

Ok... Houston ho un problema....
ora la linea SIP si registra ma ho sempre quel -1 del peer...
Le chiamate in uscita funzionano alla grande... quelle in ingresso no....
Allego conf di cui ho oscurato il numero voip con gli asterischi....

Codice: Seleziona tutto

version 15.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
logging buffered 16000
!
no aaa new-model
clock timezone Italy 1 0
network-clock-participate wic 0 
!
ip cef
!
!
!
ip dhcp excluded-address 192.168.2.200
ip dhcp excluded-address 192.168.2.2
!
ip dhcp pool rete-telefoni
 network 192.168.2.0 255.255.255.0
 option 150 ip 192.168.2.200 
 default-router 192.168.2.2 
 dns-server 8.8.8.8 
!
!
!
no ip domain lookup
ip name-server 8.8.8.8
no ipv6 cef
multilink bundle-name authenticated
!
!
!
!
!         
!
!
voice-card 0
!
!
!
voice service voip
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 supplementary-service h450.12
 fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
 h323
  h225 signal overlap
 sip
  registrar server expires max 3600 min 3600
  localhost dns:voip.eutelia.it
!
voice class codec 1
 codec preference 1 g729r8
 codec preference 2 g711ulaw
 codec preference 5 g726r16
 codec preference 6 g726r24
 codec preference 7 g726r32
 codec preference 8 g723ar53
 codec preference 9 g723ar63
!
!
voice register global
 mode cme
 source-address 192.168.2.200 port 5060
 max-dn 6
 max-pool 4
 timezone 26
 file text
 create profile sync 0003471915524579
!
!
!
!
!
license udi pid CISCO2901/K9 sn FCZ1644917C
license agent default authenticate none
hw-module pvdm 0/0
!         
!
!
file privilege 0
username admin privilege 15 secret 4 X4ZqtPJ///KxuEWxHSsJrv3beQVnz2ise/xj8fF6eFU
!
redundancy
!
!
!
!
!
!
interface Embedded-Service-Engine0/0
 no ip address
 shutdown
!
interface GigabitEthernet0/0
 ip address 192.168.2.200 255.255.255.0
 duplex auto
 speed auto
!
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface BRI0/0/0
 no ip address
!
interface BRI0/0/1
 no ip address
!
interface Dialer0
 no ip address
!
ip forward-protocol nd
!
ip http server
ip http authentication local
no ip http secure-server
ip http path flash:/GUI
!
ip nat inside source static udp 192.168.2.200 5060 interface GigabitEthernet0/0 5060
ip nat inside source static tcp 192.168.2.200 5060 interface GigabitEthernet0/0 5060
ip route 0.0.0.0 0.0.0.0 192.168.2.2
!
!
!
tftp-server flash:/P0030801SR02.bin alias P003080P0030801SR02.bin1SR02.bin
tftp-server flash:/P0030801SR02.sb2 alias P0030801SR02.sb2
tftp-server flash:/term06.default.loads alias term06.default.loadsy
tftp-server flash:/term11.default.loads alias term11.default.loads
tftp-server flash:/term06.default.loads alias term06.default.loads
access-list 1 permit 0.0.0.0 255.255.255.0
access-list 1 permit 0.0.0.200 255.255.255.0
access-list 100 permit ip 0.0.0.200 255.255.255.0 0.0.0.2 255.255.255.0
access-list 100 permit ip host 0.0.0.0 host 83.211.227.21
!
control-plane
!
!
voice-port 0/0/0
!
voice-port 0/0/1
 !
 !
 !
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
!
dial-peer voice 1 voip
 destination-pattern .T
 session protocol sipv2
 session target sip-server
 session transport udp
 dtmf-relay sip-notify
!
!
sip-ua 
 credentials username *********** password 7 1443415F5B563D14083C3025722C realm voip.eutelia.it
 keepalive target dns:voip.eutelia.it:5060
 authentication username ********* password 7 08751F1A5E4B12283E1F0F147A14 realm voip.eutelia.it
 calling-info sip-to-pstn number set **********
 calling-info pstn-to-sip from number set **********
 no remote-party-id
 retry invite 3
 retry response 3
 retry bye 3
 retry cancel 3
 retry register 5
 timers expires 60000
 timers notify 100
 timers register 150
 timers keepalive down 5
 timers keepalive active 20
 registrar dns:voip.eutelia.it:5060 expires 3600
 sip-server dns:voip.eutelia.it:5060
 no suspend-resume
!
!
!
gatekeeper
 shutdown
!
!
telephony-service
 max-ephones 42
 max-dn 30
 ip source-address 192.168.2.200 port 2000
 cnf-file location flash:
 cnf-file perphone
 user-locale 1 IT
 network-locale 1 IT
 load 7906 SCCP11.9-2-1S.loads
 date-format dd-mm-yy
 max-conferences 8 gain -6
 web admin system name admin secret 5 $1$AJq9$pKpLoncfqfhZf17dcgOA20
 dn-webedit 
 time-webedit 
 transfer-system full-consult
 directory entry 1 5000 name gruppo1 telefoni1
 create cnf-files version-stamp Jan 01 2002 00:00:00
!
!
ephone-template  1
 network-locale 1
 user-locale 1
!
!
ephone-template  2
 network-locale 1
 user-locale 1
!
!
ephone-dn  1
 number ************
 label Cailotto Roberto
 description Cailotto Roberto
 name Cailotto  Roberto
!
!
ephone-dn  2
 number ***********
 label Salotto
 description Salotto
 name Salotto
!
!
ephone  1
 mac-address 6C50.4D56.33C9
 ephone-template 1
 type 7906
 button  1:1
!
!
!
ephone  2
 mac-address 0025.84A1.54E2
 ephone-template 1
 type 7911
 button  1:2
!
!
!
!
line con 0
line aux 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
 stopbits 1
line vty 0 4
 password admin
 no login
 transport input telnet
!
scheduler allocate 20000 1000
ntp server 37.247.48.64
ntp server 193.204.114.232
ntp server 93.54.5.129
!
end
Questo è il sh sip-ua register status

Codice: Seleziona tutto

*********    -1    2010   yes
mentre i debug:

Codice: Seleziona tutto

Sep 27 23:26:51.328: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
INVITE sip:[email protected]:58344 SIP/2.0
Record-Route: <sip:83.211.227.21;lr=on;ftag=6101AE4-1401>
Via: SIP/2.0/UDP 83.211.227.21;branch=z9hG4bKc769.e3b88dc6.0
Via: SIP/2.0/UDP  83.211.2.218:5060;rport=57358;received=83.211.2.218;x-route-tag="tgrp:Slot6";branch=z9hG4bKCBBEB81887
From: <sip:[email protected]>;tag=6101AE4-1401
To: <sip:[email protected]>
Call-ID: [email protected]
User-Agent: Cisco-SIPGateway/IOS-12.x
CSeq: 101 INVITE
Max-Forwards:  9
Remote-Party-ID: <sip:[email protected]>;party=calling;screen=yes;privacy=off
Contact: <sip:[email protected]:57358>
Expires: 180
Allow-Events: telephone-event
Content-Type: application/sdp
Content-Length: 442
P-hint: 2 Niente 2

v=0
o=CiscoSystemsSIP-GW-UserAgent 9158 1345 IN IP4 83.211.2.218
s=SIP Call
c=IN IP4 62.94.199.34
t=0 0
m=audio 59218 RTP/AVP 18 8 0 4 3 2 125 101
c=IN IP4 62.94.199.34
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=yes
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:4 G723/8000
a=fmtp:4 bitrate=5.3;annexa=no
a=rtpmap:3 GSM/8000
a=rtpmap:2 G726-32/8000
a=rtpmap:125 X-CCD/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16

Sep 27 23:26:51.332: //-1/xxxxxxxxxxxx/SIP/Error/sipSPI_validate_own_ip_addr: 
 ReqLine IP addr does not match with host IP addr
Sep 27 23:26:51.332: //-1/1F36F863813D/SIP/Error/sact_idle_new_message_invite: 
 Invalid URL in incoming INVITE
Sep 27 23:26:51.332: //-1/1F36F863813D/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: 
 MF: Not a Forked SIP leg..
Sep 27 23:26:51.332: //-1/1F36F863813D/SIP/Event/Session-Timer/sipSTSLMain: Event: E_STSL_SESSION_REFRESH_RESP
Sep 27 23:26:51.332: //-1/1F36F863813D/SIP/Event/Session-Timer/sipSTSLMain: dir:1, method:102, resp_code:400, container:22D490EC
Sep 27 23:26:51.332: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 400 Bad Request - 'Invalid Host'
Via: SIP/2.0/UDP 83.211.227.21;branch=z9hG4bKc769.e3b88dc6.0,SIP/2.0/UDP  83.211.2.218:5060;rport=57358;received=83.211.2.218;x-route-tag="tgrp:Slot6";branch=z9hG4bKCBBEB81887
From: <sip:[email protected]>;tag=6101AE4-1401
To: <sip:[email protected]>;tag=5BF900-242F
Date: Fri, 27 Sep 2013 23:26:51 GMT
Call-ID: [email protected]
CSeq: 101 INVITE
Allow-Events: telephone-event
Reason: Q.850;cause=100
Server: Cisco-SIPGateway/IOS-15.3.2.T
Content-Length: 0


Sep 27 23:26:51.404: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
ACK sip:[email protected]:58344 SIP/2.0
Via: SIP/2.0/UDP 83.211.227.21;branch=z9hG4bKc769.e3b88dc6.0
From: <sip:[email protected]>;tag=6101AE4-1401
Call-ID: [email protected]
To: <sip:[email protected]>;tag=5BF900-242F
CSeq: 101 ACK
Max-Forwards: 70
User-Agent: SPS EUT RM GW 02
Content-Length: 0


Sep 27 23:26:51.608: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
INVITE sip:[email protected]:58344 SIP/2.0
Record-Route: <sip:83.211.227.21;lr=on;ftag=73B0F504-21EA>
Via: SIP/2.0/UDP 83.211.227.21;branch=z9hG4bK12a8.3b6be375.0
Via: SIP/2.0/UDP  83.211.2.142:5060;rport=62722;received=83.211.2.142;x-route-tag="tgrp:Slot6";branch=z9hG4bK567B0E1A79
From: <sip:[email protected]>;tag=73B0F504-21EA
To: <sip:[email protected]>
Call-ID: [email protected]
User-Agent: Cisco-SIPGateway/IOS-12.x
CSeq: 101 INVITE
Max-Forwards:  9
Remote-Party-ID: <sip:[email protected]>;party=calling;screen=yes;privacy=off
Contact: <sip:[email protected]:62722>
Expires: 180
Allow-Events: telephone-event
Content-Type: application/sdp
Content-Length: 442
P-hint: 2 Niente 2

v=0
o=CiscoSystemsSIP-GW-UserAgent 4715 4767 IN IP4 83.211.2.142
s=SIP Call
c=IN IP4 62.94.199.34
t=0 0
m=audio 53768 RTP/AVP 18 8 0 4 3 2 125 101
c=IN IP4 62.94.199.34
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=yes
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:4 G723/8000
a=fmtp:4 bitrate=5.3;annexa=no
a=rtpmap:3 GSM/8000
a=rtpmap:2 G726-32/8000
a=rtpmap:125 X-CCD/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16

Sep 27 23:26:51.608: //-1/xxxxxxxxxxxx/SIP/Error/sipSPI_validate_own_ip_addr: 
 ReqLine IP addr does not match with host IP addr
Sep 27 23:26:51.608: //-1/1F611486813E/SIP/Error/sact_idle_new_message_invite: 
 Invalid URL in incoming INVITE
Sep 27 23:26:51.608: //-1/1F611486813E/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: 
 MF: Not a Forked SIP leg..
Sep 27 23:26:51.608: //-1/1F611486813E/SIP/Event/Session-Timer/sipSTSLMain: Event: E_STSL_SESSION_REFRESH_RESP
Sep 27 23:26:51.608: //-1/1F611486813E/SIP/Event/Session-Timer/sipSTSLMain: dir:1, method:102, resp_code:400, container:22D47CFC
Sep 27 23:26:51.612: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 400 Bad Request - 'Invalid Host'
Via: SIP/2.0/UDP 83.211.227.21;branch=z9hG4bK12a8.3b6be375.0,SIP/2.0/UDP  83.211.2.142:5060;rport=62722;received=83.211.2.142;x-route-tag="tgrp:Slot6";branch=z9hG4bK567B0E1A79
From: <sip:[email protected]>;tag=73B0F504-21EA
To: <sip:[email protected]>;tag=5BFA14-2EB
Date: Fri, 27 Sep 2013 23:26:51 GMT
Call-ID: [email protected]
CSeq: 101 INVITE
Allow-Events: telephone-event
Reason: Q.850;cause=100
Server: Cisco-SIPGateway/IOS-15.3.2.T
Content-Length: 0


Sep 27 23:26:51.684: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
ACK sip:[email protected]:58344 SIP/2.0
Via: SIP/2.0/UDP 83.211.227.21;branch=z9hG4bK12a8.3b6be375.0
From: <sip:[email protected]>;tag=73B0F504-21EA
Call-ID: [email protected]
To: <sip:[email protected]>;tag=5BFA14-2EB
CSeq: 101 ACK
Max-Forwards: 70
User-Agent: SPS EUT RM GW 02
Content-Length: 0


Sep 27 23:26:51.772: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
INVITE sip:[email protected]:58344 SIP/2.0
Record-Route: <sip:83.211.227.21;lr=on;ftag=BCC19894-FE3>
Via: SIP/2.0/UDP 83.211.227.21;branch=z9hG4bK8262.092fd8a1.0
Via: SIP/2.0/UDP  62.94.71.96:5060;rport=59531;received=62.94.71.96;x-route-tag="tgrp:Slot6";branch=z9hG4bK97985E1B32
From: <sip:[email protected]>;tag=BCC19894-FE3
To: <sip:[email protected]>
Call-ID: [email protected]
User-Agent: Cisco-SIPGateway/IOS-12.x
CSeq: 101 INVITE
Max-Forwards:  9
Remote-Party-ID: <sip:[email protected]>;party=calling;screen=yes;privacy=off
Contact: <sip:[email protected]:59531>
Expires: 180
Allow-Events: telephone-event
Content-Type: application/sdp
Content-Length: 445
P-hint: 2 Niente 2

v=0
o=CiscoSystemsSIP-GW-UserAgent 4217 6287 IN IP4 62.94.71.96
s=SIP Call
c=IN IP4 83.211.223.194
t=0 0
m=audio 52526 RTP/AVP 18 8 0 4 3 2 125 101
c=IN IP4 83.211.223.194
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=yes
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:4 G723/8000
a=fmtp:4 bitrate=5.3;annexa=no
a=rtpmap:3 GSM/8000
a=rtpmap:2 G726-32/8000
a=rtpmap:125 X-CCD/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16

Sep 27 23:26:51.772: //-1/xxxxxxxxxxxx/SIP/Error/sipSPI_validate_own_ip_addr: 
 ReqLine IP addr does not match with host IP addr
Sep 27 23:26:51.772: //-1/1F7A1A7F813F/SIP/Error/sact_idle_new_message_invite: 
 Invalid URL in incoming INVITE
Sep 27 23:26:51.772: //-1/1F7A1A7F813F/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: 
 MF: Not a Forked SIP leg..
Sep 27 23:26:51.772: //-1/1F7A1A7F813F/SIP/Event/Session-Timer/sipSTSLMain: Event: E_STSL_SESSION_REFRESH_RESP
Sep 27 23:26:51.772: //-1/1F7A1A7F813F/SIP/Event/Session-Timer/sipSTSLMain: dir:1, method:102, resp_code:400, container:22D47B44
Sep 27 23:26:51.772: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 400 Bad Request - 'Invalid Host'
Via: SIP/2.0/UDP 83.211.227.21;branch=z9hG4bK8262.092fd8a1.0,SIP/2.0/UDP  62.94.71.96:5060;rport=59531;received=62.94.71.96;x-route-tag="tgrp:Slot6";branch=z9hG4bK97985E1B32
From: <sip:[email protected]>;tag=BCC19894-FE3
To: <sip:[email protected]>;tag=5BFAB8-1FBE
Date: Fri, 27 Sep 2013 23:26:51 GMT
Call-ID: [email protected]
CSeq: 101 INVITE
Allow-Events: telephone-event
Reason: Q.850;cause=100
Server: Cisco-SIPGateway/IOS-15.3.2.T
Content-Length: 0
Grazie a chi mi può dare una mano...

Roberto
paolomat75
Messianic Network master
Messaggi: 2965
Iscritto il: ven 29 gen , 2010 10:25 am
Località: Prov di GE

Ho visto che hai 2 telefoni, questi devono condividere lo stesso numero, vuoi che siano 2 interni diversi, la chiamata deve arrivare su uno e poi se mai la passi dal principale...

Paolo
Non cade foglia che l'inconscio non voglia (S.B.)
Subzero
Cisco fan
Messaggi: 72
Iscritto il: lun 02 gen , 2012 10:20 am

Ah ok....
allora per farli far suonare engtrambi devo metterli sotto lo stesso gruppo operatore e indirizzare la chiamata su quello, giusto?
paolomat75
Messianic Network master
Messaggi: 2965
Iscritto il: ven 29 gen , 2010 10:25 am
Località: Prov di GE

Se non te ne frega niente degli interni associ entrambi i telefoni con lo stesso ephone-dn (con numero di telefono eutelia) e il gioco è fatto.

Paolo
Non cade foglia che l'inconscio non voglia (S.B.)
Subzero
Cisco fan
Messaggi: 72
Iscritto il: lun 02 gen , 2012 10:20 am

Non è che non me ne frega nulla... a me gli interni servono...
paolomat75
Messianic Network master
Messaggi: 2965
Iscritto il: ven 29 gen , 2010 10:25 am
Località: Prov di GE

Subzero ha scritto:Non è che non me ne frega nulla... a me gli interni servono...
Allora spiega bene come deve funzionare, così vediamo quale soluzione attuare ;-)

Paolo
Non cade foglia che l'inconscio non voglia (S.B.)
Subzero
Cisco fan
Messaggi: 72
Iscritto il: lun 02 gen , 2012 10:20 am

Semplice....
Tutti i telefoni devono poter effettuare chiamate all'esterno.... per ora è configurato solamente 1 numero SIP... poi andranno altre 2 numerazioni (1 per il fax tramite fxs) in ricerca automatica.
in Ingresso invece, devono suonare tutti con possibilità di trasferire la chiamata.

In ingresso le 3 numerazioni SIP andranno col CID del numero principale (quindi come un'ISDN)....
paolomat75
Messianic Network master
Messaggi: 2965
Iscritto il: ven 29 gen , 2010 10:25 am
Località: Prov di GE

Allora per la tua richiesta delle chiamate interne dovrenne bastare questo

Codice: Seleziona tutto

voice hunt-group 1 parallel 
pilot numero_telefono_eutelia
list interno1, interno2, ecc
Ciao
Paolo
Non cade foglia che l'inconscio non voglia (S.B.)
Frisco
Cisco power user
Messaggi: 87
Iscritto il: gio 29 gen , 2009 3:42 pm

Ciao,
se non ricordo male avevo un problema simile con Eutelia e 2 telefoni analogici collegati ad altrettante porte FXS. Ho risolto aggiungendo l'interfaccia di loopback che non mi sembra vedre nella configurazione del tuo apparato:

interface Loopback0
no ip address
ip nat inside
ip virtual-reassembly in
!

Spero sia utile.
Rispondi