BelledonneCommunications / linphone-android

Linphone.org mirror for linphone-android (https://gitlab.linphone.org/BC/public/linphone-android)
https://linphone.org
GNU General Public License v3.0
1.12k stars 689 forks source link

No voice on incoming call #789

Closed chih87s closed 5 years ago

chih87s commented 5 years ago

If I use 4g network, any incoming call doesn't have any voice. After switch to wifi, could heard voice. I try to use "Zoiper" to test. It has the same issue. However, for Zoiper, I enable stun server, it works fine. For Linphone, it still doesn't work although turn on stun server

Viish commented 5 years ago

Do you use our free SIP service or another one ? What stun server did you configure ? And didyou configure it in the account settings or the global settings ? Finally, what version of linphone-android do you use ?

chih87s commented 5 years ago

Do you use our free SIP service or another one ? What stun server did you configure ? And didyou configure it in the account settings or the global settings ? Finally, what version of linphone-android do you use ?

Yes, I used the stun.linphone.org:3478. I think all settings are correct. The linphone Android is 4.1.1. The SDK is 4.2

chih87s commented 5 years ago

Do you use our free SIP service or another one ? What stun server did you configure ? And didyou configure it in the account settings or the global settings ? Finally, what version of linphone-android do you use ?

I used Asterisk as SIP service

Viish commented 5 years ago

Hi, Can you add a log file after a call please ? Thanks.

chih87s commented 5 years ago

Hi, Can you add a log file after a call please ? Thanks.

This is the log file

2019-10-10 09:18:44:508 [belle-sip] MESSAGE Changing [client] [SUBSCRIBE] transaction [0x7c2f3ea3c0], from state [COMPLETED] to [TERMINATED] 2019-10-10 09:18:44:509 [belle-sip] MESSAGE Client SUBSCRIBE transaction [0x7c2f3ea3c0] terminated 2019-10-10 09:18:44:509 [belle-sip] MESSAGE transaction [0x7c2f3ea3c0]: ending transaction background task with id=[2e82]. 2019-10-10 09:18:44:512 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2e82] 2019-10-10 09:18:53:327 [liblinphone] MESSAGE Callbacks [0x7c2efdd4b0] unregistered on core [0x7c5166ac00] 2019-10-10 09:18:58:771 [liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=88002, realm=asterisk 2019-10-10 09:18:58:772 [liblinphone] MESSAGE Sal nat helper [enabled] 2019-10-10 09:18:58:773 [liblinphone] MESSAGE Sal use rports [enabled] 2019-10-10 09:18:58:831 [liblinphone] MESSAGE linphone_proxy_config_is_server_config_changed : 1 2019-10-10 09:18:58:831 [liblinphone] MESSAGE Publish params have not changed on proxy config [0x7c3446c000] 2019-10-10 09:19:02:310 [liblinphone] MESSAGE linphone_proxy_config_is_server_config_changed : 1 2019-10-10 09:19:02:310 [liblinphone] MESSAGE Publish params have not changed on proxy config [0x7c3446c000] 2019-10-10 09:19:04:112 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:04:347 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:19:04:347 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:19:22:229 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2dda] 2019-10-10 09:19:22:229 [belle-sip] MESSAGE channel [0x7c30119f80]: starting recv background task with id=[2dda]. 2019-10-10 09:19:22:229 [belle-sip] MESSAGE channel [0x7c30119f80]: received [594] new bytes from [UDP://203.214.166.158:5060]: OPTIONS sip:88002@1.124.105.213:42520;transport=udp SIP/2.0 Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK599820af Max-Forwards: 70 From: "Unknown" sip:Unknown@203.214.166.158;tag=as54d2d56b To: sip:88002@1.124.105.213:42520;transport=udp Contact: sip:Unknown@203.214.166.158:5060 Call-ID: 0c34fe8620357a3125654ccc6d317fbe@203.214.166.158:5060 CSeq: 102 OPTIONS User-Agent: FPBX-2.11.0(11.12.0) Date: Wed, 09 Oct 2019 22:49:22 GMT Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE Supported: replaces, timer Content-Length: 0

2019-10-10 09:19:22:251 [belle-sip] MESSAGE channel [0x7c30119f80] [594] bytes parsed 2019-10-10 09:19:22:253 [belle-sip] MESSAGE channel [0x7c30119f80]: message sent to [UDP://203.214.166.158:5060], size: [286] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK599820af From: "Unknown" sip:Unknown@203.214.166.158;tag=as54d2d56b To: sip:88002@1.124.105.213:42520;transport=udp;tag=c4Tb~ Call-ID: 0c34fe8620357a3125654ccc6d317fbe@203.214.166.158:5060 CSeq: 102 OPTIONS

2019-10-10 09:19:22:253 [belle-sip] MESSAGE channel [0x7c30119f80]: ending recv background task with id=[2dda]. 2019-10-10 09:19:22:255 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2dda] 2019-10-10 09:19:25:802 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=90

2019-10-10 09:19:25:823 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:26:275 [liblinphone] MESSAGE linphone_proxy_config_is_server_config_changed : 1 2019-10-10 09:19:26:275 [liblinphone] MESSAGE Publish params have not changed on proxy config [0x7c3446c000] 2019-10-10 09:19:27:620 [liblinphone] MESSAGE linphone_proxy_config_is_server_config_changed : 1 2019-10-10 09:19:27:620 [liblinphone] MESSAGE Publish params have not changed on proxy config [0x7c3446c000] 2019-10-10 09:19:29:205 [liblinphone] MESSAGE linphone_proxy_config_is_server_config_changed : 1 2019-10-10 09:19:29:205 [liblinphone] MESSAGE Publish params have not changed on proxy config [0x7c3446c000] 2019-10-10 09:19:31:123 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=90

2019-10-10 09:19:33:052 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:19:33:412 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:34:364 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:19:34:365 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:19:36:541 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=90

2019-10-10 09:19:43:156 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:43:196 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=90

2019-10-10 09:19:43:555 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:43:637 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:19:43:756 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:43:796 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:19:44:016 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=90

2019-10-10 09:19:44:177 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:45:620 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:19:50:493 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:58:478 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=90

2019-10-10 09:19:58:498 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:58:739 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:19:58:800 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:58:859 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:19:58:899 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:58:939 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:19:58:999 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:59:019 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:19:59:080 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:19:59:238 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:19:59:257 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:20:01:644 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:20:01:985 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=180

2019-10-10 09:20:02:067 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:20:02:309 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:20:02:669 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=90

2019-10-10 09:20:02:729 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:20:03:676 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2d8a] 2019-10-10 09:20:03:676 [belle-sip] MESSAGE channel [0x7c30119f80]: starting recv background task with id=[2d8a]. 2019-10-10 09:20:03:678 [belle-sip] MESSAGE channel [0x7c30119f80]: received [1110] new bytes from [UDP://203.214.166.158:5060]: INVITE sip:88002@1.124.105.213:42520;transport=udp SIP/2.0 Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK44d06a00 Max-Forwards: 70 From: "TEST EXT 3" sip:88003@203.214.166.158;tag=as6ae2f1f8 To: sip:88002@1.124.105.213:42520;transport=udp Contact: sip:88003@203.214.166.158:5060 Call-ID: 2da382051bb92cd9417c38f13ad34e0f@203.214.166.158:5060 CSeq: 102 INVITE User-Agent: FPBX-2.11.0(11.12.0) Date: Wed, 09 Oct 2019 22:50:04 GMT Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE Supported: replaces, timer Content-Type: application/sdp Content-Length: 486

v=0 o=root 264754245 264754245 IN IP4 203.214.166.158 s=Asterisk PBX 11.12.0 c=IN IP4 203.214.166.158 t=0 0 m=audio 11026 RTP/AVP 8 9 7 110 111 3 18 97 0 101 a=rtpmap:8 PCMA/8000 a=rtpmap:9 G722/8000 a=rtpmap:7 LPC/8000 a=rtpmap:110 speex/8000 a=rtpmap:111 G726-32/8000 a=rtpmap:3 GSM/8000 a=rtpmap:18 G729/8000 a=fmtp:18 annexb=no a=rtpmap:97 iLBC/8000 a=fmtp:97 mode=30 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=ptime:20 a=sendrecv

2019-10-10 09:20:03:708 [belle-sip] MESSAGE channel [0x7c30119f80] [624] bytes parsed 2019-10-10 09:20:03:708 [belle-sip] MESSAGE channel [0x7c30119f80] read [486] bytes of body from [203.214.166.158:5060] 2019-10-10 09:20:03:715 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip transaction(0x7c2edfc680)] acquired [ref=0x2d56] 2019-10-10 09:20:03:715 [belle-sip] MESSAGE transaction [0x7c2edfc680]: starting transaction background task with id=[2d56]. 2019-10-10 09:20:03:717 [belle-sip] MESSAGE Changing [server] [INVITE] transaction [0x7c2edfc680], from state [INIT] to [PROCEEDING] 2019-10-10 09:20:03:717 [belle-sip] MESSAGE channel [0x7c30119f80]: message sent to [UDP://203.214.166.158:5060], size: [280] bytes SIP/2.0 100 Trying Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK44d06a00 From: "TEST EXT 3" sip:88003@203.214.166.158;tag=as6ae2f1f8 To: sip:88002@1.124.105.213:42520;transport=udp Call-ID: 2da382051bb92cd9417c38f13ad34e0f@203.214.166.158:5060 CSeq: 102 INVITE

2019-10-10 09:20:03:717 [belle-sip] MESSAGE New server dialog [0x7c3056b800] , local tag [kO2ZIxB], remote tag [as6ae2f1f8] 2019-10-10 09:20:03:718 [liblinphone] MESSAGE op [0x7c2f42b900] : set_or_update_dialog() current=[0x0] new=[0x7c3056b800] 2019-10-10 09:20:03:718 [liblinphone] MESSAGE New incoming call from ["TEST EXT 3" sip:88003@203.214.166.158] to [sip:88002@1.124.105.213:42520;transport=udp] 2019-10-10 09:20:03:723 [liblinphone] MESSAGE Found payload PCMA/8000 fmtp= 2019-10-10 09:20:03:724 [liblinphone] MESSAGE Found payload G722/8000 fmtp= 2019-10-10 09:20:03:724 [liblinphone] MESSAGE Found payload LPC/8000 fmtp= 2019-10-10 09:20:03:724 [liblinphone] MESSAGE Found payload speex/8000 fmtp= 2019-10-10 09:20:03:724 [liblinphone] MESSAGE Found payload G726-32/8000 fmtp= 2019-10-10 09:20:03:724 [liblinphone] MESSAGE Found payload GSM/8000 fmtp= 2019-10-10 09:20:03:724 [liblinphone] MESSAGE Found payload G729/8000 fmtp=annexb=no 2019-10-10 09:20:03:724 [liblinphone] MESSAGE Found payload iLBC/8000 fmtp=mode=30 2019-10-10 09:20:03:724 [liblinphone] MESSAGE Found payload PCMU/8000 fmtp= 2019-10-10 09:20:03:724 [liblinphone] MESSAGE Found payload telephone-event/8000 fmtp=0-16 2019-10-10 09:20:03:729 [liblinphone] MESSAGE New MediaSession [0x7c2cd977d8] initialized (LinphoneCore version: 3.12.0-3400-gad39cf2f7) 2019-10-10 09:20:03:730 [liblinphone] MESSAGE Found media local-ip from signaling. 2019-10-10 09:20:03:730 [liblinphone] MESSAGE audio stream index found: 0, updating main audio stream index 2019-10-10 09:20:03:732 [liblinphone] MESSAGE CallSession [0x7c2cd977d8], stream type [audio], multicast role is [inactive] 2019-10-10 09:20:03:733 [ortp] MESSAGE RtpSession bound to [::0] ports [7078] [7079] 2019-10-10 09:20:03:733 [ortp] MESSAGE rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION 2019-10-10 09:20:03:734 [liblinphone] MESSAGE Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_80 2019-10-10 09:20:03:734 [liblinphone] MESSAGE Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_32 2019-10-10 09:20:03:734 [liblinphone] MESSAGE Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_80 2019-10-10 09:20:03:734 [liblinphone] MESSAGE Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_32 2019-10-10 09:20:03:734 [mediastreamer] MESSAGE Creating ZRTP engine on rtp session [0x7c2cf05800] ssrc 0x30981ecd 2019-10-10 09:20:03:737 [mediastreamer] MESSAGE Setting DSCP to 46 for MSAudio stream. 2019-10-10 09:20:03:737 [liblinphone] MESSAGE Equalizer location: hp 2019-10-10 09:20:03:738 [mediastreamer] MESSAGE cannot set noise gate mode to [0] because no volume send 2019-10-10 09:20:03:739 [liblinphone] MESSAGE CallSession [0x7c2cd977d8], stream type [video], multicast role is [inactive] 2019-10-10 09:20:03:739 [ortp] MESSAGE RtpSession bound to [::0] ports [9078] [9079] 2019-10-10 09:20:03:744 [mediastreamer] MESSAGE This device (samsung/SM-A520F/exynos5) declares it has a built-in echo canceller. 2019-10-10 09:20:03:744 [mediastreamer] MESSAGE No information available for [samsung/SM-A520F/exynos5], 2019-10-10 09:20:03:744 [mediastreamer] MESSAGE Using android >= 8 sound device descriptor. 2019-10-10 09:20:03:744 [mediastreamer] MESSAGE Sound device information for [samsung/SM-A520F/exynos5] is: builtin=[yes], delay=[0] ms 2019-10-10 09:20:03:744 [ortp] MESSAGE rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION 2019-10-10 09:20:03:745 [mediastreamer] MESSAGE Initializing multistream ZRTP context on rtp session [0x7c2cc5d800] ssrc 0xc0d01b39 2019-10-10 09:20:03:745 [mediastreamer] MESSAGE Setting DSCP to 0 for MSVideo stream. 2019-10-10 09:20:03:745 [liblinphone] MESSAGE CallSession [0x7c2cd977d8], stream type [text], multicast role is [inactive] 2019-10-10 09:20:03:745 [ortp] MESSAGE RtpSession bound to [::0] ports [11078] [11079] 2019-10-10 09:20:03:745 [ortp] MESSAGE rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION 2019-10-10 09:20:03:746 [liblinphone] MESSAGE Created new ICE check list for stream [0] 2019-10-10 09:20:03:746 [liblinphone] MESSAGE Found media local-ip from signaling. 2019-10-10 09:20:03:746 [liblinphone] MESSAGE Don't put video stream on local offer for CallSession [0x7c2cd977d8] 2019-10-10 09:20:03:746 [liblinphone] MESSAGE Don't put text stream on local offer for CallSession [0x7c2cd977d8] 2019-10-10 09:20:03:755 [liblinphone] MESSAGE [LIME] /home/sberfini/Work/linphone-sdk/lime/src/lime_localStorage.cpp:255 Cannot find Lime User sip:88002@1.124.105.213 in DB while setting up identity key for ZRTP auxiliary secret 2019-10-10 09:20:03:756 [liblinphone] MESSAGE Doing SDP offer/answer process of type incoming 2019-10-10 09:20:03:756 [liblinphone] MESSAGE No match for G722/8000/1 2019-10-10 09:20:03:756 [liblinphone] MESSAGE No match for LPC/8000/1 2019-10-10 09:20:03:756 [liblinphone] MESSAGE No match for G726-32/8000/1 2019-10-10 09:20:03:756 [liblinphone] MESSAGE No match for GSM/8000/1 2019-10-10 09:20:03:756 [liblinphone] MESSAGE No match for iLBC/8000/1 2019-10-10 09:20:03:757 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [call_created] 2019-10-10 09:20:03:759 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [Liblinphone call notification] acquired [ref=0x2d2a] 2019-10-10 09:20:03:761 [liblinphone] MESSAGE Starting background task [11562] with name: [Liblinphone call notification] and expiration of [30] 2019-10-10 09:20:03:761 [liblinphone] MESSAGE CallSession [0x7c2cd977d8] moving from state State::Idle to State::IncomingReceived 2019-10-10 09:20:03:761 [linphone-android] MESSAGE [Platform Helper] acquireWifiLock() 2019-10-10 09:20:03:762 [linphone-android] MESSAGE [Platform Helper] acquireMcastLock() 2019-10-10 09:20:03:764 [linphone-android] MESSAGE [Platform Helper] acquireCpuLock() 2019-10-10 09:20:03:766 [linphone-android] MESSAGE [Manager] New call state [IncomingReceived] 2019-10-10 09:20:03:926 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [call_state_changed] 2019-10-10 09:20:03:926 [liblinphone] MESSAGE Ending background task [11562] with name: [Liblinphone call notification] 2019-10-10 09:20:03:927 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2d2a] 2019-10-10 09:20:03:927 [liblinphone] MESSAGE Contact has been fixed using proxy 2019-10-10 09:20:03:928 [belle-sip] MESSAGE channel [0x7c30119f80]: message sent to [UDP://203.214.166.158:5060], size: [432] bytes SIP/2.0 180 Ringing Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK44d06a00 From: "TEST EXT 3" sip:88003@203.214.166.158;tag=as6ae2f1f8 To: sip:88002@1.124.105.213:42520;transport=udp;tag=kO2ZIxB Call-ID: 2da382051bb92cd9417c38f13ad34e0f@203.214.166.158:5060 CSeq: 102 INVITE User-Agent: LinphoneAndroid/4.1.1 (Samsung A5 Test Phone 4) LinphoneSDK/4.2-8-g96666b3 (release/4.2) Supported: replaces, outbound, gruu

2019-10-10 09:20:03:929 [belle-sip] MESSAGE Dialog [0x7c3056b800]: now updated by transaction [0x7c2edfc680]. 2019-10-10 09:20:03:929 [belle-sip] MESSAGE channel [0x7c30119f80]: ending recv background task with id=[2d8a]. 2019-10-10 09:20:03:930 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2d8a] 2019-10-10 09:20:03:932 [liblinphone] MESSAGE Callbacks [0x7c2efdd550] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:03:932 [liblinphone] MESSAGE Callbacks [0x7c2efdd640] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:03:933 [linphone-android] MESSAGE [Service] Activity paused:org.linphone.LinphoneActivity@4156aad 2019-10-10 09:20:03:933 [linphone-android] MESSAGE [Service] runningActivities=0 2019-10-10 09:20:03:959 [linphone-android] MESSAGE [Service] Activity created:org.linphone.call.CallIncomingActivity@41acfcb 2019-10-10 09:20:04:077 [linphone-android] MESSAGE Activity started:org.linphone.call.CallIncomingActivity@41acfcb 2019-10-10 09:20:04:077 [linphone-android] MESSAGE [Permission] Record audio permission is granted 2019-10-10 09:20:04:078 [linphone-android] MESSAGE [Permission] Camera permission is denied 2019-10-10 09:20:04:079 [linphone-android] MESSAGE [Service] Activity resumed:org.linphone.call.CallIncomingActivity@41acfcb 2019-10-10 09:20:04:079 [linphone-android] MESSAGE [Service] runningActivities=1 2019-10-10 09:20:04:079 [liblinphone] MESSAGE Core callbacks [0x7c2fec7710] registered on core [0x7c5166ac00] 2019-10-10 09:20:04:080 [liblinphone] MESSAGE Core callbacks [0x7c2fec77b0] registered on core [0x7c5166ac00] 2019-10-10 09:20:04:368 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:20:04:368 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:20:04:467 [liblinphone] MESSAGE Incoming call ringing for 1 seconds 2019-10-10 09:20:04:581 [linphone-android] MESSAGE [Service] Activity stopped:org.linphone.LinphoneActivity@4156aad 2019-10-10 09:20:04:709 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=90

