Pagina 1 di 1

problema chiamando BACD da telefoni SIP

Inviato: dom 18 ott , 2009 5:36 pm
da barbadux
Ciao a tutti ,
ho un problema che non sto riuscendo a risolvere .
Ho un router 2801 su cui sono colegati 3 telefoni sccp ( 7940 ) e due telefoni analogici connessi ad altrettanti pap2t.
Ho attivato BACD e riesco a chiamarlo senza problemi dai telefoni sccp . Riesco ad effettuare le chiamate tra i due telefoni analogici che lavorano in sip ; quando provo a chiamare il dial-peer su cui è abilitato BACD dai telefoni sip ricevo un segnale di occupato veloce e un messaggio di errore circa un loop della chiamata.

La mia conf è la seguente :

voice service voip
allow-connections sip to sip
sip
registrar server
no call service stop


voice register global
mode cme
source-address 192.168.69.1 port 5060
max-dn 32
max-pool 24
timezone 23
time-format 24
date-format D/M/Y
dialplan-pattern 1 3.. extension-length 3 extension-pattern 3..


voice register dn 15
number 391
name ata1
preference 1
label ata1
!
voice register dn 16
number 392
name ata2
preference 1
label ata2
!
voice register pool 15
id mac 0021.290C.E1F8
type ATA
number 1 dn 15
incoming called-number 391
description ata1
!
voice register pool 16
id mac 0023.697C.3BA5
type ATA
number 1 dn 16
incoming called-number 392
description ata2
!


application
service app-b-acd-aa
param max-time-call-retry 700
paramspace english index 1
param voice-mail 333
param service-name app-b-acd
param number-of-hunt-grps 2
paramspace english language en
param dial-by-extension-option 2
param handoff-string app-b-acd-aa
param max-time-vm-retry 2
paramspace english location flash:/bacdprompts/
param aa-pilot 300
param second-greeting-time 60
param welcome-prompt _bacd_welcome.au
param call-retry-timer 15
!
service app-b-acd
param queue-len 15
param number-of-hunt-grps 1
param queue-manager-debugs 1
!


interface Loopback300
ip address 10.10.10.1 255.255.255.0


dial-peer voice 2000 voip
incoming called-number 3..
dtmf-relay h245-alphanumeric
!
dial-peer voice 15 voip
description ata1
preference 1
destination-pattern 391
session protocol sipv2
session target ipv4:192.168.69.15
incoming called-number 391
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 300 voip
service app-b-acd-aa
destination-pattern 300
session protocol sipv2
session target ipv4:10.10.10.1
incoming called-number 300
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 16 voip
description ata2
preference 1
destination-pattern 392
session protocol sipv2
session target ipv4:192.168.69.16
incoming called-number 392
dtmf-relay sip-notify
codec g711ulaw
no vad
!
sip-ua
retry register 3
registrar ipv4:192.168.69.1 expires 3600
!

facendo un debug voip ccapi error e chiamando da un telefono sip verso il bacd ottengo questo output che mi informa dell'esistenza di un loop ma non riesco a capire dove sbaglio:

*Oct 18 16:38:08.052: %CALL_CONTROL-6-CALL_LOOP: The incoming call has a global
identfier already present in the list of currently handled calls. It is being re
fused.

DEIScme#
*Oct 18 16:38:08.052: //-1/73567B6D95A2/CCAPI/cc_api_call_setup_ind_common:
CALL_ERROR; Incoming Loop Call Is Found;
Guid=73567B6D-BB3B-11DE-95A2-F81F1DE786DB; Calling Number=391;
Called Number=300; Remote IP Address=10.10.10.1; Direction=XRULE_INCOMING;
Incoming Dial-peer=15; Return Code=-16


qualcuno ha un'idea di cosa posso fare per risolvere?
grazie a tutti e buona serata.

Inviato: mar 20 ott , 2009 11:06 am
da barbadux
Ho fatto alcune modifiche alla conf e riavviato il sistema e adesso quando chiamo il numero corrispondente al dial-peer su cui lavora BACD sento a volte un fastidioso fruscio altrimenti un tono veloce di occupato con codice errore SIP 503 di servizio non disponibile. Il problema si verifica solamente contattando il bacd dai telefoni SIP , mentre chiamando dai telefoni sccp tutto funziona regolarmente.

