I am trying to perform a call between two Windows Mobile 5.0 iPAQ hx2790 devices. I am using the correct SDKs while building the application and the default codec configuration. The macro for WINCE is set and config_site_sample.h is included as well. The application window pops up on both devices. 1. When I try to call from one of the devices. The application on the calling device terminates. 2. The application on the receiving party's device does not exit and correctly displays Hangup and Exit, but with no real functionality since the calling party is no longer available and cannot reestablish a connection by opening the application due to: WSACONNECT failed address already in use or something like that. Now this has been previously resolved as a pure codec issue where the only codec that worked on the PDAs was GSM. (I tried every codec in turn by giving it priority 1 and the remaining 0.) However, the sound quality is not up to par with a lot of dropouts and latency and optimizing GSM yielded no significant improvement. Besides it is pointless when the higher bitrate and better quality A-Law and Mu-Law versions of G.711, PCMA and PCMU, are available. I believe the problem may be with these devices in particular. Both have been upgraded to the newest firmware, software, and drivers available. Task manager on the PDAs showed normal CPU utilization when running the application so that is not an issue. Kindly find the log files attached. Any help on this matter would be much appreciated. Regards, Samer ________________________________________ Samer M. Faour Computer and Communications Engineering American University of Beirut P.O. Box 11-0236/ 1461 Riad el Solh Square 1107 - 2020 Email: smf18 at aub.edu.lb ---------------------------------------------------------------- -------------- next part -------------- 01:03:27.000 sip_endpoint.c Module "mod-pjsua-log" registered 01:03:27.000 sip_endpoint.c Module "mod-tsx-layer" registered 01:03:27.000 sip_endpoint.c Module "mod-stateful-util" registered 01:03:27.000 sip_endpoint.c Module "mod-ua" registered 01:03:27.000 sip_endpoint.c Module "mod-100rel" registered 01:03:27.000 sip_endpoint.c Module "mod-pjsua" registered 01:03:27.000 sip_endpoint.c Module "mod-invite" registered 01:03:27.000 pasound.c PortAudio sound library initialized, status=0 01:03:27.000 pasound.c PortAudio host api count=2 01:03:27.000 pasound.c Sound device count=4 01:03:27.000 pjlib select() I/O Queue created (0012B504) 01:03:27.000 speex_codec.c Adjusting quality to 5 for uwb 01:03:27.000 conference.c Creating conference bridge with 32 ports 01:03:27.000 conference.c Sound device successfully created for port 0 01:03:27.000 sip_endpoint.c Module "mod-evsub" registered 01:03:27.000 sip_endpoint.c Module "mod-presence" registered 01:03:27.000 evsub.c Event pkg "presence" registered by mod-presence 01:03:27.000 sip_endpoint.c Module "mod-refer" registered 01:03:27.000 evsub.c Event pkg "refer" registered by mod-refer 01:03:27.000 sip_endpoint.c Module "mod-pjsua-pres" registered 01:03:27.000 sip_endpoint.c Module "mod-pjsua-im" registered 01:03:27.000 sip_endpoint.c Module "mod-pjsua-options" registered 01:03:27.000 pjsua_core.c 1 SIP worker threads created 01:03:27.000 pjsua_core.c pjsua version 0.8.0 for win32-wince initialized 01:03:27.000 pjsua_core.c SIP UDP socket reachable at 192.168.1.109:5060 01:03:27.000 udp001D8E74 SIP UDP transport started, published address is 192.168.1.109:5060 01:03:27.000 pjsua_acc.c Account <sip:192.168.1.109:5060;transport=UDP> added with id 0 01:03:27.000 pjsua_media.c RTP socket reachable at 192.168.1.109:4000 01:03:27.000 pjsua_media.c RTCP socket reachable at 192.168.1.109:4001 01:03:27.000 pjsua_media.c RTP socket reachable at 192.168.1.109:4002 01:03:27.000 pjsua_media.c RTCP socket reachable at 192.168.1.109:4003 01:03:27.000 pjsua_media.c RTP socket reachable at 192.168.1.109:4004 01:03:27.000 pjsua_media.c RTCP socket reachable at 192.168.1.109:4005 01:03:27.000 pjsua_media.c RTP socket reachable at 192.168.1.109:4006 01:03:27.000 pjsua_media.c RTCP socket reachable at 192.168.1.109:4007 01:03:27.000 pjsua_media.c pjsua_set_snd_dev(): attempting to open devices @8000 Hz 01:03:27.000 pasound.c Opened device M - Input(MME)/M - Output(MME) for recording and playback, sample rate=8000, ch=1, bits=16, 80 samples per frame, input latency=120 ms, output latency=120 ms 01:03:27.000 pasound.c Starting M - Input stream.. 01:03:27.000 pasound.c Player thread started 01:03:27.000 pasound.c Done, status=0 01:03:27.000 pasound.c Recorder thread started 01:03:30.000 ecsu00101CF4 Vad cur_threshold updated 4-->3. Signal lo=-1 01:03:32.000 sound_port.c EC suspended because of inactivity 01:11:12.000 pjsua_call.c Making call with acc #0 to sip:192.168.1.103:5060 01:11:12.000 dlg001FBD34 UAC dialog created 01:11:12.000 dlg001FBD34 Module mod-invite added as dialog usage, data=001FC904 01:11:12.000 dlg001FBD34 Session count inc to 2 by mod-invite 01:11:12.000 dlg001FBD34 Module mod-100rel added as dialog usage, data=001FD718 01:11:12.000 dlg001FBD34 100rel module attached 01:11:12.000 inv001FBD34 UAC invite session created for dialog dlg001FBD34 01:11:12.000 endpoint Request msg INVITE/cseq=15725 (tdta001FD740) created. 01:11:12.000 inv001FBD34 Sending Request msg INVITE/cseq=15725 (tdta001FD740) 01:11:12.000 dlg001FBD34 Sending Request msg INVITE/cseq=15725 (tdta001FD740) 01:11:12.000 tsx001FE7B4 Transaction created for Request msg INVITE/cseq=15724 (tdta001FD740) 01:11:12.000 tsx001FE7B4 Sending Request msg INVITE/cseq=15724 (tdta001FD740) in state Null 01:11:12.000 sip_resolve.c Target '192.168.1.103:5060' type=Unspecified resolved to '192.168.1.103:5060' type=UDP 01:11:12.000 pjsua_core.c TX 884 bytes Request msg INVITE/cseq=15724 (tdta001FD740) to UDP 192.168.1.103:5060: INVITE sip:192.168.1.103:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.1.109:5060;rport;branch=z9hG4bKPja3660000000323482900 Max-Forwards: 70 From: <sip:192.168.1.109>;tag=a3660000000123482900 To: sip:192.168.1.103 Contact: <sip:192.168.1.109:5060;transport=UDP> Call-ID: a3660000000223482900 CSeq: 15724 INVITE Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, PUBLISH, REFER, MESSAGE, OPTIONS Supported: replaces, 100rel, norefersub Content-Type: application/sdp Content-Length: 374 v=0 o=- 3417901872 3417901872 IN IP4 192.168.1.109 s=pjmedia c=IN IP4 192.168.1.109 t=0 0 a=X-nat:0 m=audio 4000 RTP/AVP 0 8 102 117 103 3 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:102 speex/8000 a=rtpmap:117 iLBC/8000 a=fmtp:117 mode=20 a=rtpmap:103 speex/16000 a=rtpmap:3 GSM/8000 a=sendrecv a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15 --end msg-- 01:11:12.000 tsx001FE7B4 State changed from Null to Calling, event=TX_MSG 01:11:12.000 dlg001FBD34 Transaction tsx001FE7B4 state changed to Calling 01:11:12.000 sip_endpoint.c Processing incoming message: Response msg 100/INVITE/cseq=15724 (rdata001E5C54) 01:11:12.000 pjsua_core.c RX 278 bytes Response msg 100/INVITE/cseq=15724 (rdata001E5C54) from UDP 192.168.1.103:5060: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.1.109:5060;rport=5060;received=192.168.1.109;branch=z9hG4bKPja3660000000323482900 Call-ID: a3660000000223482900 From: <sip:192.168.1.109>;tag=a3660000000123482900 To: <sip:192.168.1.103> CSeq: 15724 INVITE Content-Length: 0 --end msg-- 01:11:12.000 tsx001FE7B4 Incoming Response msg 100/INVITE/cseq=15724 (rdata001E5C54) in state Calling 01:11:12.000 tsx001FE7B4 State changed from Calling to Proceeding, event=RX_MSG 01:11:12.000 dlg001FBD34 Received Response msg 100/INVITE/cseq=15724 (rdata001E5C54) 01:11:12.000 dlg001FBD34 Transaction tsx001FE7B4 state changed to Proceeding 01:11:12.000 sip_endpoint.c Processing incoming message: Response msg 200/INVITE/cseq=15724 (rdata001E5C54) 01:11:12.000 pjsua_core.c RX 744 bytes Response msg 200/INVITE/cseq=15724 (rdata001E5C54) from UDP 192.168.1.103:5060: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.1.109:5060;rport=5060;received=192.168.1.109;branch=z9hG4bKPja3660000000323482900 Call-ID: a3660000000223482900 From: <sip:192.168.1.109>;tag=a3660000000123482900 To: <sip:192.168.1.103>;tag=a3810000000123482900 CSeq: 15724 INVITE Contact: <sip:192.168.1.103:5060;transport=UDP> Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, PUBLISH, REFER, MESSAGE, OPTIONS Supported: replaces, 100rel, norefersub Content-Type: application/sdp Content-Length: 220 v=0 o=- 3417901824 3417901825 IN IP4 192.168.1.103 s=pjmedia c=IN IP4 192.168.1.103 t=0 0 a=X-nat:0 m=audio 4000 RTP/AVP 0 101 a=rtpmap:0 PCMU/8000 a=sendrecv a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15 --end msg-- 01:11:12.000 tsx001FE7B4 Incoming Response msg 200/INVITE/cseq=15724 (rdata001E5C54) in state Proceeding 01:11:12.000 tsx001FE7B4 State changed from Proceeding to Terminated, event=RX_MSG 01:11:12.000 dlg001FBD34 Received Response msg 200/INVITE/cseq=15724 (rdata001E5C54) 01:11:12.000 dlg001FBD34 Route-set updated 01:11:12.000 dlg001FBD34 Route-set frozen 01:11:12.000 dlg001FBD34 Transaction tsx001FE7B4 state changed to Terminated 01:11:12.000 inv001FBD34 Got SDP answer in Response msg 200/INVITE/cseq=15724 (rdata001E5C54) 01:11:12.000 inv001FBD34 SDP negotiation done, status=0 01:11:12.000 pjsua_call.c Call 0: remote NAT type is 0 (Unknown) 01:11:12.000 strm00242CA4 VAD temporarily disabled 01:11:12.000 rtp.c pjmedia_rtp_session_init: ses=00243CDC, default_pt=0, ssrc=0x294823 01:11:12.000 rtp.c pjmedia_rtp_session_init: ses=002448E4, default_pt=0, ssrc=0x294823 01:11:12.000 stream.c Stream strm00242CA4 created 01:11:12.000 strm00242CA4 Encoder stream started 01:11:12.000 strm00242CA4 Decoder stream started 01:11:12.000 pjsua_media.c Media updates, stream #0: PCMU (sendrecv) 01:11:12.000 conference.c Port 1 (sip:192.168.1.103:5060) transmitting to port 0 (M - Input) 01:11:12.000 conference.c Port 0 (M - Input) transmitting to port 1 (sip:192.168.1.103:5060) 01:11:12.000 inv001FBD34 Received Response msg 200/INVITE/cseq=15724 (rdata001E5C54), sending ACK 01:11:12.000 endpoint Request msg ACK/cseq=15724 (tdta002461E0) created. 01:11:12.000 dlg001FBD34 Sending Request msg ACK/cseq=15724 (tdta002461E0) 01:11:12.000 sip_resolve.c Target '192.168.1.103:5060' type=UDP resolved to '192.168.1.103:5060' type=UDP 01:11:12.000 strm00242CA4 Jitter buffer empty (prefetch=15) 01:11:12.000 strm00242CA4 Start talksprut.. 01:11:12.000 pjsua_core.c TX 318 bytes Request msg ACK/cseq=15724 (tdta002461E0) to UDP 192.168.1.103:5060: ACK sip:192.168.1.103:5060;transport=UDP SIP/2.0 Via: SIP/2.0/UDP 192.168.1.109:5060;rport;branch=z9hG4bKPja3660000000423482900 Max-Forwards: 70 From: <sip:192.168.1.109>;tag=a3660000000123482900 To: sip:192.168.1.103;tag=a3810000000123482900 Call-ID: a3660000000223482900 CSeq: 15724 ACK Content-Length: 0 --end msg-- -------------- next part -------------- 01:10:20.000 sip_endpoint.c Module "mod-pjsua-log" registered 01:10:20.000 sip_endpoint.c Module "mod-tsx-layer" registered 01:10:20.000 sip_endpoint.c Module "mod-stateful-util" registered 01:10:20.000 sip_endpoint.c Module "mod-ua" registered 01:10:20.000 sip_endpoint.c Module "mod-100rel" registered 01:10:20.000 sip_endpoint.c Module "mod-pjsua" registered 01:10:20.000 sip_endpoint.c Module "mod-invite" registered 01:10:20.000 pasound.c PortAudio sound library initialized, status=0 01:10:20.000 pasound.c PortAudio host api count=2 01:10:20.000 pasound.c Sound device count=4 01:10:20.000 pjlib select() I/O Queue created (0012B504) 01:10:20.000 speex_codec.c Adjusting quality to 5 for uwb 01:10:20.000 conference.c Creating conference bridge with 32 ports 01:10:20.000 conference.c Sound device successfully created for port 0 01:10:20.000 sip_endpoint.c Module "mod-evsub" registered 01:10:20.000 sip_endpoint.c Module "mod-presence" registered 01:10:20.000 evsub.c Event pkg "presence" registered by mod-presence 01:10:20.000 sip_endpoint.c Module "mod-refer" registered 01:10:20.000 evsub.c Event pkg "refer" registered by mod-refer 01:10:20.000 sip_endpoint.c Module "mod-pjsua-pres" registered 01:10:20.000 sip_endpoint.c Module "mod-pjsua-im" registered 01:10:20.000 sip_endpoint.c Module "mod-pjsua-options" registered 01:10:20.000 pjsua_core.c 1 SIP worker threads created 01:10:20.000 pjsua_core.c pjsua version 0.8.0 for win32-wince initialized 01:10:20.000 pjsua_core.c SIP UDP socket reachable at 192.168.1.103:5060 01:10:20.000 udp001D8E74 SIP UDP transport started, published address is 192.168.1.103:5060 01:10:20.000 pjsua_acc.c Account <sip:192.168.1.103:5060;transport=UDP> added with id 0 01:10:20.000 pjsua_media.c RTP socket reachable at 192.168.1.103:4000 01:10:20.000 pjsua_media.c RTCP socket reachable at 192.168.1.103:4001 01:10:20.000 pjsua_media.c RTP socket reachable at 192.168.1.103:4002 01:10:20.000 pjsua_media.c RTCP socket reachable at 192.168.1.103:4003 01:10:20.000 pjsua_media.c RTP socket reachable at 192.168.1.103:4004 01:10:20.000 pjsua_media.c RTCP socket reachable at 192.168.1.103:4005 01:10:20.000 pjsua_media.c RTP socket reachable at 192.168.1.103:4006 01:10:20.000 pjsua_media.c RTCP socket reachable at 192.168.1.103:4007 01:10:20.000 pjsua_media.c pjsua_set_snd_dev(): attempting to open devices @8000 Hz 01:10:20.000 pasound.c Opened device M - Input(MME)/M - Output(MME) for recording and playback, sample rate=8000, ch=1, bits=16, 80 samples per frame, input latency=120 ms, output latency=120 ms 01:10:20.000 pasound.c Starting M - Input stream.. 01:10:20.000 pasound.c Player thread started 01:10:20.000 pasound.c Done, status=0 01:10:20.000 pasound.c Recorder thread started 01:10:23.000 ecsu00101CF4 Vad cur_threshold updated 4-->3. Signal lo=-1 01:10:24.000 sip_endpoint.c Processing incoming message: Request msg INVITE/cseq=15724 (rdata001E5C54) 01:10:24.000 pjsua_core.c RX 884 bytes Request msg INVITE/cseq=15724 (rdata001E5C54) from UDP 192.168.1.109:5060: INVITE sip:192.168.1.103:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.1.109:5060;rport;branch=z9hG4bKPja3660000000323482900 Max-Forwards: 70 From: <sip:192.168.1.109>;tag=a3660000000123482900 To: sip:192.168.1.103 Contact: <sip:192.168.1.109:5060;transport=UDP> Call-ID: a3660000000223482900 CSeq: 15724 INVITE Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, PUBLISH, REFER, MESSAGE, OPTIONS Supported: replaces, 100rel, norefersub Content-Type: application/sdp Content-Length: 374 v=0 o=- 3417901872 3417901872 IN IP4 192.168.1.109 s=pjmedia c=IN IP4 192.168.1.109 t=0 0 a=X-nat:0 m=audio 4000 RTP/AVP 0 8 102 117 103 3 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:102 speex/8000 a=rtpmap:117 iLBC/8000 a=fmtp:117 mode=20 a=rtpmap:103 speex/16000 a=rtpmap:3 GSM/8000 a=sendrecv a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15 --end msg-- 01:10:24.000 tsx002408A4 Transaction created for Request msg INVITE/cseq=15724 (rdata001E5C54) 01:10:24.000 tsx002408A4 Incoming Request msg INVITE/cseq=15724 (rdata001E5C54) in state Null 01:10:24.000 tsx002408A4 State changed from Null to Trying, event=RX_MSG 01:10:24.000 dlg00240094 Transaction tsx002408A4 state changed to Trying 01:10:24.000 dlg00240094 UAS dialog created 01:10:24.000 dlg00240094 Module mod-invite added as dialog usage, data=002406BC 01:10:24.000 dlg00240094 Session count inc to 2 by mod-invite 01:10:24.000 inv00240094 UAS invite session created for dialog dlg00240094 01:10:24.000 pjsua_call.c Call 0: remote NAT type is 0 (Unknown) 01:10:24.000 endpoint Response msg 100/INVITE/cseq=15724 (tdta002422B0) created 01:10:24.000 dlg00240094 Initial answer Response msg 100/INVITE/cseq=15724 (tdta002422B0) 01:10:24.000 inv00240094 Sending Response msg 100/INVITE/cseq=15724 (tdta002422B0) 01:10:24.000 dlg00240094 Sending Response msg 100/INVITE/cseq=15724 (tdta002422B0) 01:10:24.000 tsx002408A4 Sending Response msg 100/INVITE/cseq=15724 (tdta002422B0) in state Trying 01:10:24.000 pjsua_core.c TX 278 bytes Response msg 100/INVITE/cseq=15724 (tdta002422B0) to UDP 192.168.1.109:5060: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.1.109:5060;rport=5060;received=192.168.1.109;branch=z9hG4bKPja3660000000323482900 Call-ID: a3660000000223482900 From: <sip:192.168.1.109>;tag=a3660000000123482900 To: <sip:192.168.1.103> CSeq: 15724 INVITE Content-Length: 0 --end msg-- 01:10:24.000 tsx002408A4 State changed from Trying to Proceeding, event=TX_MSG 01:10:24.000 dlg00240094 Transaction tsx002408A4 state changed to Proceeding 01:10:24.000 inv00240094 SDP negotiation done, status=0 01:10:24.000 pjsua_call.c Call 0: remote NAT type is 0 (Unknown) 01:10:24.000 strm00245394 VAD temporarily disabled 01:10:24.000 rtp.c pjmedia_rtp_session_init: ses=002463CC, default_pt=0, ssrc=0x18be6784 01:10:24.000 rtp.c pjmedia_rtp_session_init: ses=00246FD4, default_pt=0, ssrc=0x18be6784 01:10:24.000 stream.c Stream strm00245394 created 01:10:24.000 strm00245394 Encoder stream started 01:10:24.000 strm00245394 Decoder stream started 01:10:25.000 pjsua_media.c Media updates, stream #0: PCMU (sendrecv) 01:10:25.000 conference.c Port 1 (sip:192.168.1.109) transmitting to port 0 (M - Input) 01:10:25.000 conference.c Port 0 (M - Input) transmitting to port 1 (sip:192.168.1.109) 01:10:25.000 inv00240094 Sending Response msg 200/INVITE/cseq=15724 (tdta002422B0) 01:10:25.000 dlg00240094 Sending Response msg 200/INVITE/cseq=15724 (tdta002422B0) 01:10:25.000 tsx002408A4 Sending Response msg 200/INVITE/cseq=15724 (tdta002422B0) in state Proceeding 01:10:25.000 pjsua_core.c TX 744 bytes Response msg 200/INVITE/cseq=15724 (tdta002422B0) to UDP 192.168.1.109:5060: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.1.109:5060;rport=5060;received=192.168.1.109;branch=z9hG4bKPja3660000000323482900 Call-ID: a3660000000223482900 From: <sip:192.168.1.109>;tag=a3660000000123482900 To: <sip:192.168.1.103>;tag=a3810000000123482900 CSeq: 15724 INVITE Contact: <sip:192.168.1.103:5060;transport=UDP> Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, PUBLISH, REFER, MESSAGE, OPTIONS Supported: replaces, 100rel, norefersub Content-Type: application/sdp Content-Length: 220 v=0 o=- 3417901824 3417901825 IN IP4 192.168.1.103 s=pjmedia c=IN IP4 192.168.1.103 t=0 0 a=X-nat:0 m=audio 4000 RTP/AVP 0 101 a=rtpmap:0 PCMU/8000 a=sendrecv a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15 --end msg-- 01:10:25.000 tsx002408A4 State changed from Proceeding to Completed, event=TX_MSG 01:10:25.000 dlg00240094 Transaction tsx002408A4 state changed to Completed 01:10:25.000 strm00245394 Jitter buffer empty (prefetch=15) 01:10:25.000 strm00245394 Start talksprut.. 01:10:25.000 strm00245394 RTP status: badpt=0, badssrc=0, dup=0, outorder=0, probation=-1, restart=0 01:10:25.000 sip_endpoint.c Processing incoming message: Request msg ACK/cseq=15724 (rdata001E5C54) 01:10:25.000 pjsua_core.c RX 318 bytes Request msg ACK/cseq=15724 (rdata001E5C54) from UDP 192.168.1.109:5060: ACK sip:192.168.1.103:5060;transport=UDP SIP/2.0 Via: SIP/2.0/UDP 192.168.1.109:5060;rport;branch=z9hG4bKPja3660000000423482900 Max-Forwards: 70 From: <sip:192.168.1.109>;tag=a3660000000123482900 To: sip:192.168.1.103;tag=a3810000000123482900 Call-ID: a3660000000223482900 CSeq: 15724 ACK Content-Length: 0 --end msg-- 01:10:25.000 dlg00240094 Received Request msg ACK/cseq=15724 (rdata001E5C54) 01:10:25.000 tsx002408A4 Request to terminate transaction 01:10:25.000 tsx002408A4 State changed from Completed to Terminated, event=USER 01:10:25.000 dlg00240094 Transaction tsx002408A4 state changed to Terminated 01:10:25.000 tsx002408A4 Timeout timer event 01:10:25.000 tsx002408A4 State changed from Terminated to Destroyed, event=TIMER 01:10:25.000 tdta002422B0 Destroying txdata Response msg 200/INVITE/cseq=15724 (tdta002422B0) 01:10:25.000 tsx002408A4 Transaction destroyed! 01:10:25.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:25.000 strm00245394 VAD re-enabled 01:10:25.000 strm00245394 Starting silence 01:10:25.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:25.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:25.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:25.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:25.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:25.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:25.000 strm00245394 Start talksprut.. 01:10:25.000 strm00245394 Starting silence 01:10:25.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:25.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:25.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:25.000 sound_port.c EC suspended because of inactivity 01:10:25.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:25.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:26.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:26.000 strm00245394 Start talksprut.. 01:10:26.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:26.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:26.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:26.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:26.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:26.000 strm00245394 Starting silence 01:10:26.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:26.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:26.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:26.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:26.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:26.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Start talksprut.. 01:10:27.000 strm00245394 Starting silence 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Start talksprut.. 01:10:27.000 strm00245394 Starting silence 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:27.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:28.000 strm00245394 Start talksprut.. 01:10:28.000 strm00245394 Starting silence 01:10:28.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:28.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:28.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:28.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:28.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:28.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:28.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:28.000 strm00245394 Start talksprut.. 01:10:28.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:28.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:28.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:28.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:28.000 strm00245394 Starting silence 01:10:28.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Start talksprut.. 01:10:29.000 strm00245394 Starting silence 01:10:29.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:29.000 strm00245394 Start talksprut.. 01:10:29.000 strm00245394 Starting silence 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:30.000 strm00245394 Start talksprut.. 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:30.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:31.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:31.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:31.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:31.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:31.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:31.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:31.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:31.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:31.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:31.000 strm00245394 Starting silence 01:10:31.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:31.000 strm00245394 Start talksprut.. 01:10:31.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:31.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Starting silence 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:32.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:33.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:33.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:33.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:33.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:33.000 strm00245394 Start talksprut.. 01:10:33.000 strm00245394 Starting silence 01:10:33.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:33.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:33.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:33.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:33.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:33.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:33.000 strm00245394 Start talksprut.. 01:10:33.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:33.000 strm00245394 Starting silence 01:10:33.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 strm00245394 Start talksprut.. 01:10:34.000 strm00245394 Starting silence 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 endpoint Request msg BYE/cseq=18468 (tdta001FC600) created. 01:10:34.000 inv00240094 Sending Request msg BYE/cseq=18468 (tdta001FC600) 01:10:34.000 dlg00240094 Sending Request msg BYE/cseq=18468 (tdta001FC600) 01:10:34.000 tsx001FD674 Transaction created for Request msg BYE/cseq=18467 (tdta001FC600) 01:10:34.000 tsx001FD674 Sending Request msg BYE/cseq=18467 (tdta001FC600) in state Null 01:10:34.000 sip_resolve.c Target '192.168.1.109:5060' type=UDP resolved to '192.168.1.109:5060' type=UDP 01:10:34.000 pjsua_core.c TX 320 bytes Request msg BYE/cseq=18467 (tdta001FC600) to UDP 192.168.1.109:5060: BYE sip:192.168.1.109:5060;transport=UDP SIP/2.0 Via: SIP/2.0/UDP 192.168.1.103:5060;rport;branch=z9hG4bKPja3810000000223482900 Max-Forwards: 70 From: <sip:192.168.1.103>;tag=a3810000000123482900 To: <sip:192.168.1.109>;tag=a3660000000123482900 Call-ID: a3660000000223482900 CSeq: 18467 BYE Content-Length: 0 --end msg-- 01:10:34.000 tsx001FD674 State changed from Null to Calling, event=TX_MSG 01:10:34.000 dlg00240094 Transaction tsx001FD674 state changed to Calling 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 silencedet.c Vad cur_threshold updated 4-->3. Signal lo=-1 01:10:34.000 strm00245394 Start talksprut.. 01:10:34.000 strm00245394 Starting silence 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:34.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:35.000 tsx001FD674 Retransmit timer event 01:10:35.000 tsx001FD674 Retransmiting Request msg BYE/cseq=18467 (tdta001FC600), count=0, restart?=1 01:10:35.000 pjsua_core.c TX 320 bytes Request msg BYE/cseq=18467 (tdta001FC600) to UDP 192.168.1.109:5060: BYE sip:192.168.1.109:5060;transport=UDP SIP/2.0 Via: SIP/2.0/UDP 192.168.1.103:5060;rport;branch=z9hG4bKPja3810000000223482900 Max-Forwards: 70 From: <sip:192.168.1.103>;tag=a3810000000123482900 To: <sip:192.168.1.109>;tag=a3660000000123482900 Call-ID: a3660000000223482900 CSeq: 18467 BYE Content-Length: 0 --end msg-- 01:10:35.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:35.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:35.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:35.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:35.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:35.000 strm00245394 Start talksprut.. 01:10:35.000 strm00245394 Starting silence 01:10:35.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:35.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:35.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:35.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:35.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:35.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:35.000 strm00245394 Start talksprut.. 01:10:35.000 strm00245394 Starting silence 01:10:35.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 tsx001FD674 Retransmit timer event 01:10:36.000 tsx001FD674 Retransmiting Request msg BYE/cseq=18467 (tdta001FC600), count=1, restart?=1 01:10:36.000 pjsua_core.c TX 320 bytes Request msg BYE/cseq=18467 (tdta001FC600) to UDP 192.168.1.109:5060: BYE sip:192.168.1.109:5060;transport=UDP SIP/2.0 Via: SIP/2.0/UDP 192.168.1.103:5060;rport;branch=z9hG4bKPja3810000000223482900 Max-Forwards: 70 From: <sip:192.168.1.103>;tag=a3810000000123482900 To: <sip:192.168.1.109>;tag=a3660000000123482900 Call-ID: a3660000000223482900 CSeq: 18467 BYE Content-Length: 0 --end msg-- 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 strm00245394 Start talksprut.. 01:10:36.000 strm00245394 Starting silence 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:36.000 strm00245394 Start talksprut.. 01:10:36.000 strm00245394 Starting silence 01:10:36.000 silencedet.c Vad cur_threshold updated 3-->2. Signal lo=4 01:10:36.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:37.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:37.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:37.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:37.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:37.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:37.000 strm00245394 Start talksprut.. 01:10:37.000 strm00245394 Starting silence 01:10:37.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:37.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:37.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:37.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:37.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:37.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:37.000 strm00245394 Start talksprut.. 01:10:37.000 strm00245394 Starting silence 01:10:37.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 tsx001FD674 Retransmit timer event 01:10:38.000 tsx001FD674 Retransmiting Request msg BYE/cseq=18467 (tdta001FC600), count=2, restart?=1 01:10:38.000 pjsua_core.c TX 320 bytes Request msg BYE/cseq=18467 (tdta001FC600) to UDP 192.168.1.109:5060: BYE sip:192.168.1.109:5060;transport=UDP SIP/2.0 Via: SIP/2.0/UDP 192.168.1.103:5060;rport;branch=z9hG4bKPja3810000000223482900 Max-Forwards: 70 From: <sip:192.168.1.103>;tag=a3810000000123482900 To: <sip:192.168.1.109>;tag=a3660000000123482900 Call-ID: a3660000000223482900 CSeq: 18467 BYE Content-Length: 0 --end msg-- 01:10:38.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 strm00245394 Start talksprut.. 01:10:38.000 strm00245394 Starting silence 01:10:38.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:38.000 strm00245394 Start talksprut.. 01:10:38.000 strm00245394 Starting silence 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:39.000 strm00245394 Start talksprut.. 01:10:39.000 strm00245394 Starting silence 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:39.000 strm00245394 Start talksprut.. 01:10:39.000 strm00245394 Starting silence 01:10:39.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Start talksprut.. 01:10:40.000 strm00245394 Starting silence 01:10:40.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:40.000 strm00245394 Start talksprut.. 01:10:40.000 strm00245394 Starting silence 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:41.000 strm00245394 Start talksprut.. 01:10:41.000 strm00245394 Starting silence 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:41.000 strm00245394 Start talksprut.. 01:10:41.000 strm00245394 Starting silence 01:10:41.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:42.000 tsx001FD674 Retransmit timer event 01:10:42.000 tsx001FD674 Retransmiting Request msg BYE/cseq=18467 (tdta001FC600), count=3, restart?=1 01:10:42.000 pjsua_core.c TX 320 bytes Request msg BYE/cseq=18467 (tdta001FC600) to UDP 192.168.1.109:5060: BYE sip:192.168.1.109:5060;transport=UDP SIP/2.0 Via: SIP/2.0/UDP 192.168.1.103:5060;rport;branch=z9hG4bKPja3810000000223482900 Max-Forwards: 70 From: <sip:192.168.1.103>;tag=a3810000000123482900 To: <sip:192.168.1.109>;tag=a3660000000123482900 Call-ID: a3660000000223482900 CSeq: 18467 BYE Content-Length: 0 --end msg-- 01:10:42.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:42.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:42.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:42.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:42.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:42.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:42.000 strm00245394 Start talksprut.. 01:10:42.000 strm00245394 Starting silence 01:10:42.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:42.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:42.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:42.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:42.000 strm00245394 Start talksprut.. 01:10:42.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:42.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Starting silence 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Start talksprut.. 01:10:43.000 strm00245394 Starting silence 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:43.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:44.000 strm00245394 Start talksprut.. 01:10:44.000 strm00245394 Starting silence 01:10:44.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:44.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:44.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:44.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:44.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:44.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:44.000 endpoint Request msg BYE/cseq=18469 (tdta002422B0) created. 01:10:44.000 inv00240094 Sending Request msg BYE/cseq=18469 (tdta002422B0) 01:10:44.000 dlg00240094 Sending Request msg BYE/cseq=18469 (tdta002422B0) 01:10:44.000 tsx001FBD64 Transaction created for Request msg BYE/cseq=18468 (tdta002422B0) 01:10:44.000 tsx001FBD64 Sending Request msg BYE/cseq=18468 (tdta002422B0) in state Null 01:10:44.000 sip_resolve.c Target '192.168.1.109:5060' type=UDP resolved to '192.168.1.109:5060' type=UDP 01:10:44.000 pjsua_core.c TX 320 bytes Request msg BYE/cseq=18468 (tdta002422B0) to UDP 192.168.1.109:5060: BYE sip:192.168.1.109:5060;transport=UDP SIP/2.0 Via: SIP/2.0/UDP 192.168.1.103:5060;rport;branch=z9hG4bKPja3810000000323482900 Max-Forwards: 70 From: <sip:192.168.1.103>;tag=a3810000000123482900 To: <sip:192.168.1.109>;tag=a3660000000123482900 Call-ID: a3660000000223482900 CSeq: 18468 BYE Content-Length: 0 --end msg-- 01:10:44.000 tsx001FBD64 State changed from Null to Calling, event=TX_MSG 01:10:44.000 dlg00240094 Transaction tsx001FBD64 state changed to Calling 01:10:44.000 pjsua_core.c Shutting down... 01:10:44.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:44.000 strm00245394 Start talksprut.. 01:10:44.000 strm00245394 Starting silence 01:10:44.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:44.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:44.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:44.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:44.000 strm00245394 Jitter buffer is bufferring (prefetch=21).. 01:10:45.000 tsx001FBD64 Retransmit timer event 01:10:45.000 tsx001FBD64 Retransmiting Request msg BYE/cseq=18468 (tdta002422B0), count=0, restart?=1 01:10:45.000 pjsua_core.c TX 320 bytes Request msg BYE/cseq=18468 (tdta002422B0) to UDP 192.168.1.109:5060: BYE sip:192.168.1.109:5060;transport=UDP SIP/2.0 Via: SIP/2.0/UDP 192.168.1.103:5060;rport;branch=z9hG4bKPja3810000000323482900 Max-Forwards: 70 From: <sip:192.168.1.103>;tag=a3810000000123482900 To: <sip:192.168.1.109>;tag=a3660000000123482900 Call-ID: a3660000000223482900 CSeq: 18468 BYE Content-Length: 0 --end msg-- 01:10:45.000 pjsua_media.c Closing (null) sound playback device and (null) sound capture device 01:10:45.000 pasound.c Stopping stream.. 01:10:45.000 pasound.c Done, status=0 01:10:45.000 pasound.c Closing M - Input: 0 underflow, 0 overflow 01:10:45.000 pasound.c PortAudio sound library shutting down.. 01:10:45.000 sip_endpoint.c Destroying endpoing instance.. 01:10:45.000 sip_endpoint.c Module "mod-pjsua-options" unregistered 01:10:45.000 sip_endpoint.c Module "mod-pjsua-im" unregistered 01:10:45.000 sip_endpoint.c Module "mod-pjsua-pres" unregistered 01:10:45.000 sip_endpoint.c Module "mod-pjsua" unregistered 01:10:45.000 sip_endpoint.c Module "mod-stateful-util" unregistered 01:10:45.000 sip_endpoint.c Module "mod-refer" unregistered 01:10:45.000 sip_endpoint.c Module "mod-presence" unregistered 01:10:45.000 sip_endpoint.c Module "mod-evsub" unregistered 01:10:45.000 sip_endpoint.c Module "mod-invite" unregistered 01:10:45.000 sip_endpoint.c Module "mod-100rel" unregistered 01:10:45.000 sip_endpoint.c Module "mod-ua" unregistered 01:10:45.000 sip_transactio Stopping transaction layer module 01:10:45.000 tdta002422B0 Destroying txdata Request msg BYE/cseq=18468 (tdta002422B0) 01:10:45.000 tsx001FBD64 Transaction destroyed! 01:10:45.000 tdta001FC600 Destroying txdata Request msg BYE/cseq=18467 (tdta001FC600) 01:10:45.000 tsx001FD674 Transaction destroyed! 01:10:45.000 sip_transactio Transaction layer module destroyed 01:10:45.000 sip_endpoint.c Module "mod-tsx-layer" unregistered 01:10:45.000 sip_endpoint.c Module "mod-msg-print" unregistered 01:10:45.000 sip_endpoint.c Module "mod-pjsua-log" unregistered 01:10:45.000 sip_transport. Destroying transport manager 01:10:45.000 sip_endpoint.c Endpoint 001021F4 destroyed 01:10:45.000 pjsua Pool is not released by application, releasing now 01:10:45.000 dlg00240030 Pool is not released by application, releasing now 01:10:45.000 session Pool is not released by application, releasing now 01:10:45.000 pjsua_core.c PJSUA destroyed...