2019-10-10 09:20:05:191 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:20:05:461 [liblinphone] MESSAGE Incoming call ringing for 2 seconds 2019-10-10 09:20:06:457 [liblinphone] MESSAGE Incoming call ringing for 3 seconds 2019-10-10 09:20:07:454 [liblinphone] MESSAGE Incoming call ringing for 4 seconds 2019-10-10 09:20:08:073 [linphone-android] WARNING Directory /storage/emulated/0/Linphone/recordings doesn't seem to exists yet, let's create it 2019-10-10 09:20:08:074 [linphone-android] MESSAGE [MediaScanner] Scanning file /storage/emulated/0/Linphone/recordings with MIME file/null 2019-10-10 09:20:08:080 [liblinphone] MESSAGE Found media local-ip from signaling. 2019-10-10 09:20:08:080 [liblinphone] MESSAGE Don't put video stream on local offer for CallSession [0x7c2cd977d8] 2019-10-10 09:20:08:080 [liblinphone] MESSAGE Don't put text stream on local offer for CallSession [0x7c2cd977d8] 2019-10-10 09:20:08:088 [liblinphone] MESSAGE [LIME] /home/sberfini/Work/linphone-sdk/lime/src/lime_localStorage.cpp:255 Cannot find Lime User sip:88002@1.124.105.213 in DB while setting up identity key for ZRTP auxiliary secret 2019-10-10 09:20:08:089 [liblinphone] MESSAGE Configuring prefered card sampling rate to [48000] 2019-10-10 09:20:08:089 [mediastreamer] MESSAGE ms_filter_link: MSRtpRecv:0x7c2ce56380,0-->MSVoidSink:0x7c2ce56000,0 2019-10-10 09:20:08:089 [liblinphone] MESSAGE Accepting server transaction [0x7c2edfc680] on op [0x7c2f42b900] 2019-10-10 09:20:08:090 [mediastreamer] MESSAGE Priority used: 99 2019-10-10 09:20:08:090 [mediastreamer] MESSAGE MSAudio MSTicker priority increased to maximum. 2019-10-10 09:20:08:090 [liblinphone] MESSAGE Doing SDP offer/answer process of type incoming 2019-10-10 09:20:08:090 [liblinphone] MESSAGE No match for G722/8000/1 2019-10-10 09:20:08:090 [liblinphone] MESSAGE No match for LPC/8000/1 2019-10-10 09:20:08:090 [liblinphone] MESSAGE No match for G726-32/8000/1 2019-10-10 09:20:08:090 [liblinphone] MESSAGE No match for GSM/8000/1 2019-10-10 09:20:08:090 [liblinphone] MESSAGE No match for iLBC/8000/1 2019-10-10 09:20:08:091 [belle-sip] MESSAGE channel [0x7c30119f80]: message sent to [UDP://203.214.166.158:5060], size: [952] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK44d06a00 From: "TEST EXT 3" sip:88003@203.214.166.158;tag=as6ae2f1f8 To: sip:88002@1.124.105.213:42520;transport=udp;tag=kO2ZIxB Call-ID: 2da382051bb92cd9417c38f13ad34e0f@203.214.166.158:5060 CSeq: 102 INVITE User-Agent: LinphoneAndroid/4.1.1 (Samsung A5 Test Phone 4) LinphoneSDK/4.2-8-g96666b3 (release/4.2) Supported: replaces, outbound, gruu Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Contact: sip:88002@1.124.105.213:42520;transport=udp;expires=3600;+sip.instance="";+org.linphone.specs="lime" Content-Type: application/sdp Content-Length: 222

v=0 o=88002 1483 2269 IN IP4 21.163.63.205 s=Talk c=IN IP4 21.163.63.205 t=0 0 m=audio 7078 RTP/AVP 8 110 18 0 101 a=rtpmap:110 speex/8000 a=fmtp:110 vbr=on a=fmtp:18 annexb=yes a=rtpmap:101 telephone-event/8000

2019-10-10 09:20:08:091 [belle-sip] MESSAGE Changing [server] [INVITE] transaction [0x7c2edfc680], from state [PROCEEDING] to [ACCEPTED] 2019-10-10 09:20:08:092 [belle-sip] MESSAGE Dialog [0x7c3056b800]: now updated by transaction [0x7c2edfc680]. 2019-10-10 09:20:08:092 [liblinphone] MESSAGE CallSession [0x7c2cd977d8] moving from state State::IncomingReceived to State::Connected 2019-10-10 09:20:08:092 [linphone-android] MESSAGE [Manager] New call state [Connected] 2019-10-10 09:20:08:096 [linphone-android] MESSAGE [MediaScanner] Scan completed : /storage/emulated/0/Linphone/recordings => null 2019-10-10 09:20:08:112 [linphone-android] WARNING [Manager] Routing audio to earpiece, disabling bluetooth audio route 2019-10-10 09:20:08:222 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [call_state_changed] 2019-10-10 09:20:08:222 [liblinphone] MESSAGE startStreams() CallSession=[0x7c2cd977d8] local upload_bandwidth=[0] kbit/s; local download_bandwidth=[0] kbit/s 2019-10-10 09:20:08:222 [liblinphone] MESSAGE Audio bandwidth for CallSession [0x7c2cd977d8] is 80 2019-10-10 09:20:08:222 [liblinphone] WARNING CallSession [0x7c2cd977d8] - advanced adaptive rate control requested but avpf is not activated in this stream. Reverting to basic rate control instead 2019-10-10 09:20:08:222 [ortp] MESSAGE RtpSession [0x7c2cf05800] sending to rtp [::ffff:203.214.166.158]:11026 rtcp [::ffff:203.214.166.158]:11027 2019-10-10 09:20:08:222 [mediastreamer] MESSAGE Stun packet sent for session [0x7c2cf05800] 2019-10-10 09:20:08:222 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:08:223 [mediastreamer] MESSAGE ms_filter_unlink: MSRtpRecv:0x7c2ce56380,0-->MSVoidSink:0x7c2ce56000,0 2019-10-10 09:20:08:223 [mediastreamer] MESSAGE speex_lib_ctl init with neon ? 1 2019-10-10 09:20:08:223 [mediastreamer] MESSAGE speex_lib_ctl init with neon ? 1 2019-10-10 09:20:08:223 [mediastreamer] MESSAGE MKVRecorder: initialisation 2019-10-10 09:20:08:223 [mediastreamer] MESSAGE speex_lib_ctl init with neon ? 1 2019-10-10 09:20:08:223 [mediastreamer] MESSAGE Configuring av recorder with audio format type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2019-10-10 09:20:08:223 [mediastreamer] MESSAGE MKVRecorder: set pin #1 format. type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2019-10-10 09:20:08:223 [mediastreamer] MESSAGE target bitrate not set for stream [0x7c2f5a9780] using payload's bitrate is 80000 2019-10-10 09:20:08:223 [mediastreamer] MESSAGE Setting audio encoder network bitrate to [80000] on stream [0x7c2f5a9780] 2019-10-10 09:20:08:223 [mediastreamer] MESSAGE MSAlawEnc: got ptime=20 2019-10-10 09:20:08:226 [mediastreamer] MESSAGE This device (samsung/SM-A520F/exynos5) declares it has a built-in echo canceller. 2019-10-10 09:20:08:226 [mediastreamer] MESSAGE No information available for [samsung/SM-A520F/exynos5], 2019-10-10 09:20:08:226 [mediastreamer] MESSAGE Using android >= 8 sound device descriptor. 2019-10-10 09:20:08:227 [mediastreamer] MESSAGE Sound device information for [samsung/SM-A520F/exynos5] is: builtin=[yes], delay=[0] ms 2019-10-10 09:20:08:229 [mediastreamer] MESSAGE This device (samsung/SM-A520F/exynos5) declares it has a built-in echo canceller. 2019-10-10 09:20:08:229 [mediastreamer] MESSAGE No information available for [samsung/SM-A520F/exynos5], 2019-10-10 09:20:08:229 [mediastreamer] MESSAGE Using android >= 8 sound device descriptor. 2019-10-10 09:20:08:229 [mediastreamer] MESSAGE Sound device information for [samsung/SM-A520F/exynos5] is: builtin=[yes], delay=[0] ms 2019-10-10 09:20:08:229 [mediastreamer] MESSAGE MSVolume set gain to [0.000000 db], [1.000000] linear 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE This device (samsung/SM-A520F/exynos5) declares it has a built-in echo canceller. 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE No information available for [samsung/SM-A520F/exynos5], 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE Using android >= 8 sound device descriptor. 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE Sound device information for [samsung/SM-A520F/exynos5] is: builtin=[yes], delay=[0] ms 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE MSVolume set gain to [0.000000 db], [1.000000] linear 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE configuring MSOpenSLESRecorder:0x7c2ce56380-->MSAlawEnc:0x7c2ceca280 from rate [48000] to rate [8000] and from channel [1] to channel [1] 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE configuring MSAlawDec:0x7c2ceca300-->MSOpenSLESPlayer:0x7c2ce56000 from rate [8000] to rate [48000] and from channel [1] to channel [1] 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE ms_filter_link: MSOpenSLESRecorder:0x7c2ce56380,0-->MSResample:0x7c2ceca480,0 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE ms_filter_link: MSResample:0x7c2ceca480,0-->MSEqualizer:0x7c2cecad80,0 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE ms_filter_link: MSEqualizer:0x7c2cecad80,0-->MSVolume:0x7c3053ba80,0 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE ms_filter_link: MSVolume:0x7c3053ba80,0-->MSAudioMixer:0x7c2ceca580,0 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE ms_filter_link: MSAudioMixer:0x7c2ceca580,0-->MSAlawEnc:0x7c2ceca280,0 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE ms_filter_link: MSAlawEnc:0x7c2ceca280,0-->MSRtpSend:0x7c3053ba00,0 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE ms_filter_link: MSRtpRecv:0x7c2ceca180,0-->MSAlawDec:0x7c2ceca300,0 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE ms_filter_link: MSAlawDec:0x7c2ceca300,0-->MSGenericPLC:0x7c2cecae80,0 2019-10-10 09:20:08:233 [mediastreamer] MESSAGE ms_filter_link: MSGenericPLC:0x7c2cecae80,0-->MSAudioFlowControl:0x7c2cecaf00,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSAudioFlowControl:0x7c2cecaf00,0-->MSDtmfGen:0x7c2ceca200,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSDtmfGen:0x7c2ceca200,0-->MSVolume:0x7c2ceca380,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSVolume:0x7c2ceca380,0-->MSTee:0x7c2ceca700,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSTee:0x7c2ceca700,0-->MSEqualizer:0x7c2cecae00,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSEqualizer:0x7c2cecae00,0-->MSAudioMixer:0x7c2cecaf80,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE speex_lib_ctl init with neon ? 1 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSFilePlayer:0x7c2cfa5000,0-->MSResample:0x7c2cfa5080,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSResample:0x7c2cfa5080,0-->MSAudioMixer:0x7c2cecaf80,1 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSAudioMixer:0x7c2cecaf80,0-->MSResample:0x7c2ceca500,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSResample:0x7c2ceca500,0-->MSOpenSLESPlayer:0x7c2ce56000,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSAudioMixer:0x7c2ceca680,1-->MSResample:0x7c2cecac80,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSResample:0x7c2cecac80,0-->MSOpusEnc:0x7c2cecad00,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSOpusEnc:0x7c2cecad00,0-->MSMKVRecorder:0x7c2ceca780,1 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSItcSource:0x7c2ceca880,0-->MSMKVRecorder:0x7c2ceca780,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSAudioMixer:0x7c2ceca580,1-->MSAudioMixer:0x7c2ceca680,0 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSTee:0x7c2ceca700,1-->MSAudioMixer:0x7c2ceca680,1 2019-10-10 09:20:08:234 [mediastreamer] MESSAGE ms_filter_link: MSAudioMixer:0x7c2ceca680,0-->MSFileRec:0x7c2ceca600,0 2019-10-10 09:20:08:273 [mediastreamer] MESSAGE Initializing speex resampler in mode [voip] 2019-10-10 09:20:08:273 [mediastreamer] MESSAGE Initializing speex resampler in mode [voip] 2019-10-10 09:20:08:273 [mediastreamer] MESSAGE Initializing speex resampler in mode [voip] 2019-10-10 09:20:08:658 [mediastreamer] MESSAGE Initializing speex resampler in mode [voip] 2019-10-10 09:20:08:659 [mediastreamer] MESSAGE MSOpusEnc: codec bitrate set to [30000] with ptime [20] 2019-10-10 09:20:08:659 [mediastreamer] MESSAGE Setting opus codec bitrate to [30000] from network bitrate [46000] with ptime [20] 2019-10-10 09:20:08:659 [mediastreamer] MESSAGE Filter MSRtpRecv is already being scheduled; nothing to do. 2019-10-10 09:20:08:663 [mediastreamer] MESSAGE MSAudioMixer [0x7c2ceca580] is entering bypass mode. 2019-10-10 09:20:08:667 [mediastreamer] MESSAGE This device (samsung/SM-A520F/exynos5) declares it has a built-in echo canceller. 2019-10-10 09:20:08:667 [mediastreamer] MESSAGE No information available for [samsung/SM-A520F/exynos5], 2019-10-10 09:20:08:667 [mediastreamer] MESSAGE Using android >= 8 sound device descriptor. 2019-10-10 09:20:08:667 [mediastreamer] MESSAGE Sound device information for [samsung/SM-A520F/exynos5] is: builtin=[yes], delay=[0] ms 2019-10-10 09:20:08:667 [mediastreamer] MESSAGE MSVolume set gain to [0.000000 db], [1.000000] linear 2019-10-10 09:20:08:671 [mediastreamer] MESSAGE This device (samsung/SM-A520F/exynos5) declares it has a built-in echo canceller. 2019-10-10 09:20:08:671 [mediastreamer] MESSAGE No information available for [samsung/SM-A520F/exynos5], 2019-10-10 09:20:08:671 [mediastreamer] MESSAGE Using android >= 8 sound device descriptor. 2019-10-10 09:20:08:671 [mediastreamer] MESSAGE Sound device information for [samsung/SM-A520F/exynos5] is: builtin=[yes], delay=[0] ms 2019-10-10 09:20:08:671 [mediastreamer] MESSAGE MSVolume set gain to [0.000000 db], [1.000000] linear 2019-10-10 09:20:08:671 [liblinphone] MESSAGE [LIME] Missing identity keys for mutual authentication, do not set auxiliary secret from identity keys 2019-10-10 09:20:08:671 [mediastreamer] MESSAGE audio_stream_link_video() connecting itc filters 2019-10-10 09:20:08:671 [liblinphone] MESSAGE No valid video stream defined 2019-10-10 09:20:08:671 [liblinphone] MESSAGE CallSession[0x7c2cd977d8] : payload type 8 PCMA/8000 fmtp= added to frozen list 2019-10-10 09:20:08:671 [liblinphone] MESSAGE CallSession[0x7c2cd977d8] : payload type 110 speex/8000 fmtp=vbr=on added to frozen list 2019-10-10 09:20:08:671 [liblinphone] MESSAGE CallSession[0x7c2cd977d8] : payload type 18 G729/8000 fmtp=annexb=yes added to frozen list 2019-10-10 09:20:08:672 [liblinphone] MESSAGE CallSession[0x7c2cd977d8] : payload type 0 PCMU/8000 fmtp= added to frozen list 2019-10-10 09:20:08:672 [liblinphone] MESSAGE CallSession[0x7c2cd977d8] : payload type 101 telephone-event/8000 fmtp= added to frozen list 2019-10-10 09:20:08:672 [liblinphone] MESSAGE CallSession [0x7c2cd977d8] moving from state State::Connected to State::StreamsRunning 2019-10-10 09:20:08:672 [linphone-android] MESSAGE [Manager] New call state [StreamsRunning] 2019-10-10 09:20:08:676 [linphone-android] WARNING [Manager][AudioManager] already in MODE_IN_COMMUNICATION, skipping... 2019-10-10 09:20:08:678 [linphone-android] ERROR CallIncommingActivity - onCreate - State.StreamsRunning - speaker = false 2019-10-10 09:20:08:680 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [call_state_changed] 2019-10-10 09:20:08:680 [liblinphone] MESSAGE CallSession accepted 2019-10-10 09:20:08:680 [linphone-android] WARNING [Manager] Routing audio to earpiece, disabling bluetooth audio route 2019-10-10 09:20:08:680 [mediastreamer] MESSAGE Stun packet sent for session [0x7c2cf05800] 2019-10-10 09:20:08:681 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:08:695 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2e8a] 2019-10-10 09:20:08:697 [belle-sip] MESSAGE channel [0x7c30119f80]: starting recv background task with id=[2e8a]. 2019-10-10 09:20:08:697 [belle-sip] MESSAGE channel [0x7c30119f80]: received [440] new bytes from [UDP://203.214.166.158:5060]: ACK sip:88002@1.124.105.213:42520;transport=udp SIP/2.0 Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK04971646 Max-Forwards: 70 From: "TEST EXT 3" sip:88003@203.214.166.158;tag=as6ae2f1f8 To: sip:88002@1.124.105.213:42520;transport=udp;tag=kO2ZIxB Contact: sip:88003@203.214.166.158:5060 Call-ID: 2da382051bb92cd9417c38f13ad34e0f@203.214.166.158:5060 CSeq: 102 ACK User-Agent: FPBX-2.11.0(11.12.0) Content-Length: 0

2019-10-10 09:20:08:708 [belle-sip] MESSAGE channel [0x7c30119f80] [440] bytes parsed 2019-10-10 09:20:08:708 [belle-sip] MESSAGE Incoming INVITE has ACK, dialog is happy 2019-10-10 09:20:08:710 [belle-sip] MESSAGE channel [0x7c30119f80]: ending recv background task with id=[2e8a]. 2019-10-10 09:20:08:711 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2e8a] 2019-10-10 09:20:08:711 [ortp] MESSAGE First estimation 2019-10-10 09:20:08:712 [ortp] MESSAGE First estimation 2019-10-10 09:20:08:712 [liblinphone] MESSAGE Bandwidth usage for CallSession [0x7c2cd977d8]: RTP audio=[d=0.00,u=0.00], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec RTCP audio=[d=0.00,u=0.00], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec 2019-10-10 09:20:08:712 [liblinphone] MESSAGE Thread processing load: audio=5.73521 video=0 text=0 2019-10-10 09:20:08:713 [liblinphone] MESSAGE Callbacks [0x7c2fec77b0] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:08:713 [liblinphone] MESSAGE Callbacks [0x7c2fec7710] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:08:713 [linphone-android] MESSAGE [Service] Activity paused:org.linphone.call.CallIncomingActivity@41acfcb 2019-10-10 09:20:08:713 [linphone-android] MESSAGE [Service] runningActivities=0 2019-10-10 09:20:08:741 [linphone-android] MESSAGE [Service] Activity created:org.linphone.call.CallActivity@3d4d47f 2019-10-10 09:20:08:879 [mediastreamer] ERROR Cannot open camera 0: Fail to connect to camera service 2019-10-10 09:20:08:880 [mediastreamer] ERROR Cannot open camera 1: Fail to connect to camera service 2019-10-10 09:20:08:884 [liblinphone] MESSAGE Notifying all friends that we are [on-the-phone] 2019-10-10 09:20:08:888 [linphone-android] MESSAGE Activity started:org.linphone.call.CallActivity@3d4d47f 2019-10-10 09:20:08:890 [linphone-android] MESSAGE [Service] Activity resumed:org.linphone.call.CallActivity@3d4d47f 2019-10-10 09:20:08:890 [linphone-android] MESSAGE [Service] runningActivities=1 2019-10-10 09:20:08:890 [liblinphone] MESSAGE Core callbacks [0x7c2fec8f20] registered on core [0x7c5166ac00] 2019-10-10 09:20:08:893 [linphone-android] WARNING Can't display ZRTP popup, no token ! 2019-10-10 09:20:08:895 [liblinphone] MESSAGE Core callbacks [0x7c2fec8fc0] registered on core [0x7c5166ac00] 2019-10-10 09:20:09:180 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:09:392 [linphone-android] MESSAGE [Service] Activity stopped:org.linphone.call.CallIncomingActivity@41acfcb 2019-10-10 09:20:09:392 [linphone-android] MESSAGE [Service] Activity destroyed:org.linphone.call.CallIncomingActivity@41acfcb 2019-10-10 09:20:09:452 [liblinphone] MESSAGE Bandwidth usage for CallSession [0x7c2cd977d8]: RTP audio=[d=0.00,u=60.54], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec RTCP audio=[d=0.00,u=0.89], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec 2019-10-10 09:20:09:452 [liblinphone] MESSAGE Thread processing load: audio=7.72512 video=0 text=0 2019-10-10 09:20:09:680 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:09:831 [ortp] MESSAGE Sending RTCP SR compound message on session [0x7c2cf05800]. 2019-10-10 09:20:09:835 [mediastreamer] MESSAGE MSAudio_stream_iterate[0x7c2f5a9780], local statistics available: Local current jitter buffer size: 0.0ms 2019-10-10 09:20:09:835 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [call_stats_updated] 2019-10-10 09:20:10:181 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:10:464 [liblinphone] MESSAGE Bandwidth usage for CallSession [0x7c2cd977d8]: RTP audio=[d=0.00,u=80.01], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec RTCP audio=[d=0.00,u=2.24], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec 2019-10-10 09:20:10:464 [liblinphone] MESSAGE Thread processing load: audio=10.236 video=0 text=0 2019-10-10 09:20:10:681 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:11:181 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:11:463 [liblinphone] MESSAGE Bandwidth usage for CallSession [0x7c2cd977d8]: RTP audio=[d=0.00,u=79.99], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec RTCP audio=[d=0.00,u=0.77], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec 2019-10-10 09:20:11:464 [liblinphone] MESSAGE Thread processing load: audio=9.82563 video=0 text=0 2019-10-10 09:20:11:681 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:12:181 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:12:372 [ortp] MESSAGE Sending RTCP SR compound message on session [0x7c2cf05800]. 2019-10-10 09:20:12:382 [mediastreamer] MESSAGE MSAudio_stream_iterate[0x7c2f5a9780], local statistics available: Local current jitter buffer size: 0.0ms 2019-10-10 09:20:12:383 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [call_stats_updated] 2019-10-10 09:20:12:464 [liblinphone] MESSAGE Bandwidth usage for CallSession [0x7c2cd977d8]: RTP audio=[d=0.00,u=79.96], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec RTCP audio=[d=0.00,u=0.77], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec 2019-10-10 09:20:12:464 [liblinphone] MESSAGE Thread processing load: audio=10.2259 video=0 text=0 2019-10-10 09:20:12:691 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:13:081 [mediastreamer] MESSAGE [OpenSLES] sound/wall clock skew is average=-6.81653 ms 2019-10-10 09:20:13:201 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:13:456 [liblinphone] MESSAGE Bandwidth usage for CallSession [0x7c2cd977d8]: RTP audio=[d=0.00,u=80.00], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec RTCP audio=[d=0.00,u=2.24], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec 2019-10-10 09:20:13:456 [liblinphone] MESSAGE Thread processing load: audio=9.42605 video=0 text=0 2019-10-10 09:20:13:701 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:14:201 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:14:453 [liblinphone] MESSAGE Bandwidth usage for CallSession [0x7c2cd977d8]: RTP audio=[d=0.00,u=80.07], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec RTCP audio=[d=0.00,u=0.77], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec 2019-10-10 09:20:14:454 [liblinphone] MESSAGE Thread processing load: audio=10.2664 video=0 text=0 2019-10-10 09:20:14:701 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:15:201 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:15:373 [ortp] MESSAGE Sending RTCP SR compound message on session [0x7c2cf05800]. 2019-10-10 09:20:15:384 [mediastreamer] MESSAGE MSAudio_stream_iterate[0x7c2f5a9780], local statistics available: Local current jitter buffer size: 0.0ms 2019-10-10 09:20:15:385 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [call_stats_updated] 2019-10-10 09:20:15:466 [liblinphone] MESSAGE Bandwidth usage for CallSession [0x7c2cd977d8]: RTP audio=[d=0.00,u=79.93], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec RTCP audio=[d=0.00,u=0.77], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec 2019-10-10 09:20:15:466 [liblinphone] MESSAGE Thread processing load: audio=10.6438 video=0 text=0 2019-10-10 09:20:15:721 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:16:231 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:16:465 [liblinphone] MESSAGE Bandwidth usage for CallSession [0x7c2cd977d8]: RTP audio=[d=0.00,u=80.03], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec RTCP audio=[d=0.00,u=2.24], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec 2019-10-10 09:20:16:467 [liblinphone] MESSAGE Thread processing load: audio=10.0732 video=0 text=0 2019-10-10 09:20:16:740 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:17:241 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:17:432 [ortp] MESSAGE Sending RTCP SR compound message on session [0x7c2cf05800]. 2019-10-10 09:20:17:439 [mediastreamer] MESSAGE MSAudio_stream_iterate[0x7c2f5a9780], local statistics available: Local current jitter buffer size: 0.0ms 2019-10-10 09:20:17:440 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [call_stats_updated] 2019-10-10 09:20:17:460 [liblinphone] MESSAGE Bandwidth usage for CallSession [0x7c2cd977d8]: RTP audio=[d=0.00,u=79.90], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec RTCP audio=[d=0.00,u=0.77], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec 2019-10-10 09:20:17:460 [liblinphone] MESSAGE Thread processing load: audio=9.71626 video=0 text=0 2019-10-10 09:20:17:740 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:18:081 [mediastreamer] MESSAGE [OpenSLES] sound/wall clock skew is average=-7.98571 ms 2019-10-10 09:20:18:261 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:18:457 [liblinphone] MESSAGE Bandwidth usage for CallSession [0x7c2cd977d8]: RTP audio=[d=0.00,u=79.96], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec RTCP audio=[d=0.00,u=2.24], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec 2019-10-10 09:20:18:458 [liblinphone] MESSAGE Thread processing load: audio=7.323 video=0 text=0 2019-10-10 09:20:18:761 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:19:260 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:19:465 [liblinphone] MESSAGE Bandwidth usage for CallSession [0x7c2cd977d8]: RTP audio=[d=0.00,u=80.07], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec RTCP audio=[d=0.00,u=0.77], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec 2019-10-10 09:20:19:465 [liblinphone] MESSAGE Thread processing load: audio=10.3509 video=0 text=0 2019-10-10 09:20:19:761 [mediastreamer] MESSAGE Stun packet sent on rtcp for session [0x7c2cf05800] 2019-10-10 09:20:20:021 [ortp] MESSAGE Sending RTCP SR compound message on session [0x7c2cf05800]. 2019-10-10 09:20:20:034 [mediastreamer] MESSAGE MSAudio_stream_iterate[0x7c2f5a9780], local statistics available: Local current jitter buffer size: 0.0ms 2019-10-10 09:20:20:035 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [call_stats_updated] 2019-10-10 09:20:20:140 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2c7a] 2019-10-10 09:20:20:140 [belle-sip] MESSAGE channel [0x7c30119f80]: starting recv background task with id=[2c7a]. 2019-10-10 09:20:20:141 [belle-sip] MESSAGE channel [0x7c30119f80]: received [470] new bytes from [UDP://203.214.166.158:5060]: BYE sip:88002@1.124.105.213:42520;transport=udp SIP/2.0 Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK31663611 Max-Forwards: 70 From: "TEST EXT 3" sip:88003@203.214.166.158;tag=as6ae2f1f8 To: sip:88002@1.124.105.213:42520;transport=udp;tag=kO2ZIxB Call-ID: 2da382051bb92cd9417c38f13ad34e0f@203.214.166.158:5060 CSeq: 103 BYE User-Agent: FPBX-2.11.0(11.12.0) X-Asterisk-HangupCause: Normal Clearing X-Asterisk-HangupCauseCode: 16 Content-Length: 0