Qualcuno mi sa dire cosa potrei controllare per risolvere il problema?

La conf è la seguente:


!
! Last configuration change at 17:38:29 ITA Mon Oct 19 2009
! NVRAM config last updated at 17:41:40 ITA Mon Oct 19 2009
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
no service password-recovery
!
hostname XXXXX
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$atTo$GZRiqXkAJdPEVTCmAVoJX.
!
no aaa new-model
clock timezone ITA 2
dot11 syslog
ip cef
!
!
ip dhcp relay information trust-all
ip dhcp use vrf connected
ip dhcp excluded-address 192.168.69.1 192.168.69.100
ip dhcp excluded-address 192.168.69.151 192.168.69.253
ip dhcp excluded-address 192.168.79.1 192.168.79.100
ip dhcp excluded-address 192.168.79.151 192.168.79.253
!
ip dhcp pool telefoni
network 192.168.69.0 255.255.255.0
option 150 ip 192.168.69.1
default-router 192.168.69.1
!
ip dhcp pool video
network 192.168.79.0 255.255.255.0
!
!
multilink bundle-name authenticated
!
!
voice-card 0
!
!
!
voice service voip
allow-connections sip to sip
sip
registrar server
!
!
!
!
!
!
!
!
!
!
!
voice register global
mode cme
source-address 192.168.69.1 port 5060
max-dn 32
max-pool 24
!
voice register dn 15
number 391
name ata1
preference 1
label ata1
!
voice register dn 16
number 392
name ata2
preference 1
label ata2
!
voice register pool 15
id mac 0021.290C.E1F8
type ATA
number 1 dn 15
incoming called-number 391
description ata1
!
voice register pool 16
id mac 0023.697C.3BA5
type ATA
number 1 dn 16
incoming called-number 392
description ata2
!
!
voice translation-rule 3
rule 1 /^03/ /3/
!
!
voice translation-profile versoCellulari
translate called 3
!
!
!
application
service app-b-acd-aa
param max-time-call-retry 700
paramspace english index 1
param voice-mail 333
param service-name app-b-acd
param number-of-hunt-grps 2
paramspace english language en
param dial-by-extension-option 2
param handoff-string app-b-acd-aa
param max-time-vm-retry 2
paramspace english location flash:/bacdprompts/
param aa-pilot 300
param second-greeting-time 60
param welcome-prompt _bacd_welcome.au
param call-retry-timer 15
!
service app-b-acd
param queue-len 15
param queue-manager-debugs 1
param number-of-hunt-grps 1
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback300
ip address 10.10.10.1 255.255.255.0
!
interface FastEthernet0/0
description 2WAN
ip address 192.168.1.246 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
!
interface FastEthernet0/1.69
encapsulation dot1Q 69
ip address 192.168.69.1 255.255.255.0
!
interface FastEthernet0/1.79
encapsulation dot1Q 79
ip address 192.168.79.1 255.255.255.0
!
interface FastEthernet0/1.89
encapsulation dot1Q 89
ip address 192.168.89.1 255.255.255.0
!
interface Serial0/3/0
no ip address
shutdown
clock rate 2000000
!
!
!
ip http server
no ip http secure-server
ip http path flash:/gui
!
!
!
tftp-server flash:phone/7940-7960/P00308000500.bin alias P00308000500.bin
tftp-server flash:phone/7940-7960/P00308000500.loads alias P00308000500.loads
tftp-server flash:phone/7940-7960/P00308000500.sb2 alias P00308000500.sb2
tftp-server flash:phone/7940-7960/P00308000500.sbn alias P00308000500.sbn
tftp-server flash:/phone/7931/SCCP31.8-3-3S.loads alias SCCP31.8-3-3S.loads
tftp-server flash:/phone/7931/cnu31.8-3-2-27.sbn alias cnu31.8-3-2-27.sbn
tftp-server flash:/phone/7931/dsp31.8-3-2-27.sbn alias dsp31.8-3-2-27.sbn
tftp-server flash:/phone/7931/term31.default.loads alias term31.default.loads
tftp-server flash:/phone/7931/apps31.8-3-2-27.sbn alias apps31.8-3-2-27.sbn
tftp-server flash:/phone/7931/cvm31sccp.8-3-2-27.sbn alias cvm31sccp.8-3-2-27.sbn
tftp-server flash:/phone/7931/jar31sccp.8-3-2-27.sbn alias jar31sccp.8-3-2-27.sbn
tftp-server flash:/be-sccp.jar alias Italy/be-sccp.jar
tftp-server flash:/g3-tones.xml alias Italy/g3-tones.xml
tftp-server flash:/gp-sccp.jar alias Italy/gp-sccp.jar
tftp-server flash:/ipc-sccp.jar alias Italy/ipc-sccp.jar
tftp-server flash:/mk-sccp.jar alias Italy/mk-sccp.jar
tftp-server flash:/tc-sccp.jar alias Italy/tc-sccp.jar
tftp-server flash:/td-sccp.jar alias Italy/td-sccp.jar
tftp-server flash:/music-on-hold.au
tftp-server flash:ringtones/Analog1.raw alias Analog1.raw
tftp-server flash:ringtones/Analog2.raw alias Analog2.raw
tftp-server flash:ringtones/AreYouThere.raw alias AreYouThere.raw
tftp-server flash:ringtones/AreYouThereF.raw alias AreYouThereF.raw
tftp-server flash:ringtones/Bass.raw alias Bass.raw
tftp-server flash:ringtones/CallBack.raw alias CallBack.raw
tftp-server flash:ringtones/Chime.raw alias Chime.raw
tftp-server flash:ringtones/Classic1.raw alias Classic1.raw
tftp-server flash:ringtones/Classic2.raw alias Classic2.raw
tftp-server flash:ringtones/ClockShop.raw alias ClockShop.raw
tftp-server flash:ringtones/DistinctiveRingList.xml alias DistinctiveRingList.xml
tftp-server flash:ringtones/Drums1.raw alias Drums1.raw
tftp-server flash:ringtones/Drums2.raw alias Drums2.raw
tftp-server flash:ringtones/FilmScore.raw alias FilmScore.raw
tftp-server flash:ringtones/HarpSynth.raw alias HarpSynth.raw
tftp-server flash:ringtones/Jamaica.raw alias Jamaica.raw
tftp-server flash:ringtones/KotoEffect.raw alias KotoEffect.raw
tftp-server flash:ringtones/MusicBox.raw alias MusicBox.raw
tftp-server flash:ringtones/Piano1.raw alias Piano1.raw
tftp-server flash:ringtones/Piano2.raw alias Piano2.raw
tftp-server flash:ringtones/Pop.raw alias Pop.raw
tftp-server flash:ringtones/Pulse1.raw alias Pulse1.raw
tftp-server flash:ringtones/Ring1.raw alias Ring1.raw
tftp-server flash:ringtones/Ring2.raw alias Ring2.raw
tftp-server flash:ringtones/Ring3.raw alias Ring3.raw
tftp-server flash:ringtones/Ring4.raw alias Ring4.raw
tftp-server flash:ringtones/Ring5.raw alias Ring5.raw
tftp-server flash:ringtones/Ring6.raw alias Ring6.raw
tftp-server flash:ringtones/Ring7.raw alias Ring7.raw
tftp-server flash:ringtones/RingList.xml alias RINGLIST.XML
tftp-server flash:ringtones/Sax1.raw alias Sax1.raw
tftp-server flash:ringtones/Sax2.raw alias Sax2.raw
tftp-server flash:ringtones/Vibe.raw alias Vibe.raw
tftp-server flash:/Desktops/320x212x12/CampusNight.png alias CampusNight.png
tftp-server flash:/Desktops/320x212x12/CiscoFountain.png alias CiscoFountain.png
tftp-server flash:/Desktops/320x212x12/Fountain.png alias Fountain.png
tftp-server flash:/Desktops/320x212x12/List.xml alias List.xml
tftp-server flash:/Desktops/320x212x12/MorroRock.png alias MorroRock.png
tftp-server flash:/Desktops/320x212x12/NantucketFlowers.png alias NantucketFlowers.png
tftp-server flash:/be-sccp.jar alias Italian_Italy/be-sccp.jar
tftp-server flash:/g3-tones.xml alias Italian_Italy/g3-tones.xml
tftp-server flash:/gp-sccp.jar alias Italian_Italy/gp-sccp.jar
tftp-server flash:/ipc-sccp.jar alias Italian_Italy/ipc-sccp.jar
tftp-server flash:/mk-sccp.jar alias Italian_Italy/mk-sccp.jar
tftp-server flash:/tc-sccp.jar alias Italian_Italy/tc-sccp.jar
tftp-server flash:/td-sccp.jar alias Italian_Italy/td-sccp.jar
!
control-plane
!
!
!
voice-port 0/0/0
!
voice-port 0/0/1
!
voice-port 0/1/0
!
voice-port 0/1/1
!
voice-port 0/2/0
!
voice-port 0/2/1
!
!
!
!
!
dial-peer voice 2000 voip
incoming called-number 3..
dtmf-relay h245-alphanumeric
!
dial-peer voice 15 voip
description ata1
preference 1
destination-pattern 391
session protocol sipv2
session target ipv4:192.168.69.15
incoming called-number 391
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 3333 voip
description chiamate verso rete cellulare
translation-profile outgoing versoCellulari
preference 1
destination-pattern 03T
session protocol sipv2
session target ipv4:192.168.69.10
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 300 voip
preference 1
service app-b-acd-aa
answer-address 300
destination-pattern 300
session protocol sipv2
session target ipv4:10.10.10.1
incoming called-number 300
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 16 voip
description ata2
preference 1
destination-pattern 392
session protocol sipv2
session target ipv4:192.168.69.16
incoming called-number 392
dtmf-relay sip-notify
codec g711ulaw
no vad
!
!
presence
presence call-list
!
!
sip-ua
retry register 3
registrar ipv4:192.168.69.1 expires 3600
!
!
telephony-service
load 7960-7940 P00308000500
load 7931 SCCP31.8-3-3S
max-ephones 30
max-dn 100
ip source-address 192.168.69.1 port 2000
system message CME
cnf-file location flash:
cnf-file perphone
user-locale IT
network-locale IT
time-format 24
date-format dd-mm-yy
dialplan-pattern 1 3.. extension-length 3 extension-pattern 3..
max-conferences 4 gain -6
time-webedit
transfer-system full-consult
create cnf-files version-stamp 7960 Oct 19 2009 17:27:09
!
!
ephone-template 1
button-layout 7931 1
!
!
ephone-dn 1 dual-line
number 331
name 331
allow watch
!
!
ephone-dn 2 dual-line
number 332
name 332
allow watch
!
!
ephone-dn 3 dual-line
number 333
name 333
allow watch
!
!
ephone-dn 4 dual-line
number 334
name 334
allow watch
!
!
ephone 1
mac-address 0016.3627.6399
type CIPC
button 1:4
!
!
!
ephone 2
mac-address 0024.14B4.2E39
type 7940
button 1:3
!
!
!
ephone 3
mac-address 0025.8417.A311
ephone-template 1
type 7931
button 1:1
!
!
!
ephone 4
mac-address 0025.4594.4E85
ephone-template 1
type 7931
button 1:2
!
!
!
line con 0
session-timeout 15
password 7 0202015218545F71150A4C
logging synchronous
login
line aux 0
line vty 0 4
session-timeout 15
password 7 0000160F17095B56566509
logging synchronous
login
!
scheduler allocate 20000 1000
ntp clock-period 17179781
ntp update-calendar
ntp server 192.43.244.18
end







