> This is just a guess, as I currently can't use the WM devtools. Do you have > networking up and running on the device? Someone mentioned that if you put > the device on the cradle, the network connection to the device will be > replaced by some kind of private network to the PC. > > cheers, > -benny Dearest Benny, You were right about that thing with the cable. Anyway, I am still in the same position unable to call via asterisk using pjsua_wince. The user-agent seems to be well with the registration, however trying to call yields to a timed-out attempt I will ask your forgiveness for dumping here long logs but.... _________________________________________________ my parameters are: #define SIP_PORT 5060 #define SIP_DST_URI "sip:500 at 10.0.0.199:5060" #define HAS_SIP_ACCOUNT 1 // 0 to disable registration #define SIP_DOMAIN "10.0.0.199" #define SIP_REALM "asterisk" #define SIP_USER "502" #define SIP_PASSWD "support" #define SIP_PROXY "sip:10.0.0.199;lr" #define NAMESERVER NULL _________________________________________________ and here is the log (from the device) 15:28:13.000 pjsua_acc.c Account sip:502 at 10.0.0.199 added with id 1 15:28:14.000 endpoint Request msg REGISTER/cseq=41912 (tdta002E9050) created. 15:28:14.000 tsx002EA0C4 Transaction created for Request msg REGISTER/cseq=41913 (tdta002E9050) 15:28:14.000 tsx002EA0C4 Sending Request msg REGISTER/cseq=41913 (tdta002E9050) in state Null 15:28:14.000 sip_resolve.c Target '10.0.0.199:0' type=Unspecified resolved to '10.0.0.199:5060' type=UDP (UDP transport) 15:28:14.000 pjsua_core.c TX 362 bytes Request msg REGISTER/cseq=41913 (tdta002E9050) to UDP 10.0.0.199:5060: REGISTER sip:10.0.0.199 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000323482900 Route: <sip:10.0.0.199;lr> Max-Forwards: 70 From: <sip:502@10.0.0.199>;tag=42880000000223482900 To: <sip:502 at 10.0.0.199> Call-ID: 42880000000123482900 CSeq: 41913 REGISTER Contact: <sip:502 at 169.254.2.1:5060> Expires: 300 Content-Length: 0 --end msg-- 15:28:14.000 tsx002EA0C4 State changed from Null to Calling, event=TX_MSG 15:28:14.000 pjsua_acc.c Registration sent 15:28:14.000 pjsua_media.c RTP socket reachable at 169.254.2.1:4000:706736428 15:28:14.000 pjsua_media.c RTCP socket reachable at 169.254.2.1:4001:706736428 15:28:14.000 pjsua_media.c RTP socket reachable at 169.254.2.1:4002:706736428 15:28:14.000 pjsua_media.c RTCP socket reachable at 169.254.2.1:4003:706736428 15:28:14.000 pjsua_media.c RTP socket reachable at 169.254.2.1:4004:706736428 15:28:14.000 pjsua_media.c RTCP socket reachable at 169.254.2.1:4005:706736428 15:28:14.000 pjsua_media.c RTP socket reachable at 169.254.2.1:4006:706736428 15:28:14.000 pjsua_media.c RTCP socket reachable at 169.254.2.1:4007:706736428 15:28:14.000 pjsua_media.c pjsua_set_snd_dev(): attempting to open devices @8000 Hz 15:28:14.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 15:28:14.000 pasound.c Starting M - Input stream.. 15:28:14.000 pasound.c Player thread started 15:28:14.000 pasound.c Done, status=0 15:28:14.000 pasound.c Recorder thread started 15:28:15.000 tsx002EA0C4 Retransmit timer event 15:28:15.000 tsx002EA0C4 Retransmiting Request msg REGISTER/cseq=41913 (tdta002E9050), count=0, restart?=1 15:28:15.000 pjsua_core.c TX 362 bytes Request msg REGISTER/cseq=41913 (tdta002E9050) to UDP 10.0.0.199:5060: REGISTER sip:10.0.0.199 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000323482900 Route: <sip:10.0.0.199;lr> Max-Forwards: 70 From: <sip:502@10.0.0.199>;tag=42880000000223482900 To: <sip:502 at 10.0.0.199> Call-ID: 42880000000123482900 CSeq: 41913 REGISTER Contact: <sip:502 at 169.254.2.1:5060> Expires: 300 Content-Length: 0 --end msg-- 15:28:16.000 tsx002EA0C4 Retransmit timer event 15:28:16.000 tsx002EA0C4 Retransmiting Request msg REGISTER/cseq=41913 (tdta002E9050), count=1, restart?=1 15:28:16.000 pjsua_core.c TX 362 bytes Request msg REGISTER/cseq=41913 (tdta002E9050) to UDP 10.0.0.199:5060: REGISTER sip:10.0.0.199 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000323482900 Route: <sip:10.0.0.199;lr> Max-Forwards: 70 From: <sip:502@10.0.0.199>;tag=42880000000223482900 To: <sip:502 at 10.0.0.199> Call-ID: 42880000000123482900 CSeq: 41913 REGISTER Contact: <sip:502 at 169.254.2.1:5060> Expires: 300 Content-Length: 0 --end msg-- 15:28:17.000 ecsu002D6200 Vad cur_threshold updated 4-->3. Signal lo=-1 15:28:17.000 pjsua_call.c Making call with acc #1 to sip:500 at 10.0.0.199:5060 15:28:17.000 dlg00340354 UAC dialog created 15:28:17.000 dlg00340354 Module mod-invite added as dialog usage, data=00340F24 15:28:17.000 dlg00340354 Session count inc to 2 by mod-invite 15:28:17.000 dlg00340354 Module mod-100rel added as dialog usage, data=00341040 15:28:17.000 dlg00340354 100rel module attached 15:28:17.000 inv00340354 UAC invite session created for dialog dlg00340354 15:28:17.000 endpoint Request msg INVITE/cseq=23806 (tdta00341D60) created. 15:28:17.000 inv00340354 Sending Request msg INVITE/cseq=23806 (tdta00341D60) 15:28:17.000 dlg00340354 Sending Request msg INVITE/cseq=23806 (tdta00341D60) 15:28:17.000 tsx00342FE4 Transaction created for Request msg INVITE/cseq=23805 (tdta00341D60) 15:28:17.000 tsx00342FE4 Sending Request msg INVITE/cseq=23805 (tdta00341D60) in state Null 15:28:18.000 tsx002EA0C4 Retransmit timer event 15:28:18.000 tsx002EA0C4 Retransmiting Request msg REGISTER/cseq=41913 (tdta002E9050), count=2, restart?=1 15:28:18.000 pjsua_core.c TX 362 bytes Request msg REGISTER/cseq=41913 (tdta002E9050) to UDP 10.0.0.199:5060: REGISTER sip:10.0.0.199 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000323482900 Route: <sip:10.0.0.199;lr> Max-Forwards: 70 From: <sip:502@10.0.0.199>;tag=42880000000223482900 To: <sip:502 at 10.0.0.199> Call-ID: 42880000000123482900 CSeq: 41913 REGISTER Contact: <sip:502 at 169.254.2.1:5060> Expires: 300 Content-Length: 0 --end msg-- 15:28:18.000 sip_resolve.c Target '10.0.0.199:0' type=Unspecified resolved to '10.0.0.199:5060' type=UDP (UDP transport) 15:28:18.000 pjsua_core.c TX 927 bytes Request msg INVITE/cseq=23805 (tdta00341D60) to UDP 10.0.0.199:5060: INVITE sip:500 at 10.0.0.199:5060 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000623482900 Max-Forwards: 70 From: sip:502@10.0.0.199;tag=42880000000423482900 To: sip:500 at 10.0.0.199 Contact: <sip:502 at 169.254.2.1:5060> Call-ID: 42880000000523482900 CSeq: 23805 INVITE Route: <sip:10.0.0.199;lr> Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, PUBLISH, REFER, MESSAGE, OPTIONS Supported: replaces, 100rel, norefersub Content-Type: application/sdp Content-Length: 402 v=0 o=- 3409831697 3409831697 IN IP4 169.254.2.1 s=pjmedia c=IN IP4 169.254.2.1 t=0 0 a=X-nat:0 m=audio 4000 RTP/AVP 0 8 102 117 103 3 101 a=rtcp:4001 IN IP4 169.254.2.1 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:102 speex/8000 a=rtpmap:117 iLBC/8000 a=fmtp:117 mode=30 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-- 15:28:18.000 tsx00342FE4 State changed from Null to Calling, event=TX_MSG 15:28:18.000 dlg00340354 Transaction tsx00342FE4 state changed to Calling 15:28:19.000 tsx00342FE4 Retransmit timer event 15:28:19.000 tsx00342FE4 Retransmiting Request msg INVITE/cseq=23805 (tdta00341D60), count=0, restart?=1 15:28:19.000 pjsua_core.c TX 927 bytes Request msg INVITE/cseq=23805 (tdta00341D60) to UDP 10.0.0.199:5060: INVITE sip:500 at 10.0.0.199:5060 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000623482900 Max-Forwards: 70 From: sip:502@10.0.0.199;tag=42880000000423482900 To: sip:500 at 10.0.0.199 Contact: <sip:502 at 169.254.2.1:5060> Call-ID: 42880000000523482900 CSeq: 23805 INVITE Route: <sip:10.0.0.199;lr> Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, PUBLISH, REFER, MESSAGE, OPTIONS Supported: replaces, 100rel, norefersub Content-Type: application/sdp Content-Length: 402 v=0 o=- 3409831697 3409831697 IN IP4 169.254.2.1 s=pjmedia c=IN IP4 169.254.2.1 t=0 0 a=X-nat:0 m=audio 4000 RTP/AVP 0 8 102 117 103 3 101 a=rtcp:4001 IN IP4 169.254.2.1 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:102 speex/8000 a=rtpmap:117 iLBC/8000 a=fmtp:117 mode=30 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-- 15:28:19.000 sound_port.c EC suspended because of inactivity 15:28:20.000 tsx00342FE4 Retransmit timer event 15:28:20.000 tsx00342FE4 Retransmiting Request msg INVITE/cseq=23805 (tdta00341D60), count=1, restart?=1 15:28:20.000 pjsua_core.c TX 927 bytes Request msg INVITE/cseq=23805 (tdta00341D60) to UDP 10.0.0.199:5060: INVITE sip:500 at 10.0.0.199:5060 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000623482900 Max-Forwards: 70 From: sip:502@10.0.0.199;tag=42880000000423482900 To: sip:500 at 10.0.0.199 Contact: <sip:502 at 169.254.2.1:5060> Call-ID: 42880000000523482900 CSeq: 23805 INVITE Route: <sip:10.0.0.199;lr> Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, PUBLISH, REFER, MESSAGE, OPTIONS Supported: replaces, 100rel, norefersub Content-Type: application/sdp Content-Length: 402 v=0 o=- 3409831697 3409831697 IN IP4 169.254.2.1 s=pjmedia c=IN IP4 169.254.2.1 t=0 0 a=X-nat:0 m=audio 4000 RTP/AVP 0 8 102 117 103 3 101 a=rtcp:4001 IN IP4 169.254.2.1 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:102 speex/8000 a=rtpmap:117 iLBC/8000 a=fmtp:117 mode=30 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-- 15:28:22.000 tsx002EA0C4 Retransmit timer event 15:28:22.000 tsx002EA0C4 Retransmiting Request msg REGISTER/cseq=41913 (tdta002E9050), count=3, restart?=1 15:28:22.000 pjsua_core.c TX 362 bytes Request msg REGISTER/cseq=41913 (tdta002E9050) to UDP 10.0.0.199:5060: REGISTER sip:10.0.0.199 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000323482900 Route: <sip:10.0.0.199;lr> Max-Forwards: 70 From: <sip:502@10.0.0.199>;tag=42880000000223482900 To: <sip:502 at 10.0.0.199> Call-ID: 42880000000123482900 CSeq: 41913 REGISTER Contact: <sip:502 at 169.254.2.1:5060> Expires: 300 Content-Length: 0 --end msg-- 15:28:22.000 tsx00342FE4 Retransmit timer event 15:28:22.000 tsx00342FE4 Retransmiting Request msg INVITE/cseq=23805 (tdta00341D60), count=2, restart?=1 15:28:22.000 pjsua_core.c TX 927 bytes Request msg INVITE/cseq=23805 (tdta00341D60) to UDP 10.0.0.199:5060: INVITE sip:500 at 10.0.0.199:5060 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000623482900 Max-Forwards: 70 From: sip:502@10.0.0.199;tag=42880000000423482900 To: sip:500 at 10.0.0.199 Contact: <sip:502 at 169.254.2.1:5060> Call-ID: 42880000000523482900 CSeq: 23805 INVITE Route: <sip:10.0.0.199;lr> Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, PUBLISH, REFER, MESSAGE, OPTIONS Supported: replaces, 100rel, norefersub Content-Type: application/sdp Content-Length: 402 v=0 o=- 3409831697 3409831697 IN IP4 169.254.2.1 s=pjmedia c=IN IP4 169.254.2.1 t=0 0 a=X-nat:0 m=audio 4000 RTP/AVP 0 8 102 117 103 3 101 a=rtcp:4001 IN IP4 169.254.2.1 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:102 speex/8000 a=rtpmap:117 iLBC/8000 a=fmtp:117 mode=30 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-- 15:28:26.000 tsx002EA0C4 Retransmit timer event 15:28:26.000 tsx002EA0C4 Retransmiting Request msg REGISTER/cseq=41913 (tdta002E9050), count=4, restart?=1 15:28:26.000 pjsua_core.c TX 362 bytes Request msg REGISTER/cseq=41913 (tdta002E9050) to UDP 10.0.0.199:5060: REGISTER sip:10.0.0.199 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000323482900 Route: <sip:10.0.0.199;lr> Max-Forwards: 70 From: <sip:502@10.0.0.199>;tag=42880000000223482900 To: <sip:502 at 10.0.0.199> Call-ID: 42880000000123482900 CSeq: 41913 REGISTER Contact: <sip:502 at 169.254.2.1:5060> Expires: 300 Content-Length: 0 --end msg-- 15:28:26.000 tsx00342FE4 Retransmit timer event 15:28:26.000 tsx00342FE4 Retransmiting Request msg INVITE/cseq=23805 (tdta00341D60), count=3, restart?=1 15:28:26.000 pjsua_core.c TX 927 bytes Request msg INVITE/cseq=23805 (tdta00341D60) to UDP 10.0.0.199:5060: INVITE sip:500 at 10.0.0.199:5060 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000623482900 Max-Forwards: 70 From: sip:502@10.0.0.199;tag=42880000000423482900 To: sip:500 at 10.0.0.199 Contact: <sip:502 at 169.254.2.1:5060> Call-ID: 42880000000523482900 CSeq: 23805 INVITE Route: <sip:10.0.0.199;lr> Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, PUBLISH, REFER, MESSAGE, OPTIONS Supported: replaces, 100rel, norefersub Content-Type: application/sdp Content-Length: 402 v=0 o=- 3409831697 3409831697 IN IP4 169.254.2.1 s=pjmedia c=IN IP4 169.254.2.1 t=0 0 a=X-nat:0 m=audio 4000 RTP/AVP 0 8 102 117 103 3 101 a=rtcp:4001 IN IP4 169.254.2.1 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:102 speex/8000 a=rtpmap:117 iLBC/8000 a=fmtp:117 mode=30 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-- 15:28:30.000 tsx002EA0C4 Retransmit timer event 15:28:30.000 tsx002EA0C4 Retransmiting Request msg REGISTER/cseq=41913 (tdta002E9050), count=5, restart?=1 15:28:30.000 pjsua_core.c TX 362 bytes Request msg REGISTER/cseq=41913 (tdta002E9050) to UDP 10.0.0.199:5060: REGISTER sip:10.0.0.199 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000323482900 Route: <sip:10.0.0.199;lr> Max-Forwards: 70 From: <sip:502@10.0.0.199>;tag=42880000000223482900 To: <sip:502 at 10.0.0.199> Call-ID: 42880000000123482900 CSeq: 41913 REGISTER Contact: <sip:502 at 169.254.2.1:5060> Expires: 300 Content-Length: 0 --end msg-- 15:28:34.000 tsx00342FE4 Retransmit timer event 15:28:34.000 tsx00342FE4 Retransmiting Request msg INVITE/cseq=23805 (tdta00341D60), count=4, restart?=1 15:28:34.000 pjsua_core.c TX 927 bytes Request msg INVITE/cseq=23805 (tdta00341D60) to UDP 10.0.0.199:5060: INVITE sip:500 at 10.0.0.199:5060 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000623482900 Max-Forwards: 70 From: sip:502@10.0.0.199;tag=42880000000423482900 To: sip:500 at 10.0.0.199 Contact: <sip:502 at 169.254.2.1:5060> Call-ID: 42880000000523482900 CSeq: 23805 INVITE Route: <sip:10.0.0.199;lr> Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, PUBLISH, REFER, MESSAGE, OPTIONS Supported: replaces, 100rel, norefersub Content-Type: application/sdp Content-Length: 402 v=0 o=- 3409831697 3409831697 IN IP4 169.254.2.1 s=pjmedia c=IN IP4 169.254.2.1 t=0 0 a=X-nat:0 m=audio 4000 RTP/AVP 0 8 102 117 103 3 101 a=rtcp:4001 IN IP4 169.254.2.1 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:102 speex/8000 a=rtpmap:117 iLBC/8000 a=fmtp:117 mode=30 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-- 15:28:34.000 tsx002EA0C4 Retransmit timer event 15:28:34.000 tsx002EA0C4 Retransmiting Request msg REGISTER/cseq=41913 (tdta002E9050), count=6, restart?=1 15:28:34.000 pjsua_core.c TX 362 bytes Request msg REGISTER/cseq=41913 (tdta002E9050) to UDP 10.0.0.199:5060: REGISTER sip:10.0.0.199 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000323482900 Route: <sip:10.0.0.199;lr> Max-Forwards: 70 From: <sip:502@10.0.0.199>;tag=42880000000223482900 To: <sip:502 at 10.0.0.199> Call-ID: 42880000000123482900 CSeq: 41913 REGISTER Contact: <sip:502 at 169.254.2.1:5060> Expires: 300 Content-Length: 0 --end msg-- 15:28:38.000 tsx002EA0C4 Retransmit timer event 15:28:38.000 tsx002EA0C4 Retransmiting Request msg REGISTER/cseq=41913 (tdta002E9050), count=7, restart?=1 15:28:38.000 pjsua_core.c TX 362 bytes Request msg REGISTER/cseq=41913 (tdta002E9050) to UDP 10.0.0.199:5060: REGISTER sip:10.0.0.199 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000323482900 Route: <sip:10.0.0.199;lr> Max-Forwards: 70 From: <sip:502@10.0.0.199>;tag=42880000000223482900 To: <sip:502 at 10.0.0.199> Call-ID: 42880000000123482900 CSeq: 41913 REGISTER Contact: <sip:502 at 169.254.2.1:5060> Expires: 300 Content-Length: 0 --end msg-- 15:28:42.000 tsx002EA0C4 Retransmit timer event 15:28:42.000 tsx002EA0C4 Retransmiting Request msg REGISTER/cseq=41913 (tdta002E9050), count=8, restart?=1 15:28:42.000 pjsua_core.c TX 362 bytes Request msg REGISTER/cseq=41913 (tdta002E9050) to UDP 10.0.0.199:5060: REGISTER sip:10.0.0.199 SIP/2.0 Via: SIP/2.0/UDP 169.254.2.1:5060;rport;branch=z9hG4bKPj42880000000323482900 Route: <sip:10.0.0.199;lr> Max-Forwards: 70 From: <sip:502@10.0.0.199>;tag=42880000000223482900 To: <sip:502 at 10.0.0.199> Call-ID: 42880000000123482900 CSeq: 41913 REGISTER Contact: <sip:502 at 169.254.2.1:5060> Expires: 300 Content-Length: 0 --end msg-- 15:28:46.000 tsx002EA0C4 Timeout timer event 15:28:46.000 tsx002EA0C4 State changed from Calling to Terminated, event=TIMER 15:28:46.000 pjsua_acc.c SIP registration failed, status=408 (Request Timeout) 15:28:46.000 tsx002EA0C4 Timeout timer event 15:28:46.000 tsx002EA0C4 State changed from Terminated to Destroyed, event=TIMER 15:28:46.000 tdta002E9050 Destroying txdata Request msg REGISTER/cseq=41913 (tdta002E9050) 15:28:46.000 tsx002EA0C4 Transaction destroyed! 15:28:50.000 tsx00342FE4 Timeout timer event 15:28:50.000 tsx00342FE4 State changed from Calling to Terminated, event=TIMER