2019-10-10 09:20:20:173 [belle-sip] MESSAGE channel [0x7c30119f80] [470] bytes parsed 2019-10-10 09:20:20:176 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip transaction(0x7c44b19160)] acquired [ref=0x2bf6] 2019-10-10 09:20:20:176 [belle-sip] MESSAGE transaction [0x7c44b19160]: starting transaction background task with id=[2bf6]. 2019-10-10 09:20:20:178 [belle-sip] MESSAGE Changing [server] [BYE] transaction [0x7c44b19160], from state [INIT] to [TRYING] 2019-10-10 09:20:20:178 [belle-sip] MESSAGE Changing [server] [BYE] transaction [0x7c44b19160], from state [TRYING] to [COMPLETED] 2019-10-10 09:20:20:179 [belle-sip] MESSAGE channel [0x7c30119f80]: message sent to [UDP://203.214.166.158:5060], size: [424] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK31663611 From: "TEST EXT 3" sip:88003@203.214.166.158;tag=as6ae2f1f8 To: sip:88002@1.124.105.213:42520;transport=udp;tag=kO2ZIxB Call-ID: 2da382051bb92cd9417c38f13ad34e0f@203.214.166.158:5060 CSeq: 103 BYE User-Agent: LinphoneAndroid/4.1.1 (Samsung A5 Test Phone 4) LinphoneSDK/4.2-8-g96666b3 (release/4.2) Supported: replaces, outbound, gruu

2019-10-10 09:20:20:179 [belle-sip] MESSAGE Dialog [0x7c3056b800]: now updated by transaction [0x7c44b19160]. 2019-10-10 09:20:20:179 [belle-sip] MESSAGE Dialog [0x7c3056b800] deleted (is_expired=0) 2019-10-10 09:20:20:194 [mediastreamer] MESSAGE ms_ticker_set_time_func: ticker's time method updated. 2019-10-10 09:20:20:198 [mediastreamer] MESSAGE Filter MSRtpRecv is not scheduled; nothing to do. 2019-10-10 09:20:20:199 [ortp] MESSAGE =========================================================== 2019-10-10 09:20:20:199 [ortp] MESSAGE AUDIO SESSION'S RTP STATISTICS
2019-10-10 09:20:20:199 [ortp] MESSAGE ----------------------------------------------------------- 2019-10-10 09:20:20:199 [ortp] MESSAGE sent 587 packets 2019-10-10 09:20:20:199 [ortp] MESSAGE 0 duplicated packets 2019-10-10 09:20:20:199 [ortp] MESSAGE 100964 bytes
2019-10-10 09:20:20:199 [ortp] MESSAGE received 0 packets 2019-10-10 09:20:20:199 [ortp] MESSAGE 0 duplicated packets 2019-10-10 09:20:20:200 [ortp] MESSAGE 0 bytes
2019-10-10 09:20:20:200 [ortp] MESSAGE incoming delivered to the app 0 bytes
2019-10-10 09:20:20:200 [ortp] MESSAGE incoming cumulative lost 0 packets 2019-10-10 09:20:20:200 [ortp] MESSAGE incoming received too late 0 packets 2019-10-10 09:20:20:200 [ortp] MESSAGE incoming bad formatted 0 packets 2019-10-10 09:20:20:200 [ortp] MESSAGE incoming discarded (queue overflow) 0 packets 2019-10-10 09:20:20:200 [ortp] MESSAGE sent rtcp 0 packets 2019-10-10 09:20:20:201 [ortp] MESSAGE received rtcp 0 packets 2019-10-10 09:20:20:201 [ortp] MESSAGE =========================================================== 2019-10-10 09:20:20:201 [mediastreamer] MESSAGE ms_filter_unlink: MSOpenSLESRecorder:0x7c2ce56380,0-->MSResample:0x7c2ceca480,0 2019-10-10 09:20:20:201 [mediastreamer] MESSAGE ms_filter_unlink: MSResample:0x7c2ceca480,0-->MSEqualizer:0x7c2cecad80,0 2019-10-10 09:20:20:201 [mediastreamer] MESSAGE ms_filter_unlink: MSEqualizer:0x7c2cecad80,0-->MSVolume:0x7c3053ba80,0 2019-10-10 09:20:20:201 [mediastreamer] MESSAGE ms_filter_unlink: MSVolume:0x7c3053ba80,0-->MSAudioMixer:0x7c2ceca580,0 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSAudioMixer:0x7c2ceca580,0-->MSAlawEnc:0x7c2ceca280,0 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSAlawEnc:0x7c2ceca280,0-->MSRtpSend:0x7c3053ba00,0 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSRtpRecv:0x7c2ceca180,0-->MSAlawDec:0x7c2ceca300,0 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSAlawDec:0x7c2ceca300,0-->MSGenericPLC:0x7c2cecae80,0 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSGenericPLC:0x7c2cecae80,0-->MSAudioFlowControl:0x7c2cecaf00,0 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSAudioFlowControl:0x7c2cecaf00,0-->MSDtmfGen:0x7c2ceca200,0 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSDtmfGen:0x7c2ceca200,0-->MSVolume:0x7c2ceca380,0 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSVolume:0x7c2ceca380,0-->MSTee:0x7c2ceca700,0 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSTee:0x7c2ceca700,0-->MSEqualizer:0x7c2cecae00,0 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSEqualizer:0x7c2cecae00,0-->MSAudioMixer:0x7c2cecaf80,0 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSFilePlayer:0x7c2cfa5000,0-->MSResample:0x7c2cfa5080,0 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSResample:0x7c2cfa5080,0-->MSAudioMixer:0x7c2cecaf80,1 2019-10-10 09:20:20:204 [mediastreamer] MESSAGE ms_filter_unlink: MSAudioMixer:0x7c2cecaf80,0-->MSResample:0x7c2ceca500,0 2019-10-10 09:20:20:205 [mediastreamer] MESSAGE ms_filter_unlink: MSResample:0x7c2ceca500,0-->MSOpenSLESPlayer:0x7c2ce56000,0 2019-10-10 09:20:20:205 [mediastreamer] MESSAGE ms_filter_unlink: MSAudioMixer:0x7c2ceca680,1-->MSResample:0x7c2cecac80,0 2019-10-10 09:20:20:205 [mediastreamer] MESSAGE ms_filter_unlink: MSResample:0x7c2cecac80,0-->MSOpusEnc:0x7c2cecad00,0 2019-10-10 09:20:20:205 [mediastreamer] MESSAGE ms_filter_unlink: MSOpusEnc:0x7c2cecad00,0-->MSMKVRecorder:0x7c2ceca780,1 2019-10-10 09:20:20:205 [mediastreamer] MESSAGE ms_filter_unlink: MSItcSource:0x7c2ceca880,0-->MSMKVRecorder:0x7c2ceca780,0 2019-10-10 09:20:20:205 [mediastreamer] MESSAGE ms_filter_unlink: MSAudioMixer:0x7c2ceca580,1-->MSAudioMixer:0x7c2ceca680,0 2019-10-10 09:20:20:205 [mediastreamer] MESSAGE ms_filter_unlink: MSTee:0x7c2ceca700,1-->MSAudioMixer:0x7c2ceca680,1 2019-10-10 09:20:20:205 [mediastreamer] MESSAGE ms_filter_unlink: MSAudioMixer:0x7c2ceca680,0-->MSFileRec:0x7c2ceca600,0 2019-10-10 09:20:20:205 [mediastreamer] MESSAGE =========================================================== 2019-10-10 09:20:20:205 [mediastreamer] MESSAGE FILTER USAGE STATISTICS
2019-10-10 09:20:20:205 [mediastreamer] MESSAGE Name Count Time/tick (ms) CPU Usage 2019-10-10 09:20:20:205 [mediastreamer] MESSAGE ----------------------------------------------------------- 2019-10-10 09:20:20:205 [mediastreamer] MESSAGE MSResample 784 0.496509 40.0034
2019-10-10 09:20:20:205 [mediastreamer] MESSAGE MSRtpSend 1152 0.301814 35.7165
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSRtpRecv 1166 0.0959825 11.4964
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSOpusEnc 99 0.360018 3.69508
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSAlawEnc 586 0.0467931 2.81916
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSAudioMixer 3456 0.00590726 2.09597
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSVolume 586 0.0185904 1.12002
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSOpenSLESRecorder 1152 0.00817809 0.967789
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSGenericPLC 1152 0.00478201 0.565899
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSDtmfGen 1152 0.00366108 0.433249
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSItcSource 1152 0.00357308 0.422836
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSFilePlayer 1152 0.00287341 0.340037
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSEqualizer 586 0.00456115 0.274797
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSOpenSLESPlayer 99 0.00196389 0.0201566 2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSMKVRecorder 49 0.00306696 0.015739
2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSFileRec 99 0.0012654 0.0129876 2019-10-10 09:20:20:206 [mediastreamer] MESSAGE MSAudioFlowControl 0 0 0
2019-10-10 09:20:20:207 [mediastreamer] MESSAGE MSAlawDec 0 0 0
2019-10-10 09:20:20:207 [mediastreamer] MESSAGE MSVoidSink 0 0 0
2019-10-10 09:20:20:207 [mediastreamer] MESSAGE MSItcSink 0 0 0
2019-10-10 09:20:20:207 [mediastreamer] MESSAGE MSTee 0 0 0
2019-10-10 09:20:20:207 [mediastreamer] MESSAGE MSWebRTCAECM 0 0 0
2019-10-10 09:20:20:207 [mediastreamer] MESSAGE =========================================================== 2019-10-10 09:20:20:207 [mediastreamer] MESSAGE MKVRecorder: destroyed 2019-10-10 09:20:20:208 [mediastreamer] MESSAGE =========================================================== 2019-10-10 09:20:20:208 [mediastreamer] MESSAGE FILTER USAGE STATISTICS
2019-10-10 09:20:20:208 [mediastreamer] MESSAGE Name Count Time/tick (ms) CPU Usage 2019-10-10 09:20:20:208 [mediastreamer] MESSAGE ----------------------------------------------------------- 2019-10-10 09:20:20:208 [mediastreamer] MESSAGE MSResample 784 0.496509 40.0034
2019-10-10 09:20:20:208 [mediastreamer] MESSAGE MSRtpSend 1152 0.301814 35.7165
2019-10-10 09:20:20:208 [mediastreamer] MESSAGE MSRtpRecv 1166 0.0959825 11.4964
2019-10-10 09:20:20:208 [mediastreamer] MESSAGE MSOpusEnc 99 0.360018 3.69508
2019-10-10 09:20:20:208 [mediastreamer] MESSAGE MSAlawEnc 586 0.0467931 2.81916
2019-10-10 09:20:20:208 [mediastreamer] MESSAGE MSAudioMixer 3456 0.00590726 2.09597
2019-10-10 09:20:20:208 [mediastreamer] MESSAGE MSVolume 586 0.0185904 1.12002
2019-10-10 09:20:20:208 [mediastreamer] MESSAGE MSOpenSLESRecorder 1152 0.00817809 0.967789
2019-10-10 09:20:20:208 [mediastreamer] MESSAGE MSGenericPLC 1152 0.00478201 0.565899
2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSDtmfGen 1152 0.00366108 0.433249
2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSItcSource 1152 0.00357308 0.422836
2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSFilePlayer 1152 0.00287341 0.340037
2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSEqualizer 586 0.00456115 0.274797
2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSOpenSLESPlayer 99 0.00196389 0.0201566 2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSMKVRecorder 49 0.00306696 0.015739
2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSFileRec 99 0.0012654 0.0129876 2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSAudioFlowControl 0 0 0
2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSAlawDec 0 0 0
2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSVoidSink 0 0 0
2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSItcSink 0 0 0
2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSTee 0 0 0
2019-10-10 09:20:20:209 [mediastreamer] MESSAGE MSWebRTCAECM 0 0 0
2019-10-10 09:20:20:209 [mediastreamer] MESSAGE =========================================================== 2019-10-10 09:20:20:210 [liblinphone] MESSAGE CallSession [0x7c2cd977d8] moving from state State::StreamsRunning to State::End 2019-10-10 09:20:20:210 [liblinphone] MESSAGE Notifying soundcard that we don't need it anymore for calls 2019-10-10 09:20:20:210 [mediastreamer] MESSAGE Stopping ZRTP context on session [0x0] 2019-10-10 09:20:20:210 [mediastreamer] MESSAGE ZRTP context destroyed 2019-10-10 09:20:20:214 [mediastreamer] MESSAGE MSAudio MSTicker thread exiting 2019-10-10 09:20:20:215 [mediastreamer] MESSAGE Stopping ZRTP context on session [0x0] 2019-10-10 09:20:20:215 [mediastreamer] MESSAGE ZRTP context destroyed 2019-10-10 09:20:20:225 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [call_log_updated] 2019-10-10 09:20:20:225 [liblinphone] MESSAGE Resetting the current call 2019-10-10 09:20:20:226 [linphone-android] MESSAGE Call is terminated, stopping mCountDownTimer in charge of stats refreshing. 2019-10-10 09:20:20:226 [linphone-android] MESSAGE [Manager] New call state [End] 2019-10-10 09:20:20:488 [linphone-android] WARNING [Manager] Routing audio to earpiece, disabling bluetooth audio route 2019-10-10 09:20:20:518 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [call_state_changed] 2019-10-10 09:20:20:518 [belle-sip] MESSAGE channel [0x7c30119f80]: ending recv background task with id=[2c7a]. 2019-10-10 09:20:20:520 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2c7a] 2019-10-10 09:20:20:522 [liblinphone] MESSAGE Dialog [0x7c3056b800] terminated for op [0x7c2f42b900] 2019-10-10 09:20:20:522 [liblinphone] MESSAGE CallSession [0x7c2cd977d8] moving from state State::End to State::Released 2019-10-10 09:20:20:522 [linphone-android] MESSAGE [Platform Helper] releaseWifiLock() 2019-10-10 09:20:20:523 [linphone-android] MESSAGE [Platform Helper] releaseMcastLock() 2019-10-10 09:20:20:524 [linphone-android] MESSAGE [Platform Helper] releaseCpuLock() 2019-10-10 09:20:20:528 [linphone-android] MESSAGE [Manager] New call state [Released] 2019-10-10 09:20:20:533 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [call_state_changed] 2019-10-10 09:20:20:534 [liblinphone] MESSAGE op [0x7c2f42b900] : set_or_update_dialog() current=[0x7c3056b800] new=[0x0] 2019-10-10 09:20:20:535 [liblinphone] MESSAGE Callbacks [0x7c2fec8fc0] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:20:536 [liblinphone] MESSAGE Callbacks [0x7c2fec8f20] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:20:536 [linphone-android] MESSAGE [Service] Activity paused:org.linphone.call.CallActivity@3d4d47f 2019-10-10 09:20:20:536 [linphone-android] MESSAGE [Service] runningActivities=0 2019-10-10 09:20:20:562 [linphone-android] MESSAGE Activity started:org.linphone.LinphoneActivity@4156aad 2019-10-10 09:20:20:564 [linphone-android] MESSAGE [Permission] android.permission.SYSTEM_ALERT_WINDOW permission is denied 2019-10-10 09:20:20:564 [linphone-android] MESSAGE [Permission] android.permission.FOREGROUND_SERVICE permission is denied 2019-10-10 09:20:20:565 [linphone-android] MESSAGE [Permission] android.permission.READ_EXTERNAL_STORAGE permission is granted 2019-10-10 09:20:20:566 [linphone-android] MESSAGE [Permission] android.permission.READ_PHONE_STATE permission is granted 2019-10-10 09:20:20:566 [linphone-android] MESSAGE [Permission] android.permission.WRITE_CONTACTS permission is granted 2019-10-10 09:20:20:567 [linphone-android] MESSAGE [Permission] android.permission.READ_CONTACTS permission is granted 2019-10-10 09:20:20:567 [linphone-android] MESSAGE [Permission] Asking for android.permission.SYSTEM_ALERT_WINDOW permission 2019-10-10 09:20:20:567 [linphone-android] MESSAGE [Permission] Asking for android.permission.FOREGROUND_SERVICE permission 2019-10-10 09:20:20:585 [linphone-android] MESSAGE [Permission] android.permission.READ_CONTACTS permission is granted 2019-10-10 09:20:20:587 [linphone-android] MESSAGE [Intent Utils] Unknown action [null], skipping 2019-10-10 09:20:20:587 [linphone-android] MESSAGE [Service] Activity resumed:org.linphone.LinphoneActivity@4156aad 2019-10-10 09:20:20:587 [linphone-android] MESSAGE [Service] runningActivities=1 2019-10-10 09:20:20:587 [liblinphone] MESSAGE Core callbacks [0x7c2efdd4b0] registered on core [0x7c5166ac00] 2019-10-10 09:20:20:588 [liblinphone] MESSAGE Core callbacks [0x7c2efde0e0] registered on core [0x7c5166ac00] 2019-10-10 09:20:20:640 [liblinphone] MESSAGE Callbacks [0x7c2efde0e0] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:20:640 [liblinphone] MESSAGE Callbacks [0x7c2efdd4b0] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:20:641 [linphone-android] MESSAGE [Service] Activity paused:org.linphone.LinphoneActivity@4156aad 2019-10-10 09:20:20:641 [linphone-android] MESSAGE [Service] runningActivities=0 2019-10-10 09:20:20:884 [linphone-android] MESSAGE [Permission] android.permission.SYSTEM_ALERT_WINDOW is denied 2019-10-10 09:20:20:884 [linphone-android] MESSAGE [Permission] android.permission.FOREGROUND_SERVICE is denied 2019-10-10 09:20:20:884 [linphone-android] MESSAGE [Service] Activity resumed:org.linphone.LinphoneActivity@4156aad 2019-10-10 09:20:20:884 [linphone-android] MESSAGE [Service] runningActivities=1 2019-10-10 09:20:20:885 [liblinphone] MESSAGE Core callbacks [0x7c2cf61520] registered on core [0x7c5166ac00] 2019-10-10 09:20:20:886 [liblinphone] MESSAGE Core callbacks [0x7c2cf617f0] registered on core [0x7c5166ac00] 2019-10-10 09:20:21:282 [linphone-android] MESSAGE [Service] Activity stopped:org.linphone.call.CallActivity@3d4d47f 2019-10-10 09:20:21:283 [liblinphone] MESSAGE Notifying all friends that we are [open] 2019-10-10 09:20:21:301 [linphone-android] MESSAGE [Service] Activity destroyed:org.linphone.call.CallActivity@3d4d47f 2019-10-10 09:20:22:550 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2bca] 2019-10-10 09:20:22:551 [belle-sip] MESSAGE channel [0x7c30119f80]: starting recv background task with id=[2bca]. 2019-10-10 09:20:22:551 [belle-sip] MESSAGE channel [0x7c30119f80]: received [594] new bytes from [UDP://203.214.166.158:5060]: OPTIONS sip:88002@1.124.105.213:42520;transport=udp SIP/2.0 Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK235e87e6 Max-Forwards: 70 From: "Unknown" sip:Unknown@203.214.166.158;tag=as05892e68 To: sip:88002@1.124.105.213:42520;transport=udp Contact: sip:Unknown@203.214.166.158:5060 Call-ID: 6dd630797da6d1fb69a552c441242351@203.214.166.158:5060 CSeq: 102 OPTIONS User-Agent: FPBX-2.11.0(11.12.0) Date: Wed, 09 Oct 2019 22:50:23 GMT Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE Supported: replaces, timer Content-Length: 0

2019-10-10 09:20:22:578 [belle-sip] MESSAGE channel [0x7c30119f80] [594] bytes parsed 2019-10-10 09:20:22:579 [belle-sip] MESSAGE channel [0x7c30119f80]: message sent to [UDP://203.214.166.158:5060], size: [286] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK235e87e6 From: "Unknown" sip:Unknown@203.214.166.158;tag=as05892e68 To: sip:88002@1.124.105.213:42520;transport=udp;tag=zEyrm Call-ID: 6dd630797da6d1fb69a552c441242351@203.214.166.158:5060 CSeq: 102 OPTIONS

2019-10-10 09:20:22:580 [belle-sip] MESSAGE channel [0x7c30119f80]: ending recv background task with id=[2bca]. 2019-10-10 09:20:22:581 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2bca] 2019-10-10 09:20:22:747 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:20:22:928 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:20:23:030 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:20:23:132 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:20:23:192 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:20:23:351 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:20:24:334 [liblinphone] MESSAGE Core callbacks [0x7c2fec5c80] registered on core [0x7c5166ac00] 2019-10-10 09:20:25:124 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip send channel] acquired [ref=0x2b56] 2019-10-10 09:20:25:124 [belle-sip] MESSAGE channel [0x7c3438c540]: starting send background task with id=[2b56]. 2019-10-10 09:20:25:124 [belle-sip] MESSAGE channel [0x7c3438c540]: starting resolution of www.linphone.org 2019-10-10 09:20:25:124 [belle-sip] MESSAGE channel 0x7c3438c540: state RES_IN_PROGRESS 2019-10-10 09:20:25:124 [belle-sip] MESSAGE resconf using application supplied dns server list. 2019-10-10 09:20:25:124 [belle-sip] MESSAGE Resolver is using DNS server(s): 2019-10-10 09:20:25:124 [belle-sip] MESSAGE 10.5.195.164 2019-10-10 09:20:25:124 [belle-sip] MESSAGE 10.5.68.232 2019-10-10 09:20:25:127 [belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2019-10-10 09:20:25:128 [belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2019-10-10 09:20:25:128 [belle-sip] MESSAGE resconf using application supplied dns server list. 2019-10-10 09:20:25:128 [belle-sip] MESSAGE Resolver is using DNS server(s): 2019-10-10 09:20:25:128 [belle-sip] MESSAGE 10.5.195.164 2019-10-10 09:20:25:128 [belle-sip] MESSAGE 10.5.68.232 2019-10-10 09:20:25:129 [belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2019-10-10 09:20:25:129 [belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2019-10-10 09:20:25:175 [belle-sip] MESSAGE www.linphone.org resolved to 2001:41d0:303:3aee::1 2019-10-10 09:20:25:176 [belle-sip] MESSAGE www.linphone.org resolved to 5.135.31.160 2019-10-10 09:20:25:176 [belle-sip] MESSAGE channel 0x7c3438c540: state RES_DONE 2019-10-10 09:20:25:176 [belle-sip] MESSAGE channel 0x7c3438c540: state CONNECTING 2019-10-10 09:20:25:176 [belle-sip] MESSAGE Trying to connect to [TLS://2001:41d0:303:3aee::1:444] 2019-10-10 09:20:25:203 [belle-sip] ERROR stream connect failed Network is unreachable 2019-10-10 09:20:25:204 [belle-sip] ERROR Cannot connect to [TLS://www.linphone.org:444] 2019-10-10 09:20:25:204 [belle-sip] MESSAGE channel 0x7c3438c540: state ERROR 2019-10-10 09:20:25:204 [belle-sip] MESSAGE channel 0x7c3438c540: state RETRY 2019-10-10 09:20:25:208 [belle-sip] MESSAGE channel 0x7c3438c540: state CONNECTING 2019-10-10 09:20:25:208 [belle-sip] MESSAGE Trying to connect to [TLS://::ffff:5.135.31.160:444] 2019-10-10 09:20:25:581 [belle-sip] MESSAGE Channel [0x7c3438c540]: Connected at TCP level, now doing TLS handshake with cname=www.linphone.org 2019-10-10 09:20:25:586 [belle-sip] MESSAGE Channel [0x7c3438c540]: SSL handshake in progress... 2019-10-10 09:20:26:002 [belle-sip] MESSAGE Found certificate depth=[2], flags=[]: cert. version : 3 serial number : 01:FD:6D:30:FC:A3:CA:51:A8:1B:BC:64:0E:35:03:2D issuer name : C=US, ST=New Jersey, L=Jersey City, O=The USERTRUST Network, CN=USERTrust RSA Certification Authority subject name : C=US, ST=New Jersey, L=Jersey City, O=The USERTRUST Network, CN=USERTrust RSA Certification Authority issued on : 2010-02-01 00:00:00 expires on : 2038-01-18 23:59:59 signed using : RSA with SHA-384 RSA key size : 4096 bits basic constraints : CA=true key usage : Key Cert Sign, CRL Sign

2019-10-10 09:20:26:002 [belle-sip] MESSAGE Found certificate depth=[1], flags=[]: cert. version : 3 serial number : 05:E4:DC:3B:94:38:AB:3B:85:97:CB:A6:A1:98:50:E3 issuer name : C=US, ST=New Jersey, L=Jersey City, O=The USERTRUST Network, CN=USERTrust RSA Certification Authority subject name : C=FR, ST=Paris, L=Paris, O=Gandi, CN=Gandi Standard SSL CA 2 issued on : 2014-09-12 00:00:00 expires on : 2024-09-11 23:59:59 signed using : RSA with SHA-384 RSA key size : 2048 bits basic constraints : CA=true, max_pathlen=0 key usage : Digital Signature, Key Cert Sign, CRL Sign ext key usage : TLS Web Server Authentication, TLS Web Client Authentication

2019-10-10 09:20:26:003 [belle-sip] MESSAGE Found certificate depth=[0], flags=[]: cert. version : 3 serial number : D5:03:16:62:5A:5D:5D:B9:F1:21:B9:64:E6:2A:09:7A issuer name : C=FR, ST=Paris, L=Paris, O=Gandi, CN=Gandi Standard SSL CA 2 subject name : OU=Domain Control Validated, OU=Gandi Standard Wildcard SSL, CN=.linphone.org issued on : 2018-01-04 00:00:00 expires on : 2020-01-28 23:59:59 signed using : RSA with SHA-256 RSA key size : 2048 bits basic constraints : CA=false subject alt name : .linphone.org, linphone.org key usage : Digital Signature, Key Encipherment ext key usage : TLS Web Server Authentication, TLS Web Client Authentication

2019-10-10 09:20:26:087 [belle-sip] MESSAGE Channel [0x7c3438c540]: SSL handshake in progress... 2019-10-10 09:20:26:456 [belle-sip] MESSAGE Channel [0x7c3438c540]: SSL handshake finished, SSL version is [TLSv1.2], selected ciphersuite is [TLS-ECDHE-RSA-WITH-AES-256-GCM-SHA384] 2019-10-10 09:20:26:456 [belle-sip] MESSAGE Channel has local address 21.163.63.205:43232 2019-10-10 09:20:26:456 [belle-sip] MESSAGE channel 0x7c3438c540: state READY 2019-10-10 09:20:26:457 [belle-sip] MESSAGE channel [0x7c3438c540]: message sent to [TLS://www.linphone.org:444], size: [54] bytes POST /lft.php HTTP/1.1 Host: www.linphone.org:444

2019-10-10 09:20:26:457 [belle-sip] MESSAGE channel [0x7c3438c540]: ending send background task with id=[2b56]. 2019-10-10 09:20:26:460 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2b56] 2019-10-10 09:20:26:868 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2b4a] 2019-10-10 09:20:26:868 [belle-sip] MESSAGE channel [0x7c3438c540]: starting recv background task with id=[2b4a]. 2019-10-10 09:20:26:868 [belle-sip] MESSAGE channel [0x7c3438c540]: received [192] new bytes from [TLS://www.linphone.org:444]: HTTP/1.1 204 No Content Date: Wed, 09 Oct 2019 22:51:59 GMT Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips PHP/7.1.8 X-Powered-By: PHP/7.1.8 Content-Type: text/html; charset=UTF-8

2019-10-10 09:20:26:873 [belle-sip] MESSAGE channel [0x7c3438c540] [192] bytes parsed 2019-10-10 09:20:26:874 [belle-sip] MESSAGE channel [0x7c3438c540] read [0] bytes of body from [www.linphone.org:444] 2019-10-10 09:20:26:930 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [log_collection_upload_state_changed] 2019-10-10 09:20:26:936 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [log_collection_upload_progress_indication] 2019-10-10 09:20:26:938 [belle-sip] MESSAGE channel [0x7c3438c540]: found binary data in buffer, will stop logging it now. 2019-10-10 09:20:26:938 [belle-sip] MESSAGE channel [0x7c3438c540]: message sent to [TLS://www.linphone.org:444], size: [9813] bytes POST /lft.php HTTP/1.1 User-Agent: LinphoneAndroid/4.1.1 (Samsung A5 Test Phone 4) LinphoneSDK/4.2-8-g96666b3 (release/4.2)/3.12.0-3400-gad39cf2f7 Content-Type: multipart/form-data;boundary=---------------------------14737809831466499882746641449 Host: www.linphone.org:444 Content-Length: 9511

-----------------------------14737809831466499882746641449 Content-Disposition: form-data;name="File";filename="linphone_log.gz" Content-Type: application/gzip

... (first 468 bytes shown) 2019-10-10 09:20:26:938 [belle-sip] MESSAGE channel [0x7c3438c540]: ending recv background task with id=[2b4a]. 2019-10-10 09:20:26:940 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2b4a] 2019-10-10 09:20:27:357 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2eb2] 2019-10-10 09:20:27:357 [belle-sip] MESSAGE channel [0x7c3438c540]: starting recv background task with id=[2eb2]. 2019-10-10 09:20:27:358 [belle-sip] MESSAGE channel [0x7c3438c540]: received [572] new bytes from [TLS://www.linphone.org:444]: HTTP/1.1 200 OK Date: Wed, 09 Oct 2019 22:52:00 GMT Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips PHP/7.1.8 X-Powered-By: PHP/7.1.8 Content-Length: 367 Content-Type: text/html; charset=UTF-8

<?xml version="1.0" encoding="UTF-8"?>

9282 linphone_log.gz application/gzip

2019-10-10 09:20:27:368 [belle-sip] MESSAGE channel [0x7c3438c540] [205] bytes parsed 2019-10-10 09:20:27:368 [belle-sip] MESSAGE channel [0x7c3438c540] read [367] bytes of body from [www.linphone.org:444] 2019-10-10 09:20:27:445 [liblinphone] MESSAGE Linphone core [0x7c5166ac00] notified [log_collection_upload_state_changed] 2019-10-10 09:20:27:446 [belle-sip] MESSAGE channel [0x7c3438c540]: ending recv background task with id=[2eb2]. 2019-10-10 09:20:27:448 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2eb2] 2019-10-10 09:20:27:454 [liblinphone] MESSAGE Callbacks [0x7c2cf617f0] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:27:454 [liblinphone] MESSAGE Callbacks [0x7c2fec5c80] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:27:454 [liblinphone] MESSAGE Callbacks [0x7c2cf61520] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:27:454 [linphone-android] MESSAGE [Service] Activity paused:org.linphone.LinphoneActivity@4156aad 2019-10-10 09:20:27:454 [linphone-android] MESSAGE [Service] runningActivities=0 2019-10-10 09:20:29:454 [linphone-android] MESSAGE [Service] App has entered background mode 2019-10-10 09:20:29:454 [liblinphone] MESSAGE Destroying op [0x7c51784700] of type [SalOpUnknown] 2019-10-10 09:20:29:454 [belle-sip] MESSAGE Transaction [0x7c2f3ea3c0] deleted 2019-10-10 09:20:31:483 [linphone-android] MESSAGE [Service] Activity stopped:org.linphone.LinphoneActivity@4156aad 2019-10-10 09:20:32:454 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2bda] 2019-10-10 09:20:32:454 [belle-sip] MESSAGE channel [0x7c3438c540]: starting recv background task with id=[2bda]. 2019-10-10 09:20:32:454 [belle-sip] MESSAGE channel 0x7c3438c540: state DISCONNECTED 2019-10-10 09:20:32:454 [belle-sip] MESSAGE channel [0x7c3438c540]: ending recv background task with id=[2bda]. 2019-10-10 09:20:32:455 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2bda] 2019-10-10 09:20:32:455 [belle-sip] MESSAGE channel [0x7c3438c540] removed from http provider. 2019-10-10 09:20:32:456 [belle-sip] MESSAGE Channel [0x7c3438c540] destroyed 2019-10-10 09:20:34:374 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:20:34:374 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:20:40:098 [belle-sip] MESSAGE Changing [server] [INVITE] transaction [0x7c2edfc680], from state [ACCEPTED] to [TERMINATED] 2019-10-10 09:20:40:098 [belle-sip] MESSAGE Server INVITE transaction [0x7c2edfc680] terminated 2019-10-10 09:20:40:098 [belle-sip] MESSAGE transaction [0x7c2edfc680]: ending transaction background task with id=[2d56]. 2019-10-10 09:20:40:100 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2d56] 2019-10-10 09:20:40:101 [belle-sip] MESSAGE Transaction [0x7c2edfc680] deleted 2019-10-10 09:20:47:776 [linphone-android] MESSAGE Activity started:org.linphone.LinphoneActivity@4156aad 2019-10-10 09:20:47:777 [linphone-android] MESSAGE [Permission] android.permission.SYSTEM_ALERT_WINDOW permission is denied 2019-10-10 09:20:47:777 [linphone-android] MESSAGE [Permission] android.permission.FOREGROUND_SERVICE permission is denied 2019-10-10 09:20:47:778 [linphone-android] MESSAGE [Permission] android.permission.READ_EXTERNAL_STORAGE permission is granted 2019-10-10 09:20:47:778 [linphone-android] MESSAGE [Permission] android.permission.READ_PHONE_STATE permission is granted 2019-10-10 09:20:47:779 [linphone-android] MESSAGE [Permission] android.permission.WRITE_CONTACTS permission is granted 2019-10-10 09:20:47:779 [linphone-android] MESSAGE [Permission] android.permission.READ_CONTACTS permission is granted 2019-10-10 09:20:47:779 [linphone-android] MESSAGE [Permission] Asking for android.permission.SYSTEM_ALERT_WINDOW permission 2019-10-10 09:20:47:779 [linphone-android] MESSAGE [Permission] Asking for android.permission.FOREGROUND_SERVICE permission 2019-10-10 09:20:47:797 [linphone-android] MESSAGE [Permission] android.permission.READ_CONTACTS permission is granted 2019-10-10 09:20:47:799 [linphone-android] MESSAGE [Intent Utils] Unknown action [null], skipping 2019-10-10 09:20:47:799 [linphone-android] MESSAGE [Service] Activity resumed:org.linphone.LinphoneActivity@4156aad 2019-10-10 09:20:47:799 [linphone-android] MESSAGE [Service] runningActivities=1 2019-10-10 09:20:47:799 [linphone-android] MESSAGE [Service] App has left background mode 2019-10-10 09:20:47:807 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip transaction(0x7c2f5fc140)] acquired [ref=0x2e76] 2019-10-10 09:20:47:807 [belle-sip] MESSAGE transaction [0x7c2f5fc140]: starting transaction background task with id=[2e76]. 2019-10-10 09:20:47:807 [belle-sip] MESSAGE Changing [client] [SUBSCRIBE] transaction [0x7c2f5fc140], from state [INIT] to [TRYING] 2019-10-10 09:20:47:808 [belle-sip] MESSAGE channel [0x7c3016ad40]: message sent to [UDP://sip.linphone.org:5060], size: [1004] bytes SUBSCRIBE sip:rls@sip.linphone.org SIP/2.0 Via: SIP/2.0/UDP 21.163.63.205:41101;branch=z9hG4bK.MzDzN3Mtk;rport From: sip:88002@203.214.166.158;tag=L0wAIzWiV To: sip:rls@sip.linphone.org CSeq: 20 SUBSCRIBE Call-ID: S3OAAUalbL Max-Forwards: 70 Supported: eventlist Event: presence Expires: 3600 Content-Type: application/resource-lists+xml Content-Length: 183 Contact: sip:88002@1.124.105.213:42520;transport=udp;expires=3600;+sip.instance="";+org.linphone.specs="lime" Require: recipient-list-subscribe Accept: multipart/related Accept: application/pidf+xml Accept: application/rlmi+xml Content-Disposition: recipient-list Accept-Encoding: deflate User-Agent: LinphoneAndroid/4.1.1 (Samsung A5 Test Phone 4) LinphoneSDK/4.2-8-g96666b3 (release/4.2)

<?xml version="1.0" encoding="UTF-8"?>

2019-10-10 09:20:47:808 [liblinphone] MESSAGE LinphoneEvent [0x7c2fff4bc0] moving to subscription state LinphoneSubscriptionOutgoingProgress 2019-10-10 09:20:47:808 [liblinphone] WARNING core [0x7c5166ac00] Receiving unexpected state [LinphoneSubscriptionOutgoingProgress] for event [0x7c2fff4bc0], no associated friend list 2019-10-10 09:20:47:809 [liblinphone] MESSAGE Core callbacks [0x7c2fec5c80] registered on core [0x7c5166ac00] 2019-10-10 09:20:47:810 [liblinphone] MESSAGE Core callbacks [0x7c2cf617f0] registered on core [0x7c5166ac00] 2019-10-10 09:20:47:810 [liblinphone] MESSAGE Core callbacks [0x7c2cf61520] registered on core [0x7c5166ac00] 2019-10-10 09:20:47:860 [liblinphone] MESSAGE Callbacks [0x7c2cf617f0] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:47:861 [liblinphone] MESSAGE Callbacks [0x7c2cf61520] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:47:861 [liblinphone] MESSAGE Callbacks [0x7c2fec5c80] unregistered on core [0x7c5166ac00] 2019-10-10 09:20:47:861 [linphone-android] MESSAGE [Service] Activity paused:org.linphone.LinphoneActivity@4156aad 2019-10-10 09:20:47:861 [linphone-android] MESSAGE [Service] runningActivities=0 2019-10-10 09:20:48:019 [linphone-android] MESSAGE [Permission] android.permission.SYSTEM_ALERT_WINDOW is denied 2019-10-10 09:20:48:021 [linphone-android] MESSAGE [Permission] android.permission.FOREGROUND_SERVICE is denied 2019-10-10 09:20:48:021 [linphone-android] MESSAGE [Service] Activity resumed:org.linphone.LinphoneActivity@4156aad 2019-10-10 09:20:48:021 [linphone-android] MESSAGE [Service] runningActivities=1 2019-10-10 09:20:48:038 [liblinphone] MESSAGE Core callbacks [0x7c2efde310] registered on core [0x7c5166ac00] 2019-10-10 09:20:48:039 [liblinphone] MESSAGE Core callbacks [0x7c2efde6d0] registered on core [0x7c5166ac00] 2019-10-10 09:20:48:039 [liblinphone] MESSAGE Core callbacks [0x7c2efdef90] registered on core [0x7c5166ac00] 2019-10-10 09:20:48:283 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2dd6] 2019-10-10 09:20:48:283 [belle-sip] MESSAGE channel [0x7c3016ad40]: starting recv background task with id=[2dd6]. 2019-10-10 09:20:48:283 [belle-sip] MESSAGE channel [0x7c3016ad40]: received [349] new bytes from [UDP://sip.linphone.org:5060]: SIP/2.0 100 Trying Via: SIP/2.0/UDP 21.163.63.205:41101;branch=z9hG4bK.MzDzN3Mtk;rport=42520;received=1.124.105.213 Record-Route: <sip:54.37.202.229:5060;lr> From: sip:88002@203.214.166.158;tag=L0wAIzWiV To: sip:rls@sip.linphone.org Call-ID: S3OAAUalbL CSeq: 20 SUBSCRIBE Server: Flexisip/1.0.13 (sofia-sip-nta/2.0) Content-Length: 0

2019-10-10 09:20:48:286 [belle-sip] MESSAGE channel [0x7c3016ad40] [349] bytes parsed 2019-10-10 09:20:48:287 [belle-sip] MESSAGE Found transaction matching response. 2019-10-10 09:20:48:287 [belle-sip] MESSAGE Changing [client] [SUBSCRIBE] transaction [0x7c2f5fc140], from state [TRYING] to [PROCEEDING] 2019-10-10 09:20:48:287 [liblinphone] MESSAGE op [0x7c342cc200] : set_or_update_dialog() current=[0x0] new=[0x0] 2019-10-10 09:20:48:287 [belle-sip] MESSAGE channel [0x7c3016ad40]: ending recv background task with id=[2dd6]. 2019-10-10 09:20:48:288 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2dd6] 2019-10-10 09:20:48:303 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2db6] 2019-10-10 09:20:48:303 [belle-sip] MESSAGE channel [0x7c3016ad40]: starting recv background task with id=[2db6]. 2019-10-10 09:20:48:303 [belle-sip] MESSAGE channel [0x7c3016ad40]: received [327] new bytes from [UDP://sip.linphone.org:5060]: SIP/2.0 404 Not Found Via: SIP/2.0/UDP 21.163.63.205:41101;branch=z9hG4bK.MzDzN3Mtk;rport=42520;received=1.124.105.213 From: sip:88002@203.214.166.158;tag=L0wAIzWiV To: sip:rls@sip.linphone.org;tag=QUpXjSyj63ape Call-ID: S3OAAUalbL CSeq: 20 SUBSCRIBE Server: Flexisip/1.0.13 (sofia-sip-nta/2.0) Content-Length: 0

2019-10-10 09:20:48:306 [belle-sip] MESSAGE channel [0x7c3016ad40] [327] bytes parsed 2019-10-10 09:20:48:306 [belle-sip] MESSAGE Found transaction matching response. 2019-10-10 09:20:48:306 [belle-sip] MESSAGE Changing [client] [SUBSCRIBE] transaction [0x7c2f5fc140], from state [PROCEEDING] to [COMPLETED] 2019-10-10 09:20:48:306 [liblinphone] MESSAGE op [0x7c342cc200] : set_or_update_dialog() current=[0x0] new=[0x0] 2019-10-10 09:20:48:307 [liblinphone] MESSAGE LinphoneEvent [0x7c2fff4bc0] moving to subscription state LinphoneSubscriptionError 2019-10-10 09:20:48:307 [liblinphone] MESSAGE Receiving new state [LinphoneSubscriptionError] for event [0x7c2fff4bc0] for friend list [0x7c344c1a00] 2019-10-10 09:20:48:307 [belle-sip] MESSAGE channel [0x7c3016ad40]: ending recv background task with id=[2db6]. 2019-10-10 09:20:48:307 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2db6] 2019-10-10 09:20:49:521 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:20:49:644 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=0