facendo un debug ccsip call di una chiamata da un telefono sip al numero 300 corrispondente a BACD ottengo:


Oct 20 09:58:24.451: %CALL_CONTROL-6-CALL_LOOP: The incoming call has a global identfier already present in the list of currently handled calls. It is being refused.

Oct 20 09:58:24.459: //4212/F0D38033888E/SIP/Call/sipSPICallInfo:
The Call Setup Information is:
Call Control Block (CCB) : 0x662FD390
State of The Call : STATE_DEAD
TCP Sockets Used : NO
Calling Number : 391
Called Number : 300
Source IP Address (Sig ): 10.10.10.1
Destn SIP Req Addr:Port : 10.10.10.1:5060
Destn SIP Resp Addr:Port : 10.10.10.1:5060
Destination Name : 10.10.10.1

Oct 20 09:58:24.459: //4212/F0D38033888E/SIP/Call/sipSPIMediaCallInfo:
Number of Media Streams: 1
Media Stream : 1
Negotiated Codec : No Codec
Negotiated Codec Bytes : 0
Nego. Codec payload : 255 (tx), 255 (rx)
Negotiated Dtmf-relay : 0
Dtmf-relay Payload : 0 (tx), 0 (rx)
Source IP Address (Media): 10.10.10.1
Source IP Port (Media): 17250
Destn IP Address (Media): 0.0.0.0
Destn IP Port (Media): 0
Orig Destn IP Address:Port (Media): 0.0.0.0:0

Oct 20 09:58:24.459: //4212/F0D38033888E/SIP/Call/sipSPICallInfo:
Disconnect Cause (CC) : 41
Disconnect Cause (SIP) : 500

Oct 20 09:58:24.467: //4213/F0D38033888E/SIP/Call/sipSPICallInfo:
The Call Setup Information is:
Call Control Block (CCB) : 0x659DDD78
State of The Call : STATE_DEAD
TCP Sockets Used : NO
Calling Number : 391
Called Number : 300
Source IP Address (Sig ): 10.10.10.1
Destn SIP Req Addr:Port : 10.10.10.1:0
Destn SIP Resp Addr:Port : 10.10.10.1:5060
Destination Name : 10.10.10.1

Oct 20 09:58:24.467: //4213/F0D38033888E/SIP/Call/sipSPIMediaCallInfo:
Number of Media Streams: 1
Media Stream : 1
Negotiated Codec : g711ulaw
Negotiated Codec Bytes : 160
Nego. Codec payload : 0 (tx), 0 (rx)
Negotiated Dtmf-relay : 8
Dtmf-relay Payload : 0 (tx), 0 (rx)
Source IP Address (Media): 10.10.10.1

Source IP Port (Media): 17536
Destn IP Address (Media): 10.10.10.1
Destn IP Port (Media): 17250
Orig Destn IP Address:Port (Media): 0.0.0.0:0