2019-10-10 09:20:49:665 [liblinphone] MESSAGE linphone_core_set_device_rotation : rotation=270

2019-10-10 09:20:52:193 [belle-sip] MESSAGE Changing [server] [BYE] transaction [0x7c44b19160], from state [COMPLETED] to [TERMINATED] 2019-10-10 09:20:52:193 [belle-sip] MESSAGE Server BYE transaction [0x7c44b19160] terminated 2019-10-10 09:20:52:194 [liblinphone] MESSAGE Destroying op [0x7c2f42b900] of type [SalOpCall] 2019-10-10 09:20:52:194 [belle-sip] MESSAGE transaction [0x7c44b19160]: ending transaction background task with id=[2bf6]. 2019-10-10 09:20:52:197 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2bf6] 2019-10-10 09:20:52:198 [belle-sip] MESSAGE Transaction [0x7c44b19160] deleted 2019-10-10 09:20:53:315 [belle-sip] MESSAGE Changing [client] [SUBSCRIBE] transaction [0x7c2f5fc140], from state [COMPLETED] to [TERMINATED] 2019-10-10 09:20:53:316 [belle-sip] MESSAGE Client SUBSCRIBE transaction [0x7c2f5fc140] terminated 2019-10-10 09:20:53:316 [belle-sip] MESSAGE transaction [0x7c2f5fc140]: ending transaction background task with id=[2e76]. 2019-10-10 09:20:53:319 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2e76] 2019-10-10 09:21:04:387 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:21:04:387 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:21:23:173 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2dba] 2019-10-10 09:21:23:173 [belle-sip] MESSAGE channel [0x7c30119f80]: starting recv background task with id=[2dba]. 2019-10-10 09:21:23:174 [belle-sip] MESSAGE channel [0x7c30119f80]: received [594] new bytes from [UDP://203.214.166.158:5060]: OPTIONS sip:88002@1.124.105.213:42520;transport=udp SIP/2.0 Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK0a425779 Max-Forwards: 70 From: "Unknown" sip:Unknown@203.214.166.158;tag=as5fe7403a To: sip:88002@1.124.105.213:42520;transport=udp Contact: sip:Unknown@203.214.166.158:5060 Call-ID: 6616d16e567138d9014848ef0e4d394e@203.214.166.158:5060 CSeq: 102 OPTIONS User-Agent: FPBX-2.11.0(11.12.0) Date: Wed, 09 Oct 2019 22:51:23 GMT Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE Supported: replaces, timer Content-Length: 0

2019-10-10 09:21:23:193 [belle-sip] MESSAGE channel [0x7c30119f80] [594] bytes parsed 2019-10-10 09:21:23:194 [belle-sip] MESSAGE channel [0x7c30119f80]: message sent to [UDP://203.214.166.158:5060], size: [286] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK0a425779 From: "Unknown" sip:Unknown@203.214.166.158;tag=as5fe7403a To: sip:88002@1.124.105.213:42520;transport=udp;tag=jU275 Call-ID: 6616d16e567138d9014848ef0e4d394e@203.214.166.158:5060 CSeq: 102 OPTIONS

2019-10-10 09:21:23:195 [belle-sip] MESSAGE channel [0x7c30119f80]: ending recv background task with id=[2dba]. 2019-10-10 09:21:23:196 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2dba] 2019-10-10 09:21:34:407 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:21:34:407 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:22:04:426 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:22:04:427 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:22:23:969 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2daa] 2019-10-10 09:22:23:969 [belle-sip] MESSAGE channel [0x7c30119f80]: starting recv background task with id=[2daa]. 2019-10-10 09:22:23:970 [belle-sip] MESSAGE channel [0x7c30119f80]: received [594] new bytes from [UDP://203.214.166.158:5060]: OPTIONS sip:88002@1.124.105.213:42520;transport=udp SIP/2.0 Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK0f5f5705 Max-Forwards: 70 From: "Unknown" sip:Unknown@203.214.166.158;tag=as5e695b48 To: sip:88002@1.124.105.213:42520;transport=udp Contact: sip:Unknown@203.214.166.158:5060 Call-ID: 22fe901f0b3b93dc29b41d2430252419@203.214.166.158:5060 CSeq: 102 OPTIONS User-Agent: FPBX-2.11.0(11.12.0) Date: Wed, 09 Oct 2019 22:52:24 GMT Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE Supported: replaces, timer Content-Length: 0

2019-10-10 09:22:24:003 [belle-sip] MESSAGE channel [0x7c30119f80] [594] bytes parsed 2019-10-10 09:22:24:004 [belle-sip] MESSAGE channel [0x7c30119f80]: message sent to [UDP://203.214.166.158:5060], size: [286] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK0f5f5705 From: "Unknown" sip:Unknown@203.214.166.158;tag=as5e695b48 To: sip:88002@1.124.105.213:42520;transport=udp;tag=EPynn Call-ID: 22fe901f0b3b93dc29b41d2430252419@203.214.166.158:5060 CSeq: 102 OPTIONS

2019-10-10 09:22:24:004 [belle-sip] MESSAGE channel [0x7c30119f80]: ending recv background task with id=[2daa]. 2019-10-10 09:22:24:006 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2daa] 2019-10-10 09:22:34:438 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:22:34:439 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:23:04:452 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:23:04:452 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:23:24:771 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2d86] 2019-10-10 09:23:24:771 [belle-sip] MESSAGE channel [0x7c30119f80]: starting recv background task with id=[2d86]. 2019-10-10 09:23:24:772 [belle-sip] MESSAGE channel [0x7c30119f80]: received [594] new bytes from [UDP://203.214.166.158:5060]: OPTIONS sip:88002@1.124.105.213:42520;transport=udp SIP/2.0 Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK0f52f22e Max-Forwards: 70 From: "Unknown" sip:Unknown@203.214.166.158;tag=as5ef56068 To: sip:88002@1.124.105.213:42520;transport=udp Contact: sip:Unknown@203.214.166.158:5060 Call-ID: 74d66d0f014b553d083f92ab5c3fc700@203.214.166.158:5060 CSeq: 102 OPTIONS User-Agent: FPBX-2.11.0(11.12.0) Date: Wed, 09 Oct 2019 22:53:25 GMT Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE Supported: replaces, timer Content-Length: 0

2019-10-10 09:23:24:799 [belle-sip] MESSAGE channel [0x7c30119f80] [594] bytes parsed 2019-10-10 09:23:24:800 [belle-sip] MESSAGE channel [0x7c30119f80]: message sent to [UDP://203.214.166.158:5060], size: [286] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK0f52f22e From: "Unknown" sip:Unknown@203.214.166.158;tag=as5ef56068 To: sip:88002@1.124.105.213:42520;transport=udp;tag=Om54s Call-ID: 74d66d0f014b553d083f92ab5c3fc700@203.214.166.158:5060 CSeq: 102 OPTIONS

2019-10-10 09:23:24:800 [belle-sip] MESSAGE channel [0x7c30119f80]: ending recv background task with id=[2d86]. 2019-10-10 09:23:24:802 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2d86] 2019-10-10 09:23:34:467 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:23:34:468 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:24:04:473 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:24:04:474 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:24:25:565 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2d7a] 2019-10-10 09:24:25:565 [belle-sip] MESSAGE channel [0x7c30119f80]: starting recv background task with id=[2d7a]. 2019-10-10 09:24:25:566 [belle-sip] MESSAGE channel [0x7c30119f80]: received [594] new bytes from [UDP://203.214.166.158:5060]: OPTIONS sip:88002@1.124.105.213:42520;transport=udp SIP/2.0 Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK1ef340e1 Max-Forwards: 70 From: "Unknown" sip:Unknown@203.214.166.158;tag=as51c14588 To: sip:88002@1.124.105.213:42520;transport=udp Contact: sip:Unknown@203.214.166.158:5060 Call-ID: 0e264901199428f0707f92017d352919@203.214.166.158:5060 CSeq: 102 OPTIONS User-Agent: FPBX-2.11.0(11.12.0) Date: Wed, 09 Oct 2019 22:54:26 GMT Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE Supported: replaces, timer Content-Length: 0

2019-10-10 09:24:25:586 [belle-sip] MESSAGE channel [0x7c30119f80] [594] bytes parsed 2019-10-10 09:24:25:586 [belle-sip] MESSAGE channel [0x7c30119f80]: message sent to [UDP://203.214.166.158:5060], size: [286] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK1ef340e1 From: "Unknown" sip:Unknown@203.214.166.158;tag=as51c14588 To: sip:88002@1.124.105.213:42520;transport=udp;tag=I3fhQ Call-ID: 0e264901199428f0707f92017d352919@203.214.166.158:5060 CSeq: 102 OPTIONS

2019-10-10 09:24:25:587 [belle-sip] MESSAGE channel [0x7c30119f80]: ending recv background task with id=[2d7a]. 2019-10-10 09:24:25:589 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2d7a] 2019-10-10 09:24:34:477 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:24:34:477 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:25:04:477 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:25:04:477 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060] 2019-10-10 09:25:26:367 [belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2d5a] 2019-10-10 09:25:26:367 [belle-sip] MESSAGE channel [0x7c30119f80]: starting recv background task with id=[2d5a]. 2019-10-10 09:25:26:367 [belle-sip] MESSAGE channel [0x7c30119f80]: received [594] new bytes from [UDP://203.214.166.158:5060]: OPTIONS sip:88002@1.124.105.213:42520;transport=udp SIP/2.0 Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK693f2860 Max-Forwards: 70 From: "Unknown" sip:Unknown@203.214.166.158;tag=as4187074a To: sip:88002@1.124.105.213:42520;transport=udp Contact: sip:Unknown@203.214.166.158:5060 Call-ID: 2b9a631d7c49c64b0d5a6fd063bcd0e2@203.214.166.158:5060 CSeq: 102 OPTIONS User-Agent: FPBX-2.11.0(11.12.0) Date: Wed, 09 Oct 2019 22:55:26 GMT Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE Supported: replaces, timer Content-Length: 0

2019-10-10 09:25:26:387 [belle-sip] MESSAGE channel [0x7c30119f80] [594] bytes parsed 2019-10-10 09:25:26:388 [belle-sip] MESSAGE channel [0x7c30119f80]: message sent to [UDP://203.214.166.158:5060], size: [286] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 203.214.166.158:5060;branch=z9hG4bK693f2860 From: "Unknown" sip:Unknown@203.214.166.158;tag=as4187074a To: sip:88002@1.124.105.213:42520;transport=udp;tag=Cod1d Call-ID: 2b9a631d7c49c64b0d5a6fd063bcd0e2@203.214.166.158:5060 CSeq: 102 OPTIONS

2019-10-10 09:25:26:388 [belle-sip] MESSAGE channel [0x7c30119f80]: ending recv background task with id=[2d5a]. 2019-10-10 09:25:26:389 [belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x2d5a] 2019-10-10 09:25:34:495 [belle-sip] MESSAGE channel [0x7c3016ad40]: keep alive sent to [UDP://sip.linphone.org:5060] 2019-10-10 09:25:34:496 [belle-sip] MESSAGE channel [0x7c30119f80]: keep alive sent to [UDP://203.214.166.158:5060]

Viish commented 5 years ago

Indeed you don't receive any packet. Can you attach the caller logs ?

Viish commented 5 years ago

And please open this ticket on linphone repository, this isn't Android related.