Oct 20 09:58:24.467: //4213/F0D38033888E/SIP/Call/sipSPICallInfo:
Disconnect Cause (CC) : 16
Disconnect Cause (SIP) : 500

Oct 20 09:58:24.479: //4211/F0D38033888E/SIP/Call/sipSPICallInfo:
The Call Setup Information is:
Call Control Block (CCB) : 0x662F8A18
State of The Call : STATE_DEAD
TCP Sockets Used : NO
Calling Number : 391
Called Number : 300
Source IP Address (Sig ): 192.168.69.1
Destn SIP Req Addr:Port : 192.168.69.15:5060
Destn SIP Resp Addr:Port : 192.168.69.15:5060
Destination Name : 192.168.69.15

Oct 20 09:58:24.479: //4211/F0D38033888E/SIP/Call/sipSPIMediaCallInfo:
Number of Media Streams: 1
Media Stream : 1
Negotiated Codec : g711ulaw
Negotiated Codec Bytes : 160
Nego. Codec payload : 0 (tx), 0 (rx)
Negotiated Dtmf-relay : 0
Dtmf-relay Payload : 0 (tx), 0 (rx)
Source IP Address (Media): 192.168.69.1
Source IP Port (Media): 17940
Destn IP Address (Media): 192.168.69.15
Destn IP Port (Media): 16428
Orig Destn IP Address:Port (Media): 0.0.0.0:0

Oct 20 09:58:24.479: //4211/F0D38033888E/SIP/Call/sipSPICallInfo:
Disconnect Cause (CC) : 41
Disconnect Cause (SIP) : 503






mentre chiamando il numero 300 da un telefono sccp ottengo


Oct 20 09:58:56.541: //4215/039CBCAF8896/SIP/Call/sipSPICallInfo:
The Call Setup Information is:
Call Control Block (CCB) : 0x659F0358
State of The Call : STATE_ACTIVE
TCP Sockets Used : NO
Calling Number : 331
Called Number : 300
Source IP Address (Sig ): 10.10.10.1
Destn SIP Req Addr:Port : 10.10.10.1:5060
Destn SIP Resp Addr:Port : 10.10.10.1:5060
Destination Name : 10.10.10.1

Oct 20 09:58:56.541: //4215/039CBCAF8896/SIP/Call/sipSPIMediaCallInfo:
Number of Media Streams: 1
Media Stream : 1
Negotiated Codec : g711ulaw
Negotiated Codec Bytes : 160
Nego. Codec payload : 0 (tx), 0 (rx)
Negotiated Dtmf-relay : 8
Dtmf-relay Payload : 0 (tx), 0 (rx)
Source IP Address (Media): 10.10.10.1
Source IP Port (Media): 16592
Destn IP Address (Media): 10.10.10.1
Destn IP Port (Media): 19218
Orig Destn IP Address:Port (Media): 0.0.0.0:0

Oct 20 09:58:56.553: //4216/039CBCAF8896/SIP/Call/sipSPICallInfo:
The Call Setup Information is:
Call Control Block (CCB) : 0x659E26F0
State of The Call : STATE_ACTIVE
TCP Sockets Used : NO
Calling Number : 331
Called Number : 300
Source IP Address (Sig ): 10.10.10.1
Destn SIP Req Addr:Port : 10.10.10.1:5060
Destn SIP Resp Addr:Port : 10.10.10.1:52121
Destination Name : 10.10.10.1


Oct 20 09:58:56.553: //4216/039CBCAF8896/SIP/Call/sipSPIMediaCallInfo:
Number of Media Streams: 1
Media Stream : 1
Negotiated Codec : g711ulaw
Negotiated Codec Bytes : 160
Nego. Codec payload : 0 (tx), 0 (rx)
Negotiated Dtmf-relay : 8
Dtmf-relay Payload : 0 (tx), 0 (rx)
Source IP Address (Media): 10.10.10.1
Source IP Port (Media): 19218
Destn IP Address (Media): 10.10.10.1
Destn IP Port (Media): 16592
Orig Destn IP Address:Port (Media): 0.0.0.0:0


Oct 20 09:59:01.516: //4216/039CBCAF8896/SIP/Call/sipSPICallInfo:
The Call Setup Information is:
Call Control Block (CCB) : 0x659E26F0
State of The Call : STATE_DEAD
TCP Sockets Used : NO
Calling Number : 331
Called Number : 300
Source IP Address (Sig ): 10.10.10.1
Destn SIP Req Addr:Port : 10.10.10.1:5060
Destn SIP Resp Addr:Port : 10.10.10.1:52121
Destination Name : 10.10.10.1

Oct 20 09:59:01.516: //4216/039CBCAF8896/SIP/Call/sipSPIMediaCallInfo:
Number of Media Streams: 1
Media Stream : 1
Negotiated Codec : g711ulaw
Negotiated Codec Bytes : 160
Nego. Codec payload : 0 (tx), 0 (rx)
Negotiated Dtmf-relay : 8
Dtmf-relay Payload : 0 (tx), 0 (rx)
Source IP Address (Media): 10.10.10.1
Source IP Port (Media): 19218
Destn IP Address (Media): 10.10.10.1
Destn IP Port (Media): 16592
Orig Destn IP Address:Port (Media): 0.0.0.0:0

Oct 20 09:59:01.516: //4216/039CBCAF8896/SIP/Call/sipSPICallInfo:
Disconnect Cause (CC) : 16
Disconnect Cause (SIP) : 200

Oct 20 09:59:01.520: //4215/039CBCAF8896/SIP/Call/sipSPICallInfo:
The Call Setup Information is:
Call Control Block (CCB) : 0x659F0358
State of The Call : STATE_DEAD
TCP Sockets Used : NO
Calling Number : 331
Called Number : 300
Source IP Address (Sig ): 10.10.10.1
Destn SIP Req Addr:Port : 10.10.10.1:5060
Destn SIP Resp Addr:Port : 10.10.10.1:5060
Destination Name : 10.10.10.1


Oct 20 09:59:01.520: //4215/039CBCAF8896/SIP/Call/sipSPIMediaCallInfo:
Number of Media Streams: 1
Media Stream : 1
Negotiated Codec : g711ulaw
Negotiated Codec Bytes : 160
Nego. Codec payload : 0 (tx), 0 (rx)
Negotiated Dtmf-relay : 8
Dtmf-relay Payload : 0 (tx), 0 (rx)
Source IP Address (Media): 10.10.10.1
Source IP Port (Media): 16592
Destn IP Address (Media): 10.10.10.1
Destn IP Port (Media): 19218
Orig Destn IP Address:Port (Media): 0.0.0.0:0

Oct 20 09:59:01.520: //4215/039CBCAF8896/SIP/Call/sipSPICallInfo:
Disconnect Cause (CC) : 16
Disconnect Cause (SIP) : 200



datemi una mano per favore , non so più dove guardare.
Grazie a tutti , ciao.