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.11k stars 680 forks source link

call has been declined #1661

Closed ilatypov closed 2 years ago

ilatypov commented 2 years ago

Describe the bug Dialing a number of a plain old telephone system results in an immediate message call has been declined. I am using Voip.ms, TLS, SRTP, PCMU 8000 Hz.

To Reproduce Steps to reproduce the behavior:

  1. Disable boot on startup and background mode in case these options prevent from restarting the app.
  2. Restart the app between changes.
  3. Configure with a default device name USER's DEVICE.
  4. Use the above settings in case the error does not reproduce.
  5. Dial a non-VOIP number such as the same phone's SIM card number.
  6. See the error.

Expected behavior A call goes through and rings on the other end.

Please complete the following information

SDK logs

2022-05-02 18:06:56:478 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Canceling [2] with tag [Missed call]
2022-05-02 18:06:56:499 [org.linphone/liblinphone] MESSAGE Callbacks [0x77839ea710] unregistered on core [0x784397bbe0]
2022-05-02 18:06:56:618 [org.linphone/linphone-android] WARNING [Data Binding] [Glide] Can't load content://com.android.contacts/contacts/1080/photo
2022-05-02 18:06:56:618 [org.linphone/linphone-android] WARNING [Data Binding] [Glide] Can't load content://com.android.contacts/contacts/1080/photo
2022-05-02 18:06:57:688 [org.linphone/linphone-android] MESSAGE [Activity Monitor] Activity paused:org.linphone.activities.main.MainActivity@8ff84a5, task ID is 26531, is root? true
2022-05-02 18:06:57:688 [org.linphone/linphone-android] MESSAGE [Activity Monitor] runningActivities=0
2022-05-02 18:06:58:388 [org.linphone/linphone-android] WARNING [Main Activity] onTrimMemory called with level 20 !
2022-05-02 18:06:58:390 [org.linphone/linphone-android] MESSAGE [Activity Monitor] Activity stopped:org.linphone.activities.main.MainActivity@8ff84a5, task ID is 26531, is root? true
2022-05-02 18:06:59:019 [org.linphone/liblinphone] MESSAGE Callbacks [0x778398bc10] unregistered on core [0x784397bbe0]
2022-05-02 18:06:59:020 [org.linphone/liblinphone] MESSAGE Callbacks [0x7783997730] unregistered on core [0x784397bbe0]
2022-05-02 18:06:59:851 [org.linphone/linphone-android] MESSAGE [Application] Core context created 
2022-05-02 18:06:59:855 [org.linphone/linphone-android] MESSAGE =========================================
2022-05-02 18:06:59:855 [org.linphone/linphone-android] MESSAGE ==== Linphone-android information dump ====
2022-05-02 18:06:59:855 [org.linphone/linphone-android] MESSAGE VERSION=4.6.6 / 40606
2022-05-02 18:06:59:855 [org.linphone/linphone-android] MESSAGE PACKAGE=org.linphone
2022-05-02 18:06:59:855 [org.linphone/linphone-android] MESSAGE BUILD TYPE=release
2022-05-02 18:06:59:855 [org.linphone/linphone-android] MESSAGE =========================================
2022-05-02 18:06:59:859 [org.linphone/liblinphone] MESSAGE Initializing LinphoneCore 5.1.24
2022-05-02 18:06:59:859 [org.linphone/liblinphone] MESSAGE Sal nat helper [enabled]
2022-05-02 18:06:59:859 [org.linphone/linphone-android] MESSAGE ==== Phone information dump ====
2022-05-02 18:06:59:859 [org.linphone/linphone-android] MESSAGE DEVICE=a71
2022-05-02 18:06:59:859 [org.linphone/linphone-android] MESSAGE MODEL=SM-A715W
2022-05-02 18:06:59:859 [org.linphone/linphone-android] MESSAGE MANUFACTURER=samsung
2022-05-02 18:06:59:859 [org.linphone/linphone-android] MESSAGE ANDROID SDK=30
2022-05-02 18:06:59:859 [org.linphone/linphone-android] MESSAGE PERFORMANCE CLASS=-1
2022-05-02 18:06:59:859 [org.linphone/linphone-android] MESSAGE ABIs=arm64-v8a, armeabi-v7a, armeabi
2022-05-02 18:06:59:859 [org.linphone/linphone-android] MESSAGE =========================================
2022-05-02 18:06:59:859 [org.linphone/linphone-android] MESSAGE ==== Linphone SDK information dump ====
2022-05-02 18:06:59:859 [org.linphone/linphone-android] MESSAGE VERSION=5.1.24
2022-05-02 18:06:59:860 [org.linphone/linphone-android] MESSAGE BRANCH=tags/5.1.24^0
2022-05-02 18:06:59:860 [org.linphone/linphone-android] MESSAGE PLUGINS=libmsandroidcamera2.so, libmsaaudio.so, libmswebrtc.so
2022-05-02 18:06:59:860 [org.linphone/linphone-android] MESSAGE PACKAGE=org.linphone.core
2022-05-02 18:06:59:860 [org.linphone/linphone-android] MESSAGE BUILD TYPE=release
2022-05-02 18:06:59:860 [org.linphone/linphone-android] MESSAGE =========================================
2022-05-02 18:06:59:861 [org.linphone/linphone-android] MESSAGE ==== Previous exit reason information dump ====
2022-05-02 18:06:59:861 [org.linphone/linphone-android] MESSAGE REASON=User requested
2022-05-02 18:06:59:861 [org.linphone/linphone-android] MESSAGE TIMESTAMP=02-05-2022 18:06:59
2022-05-02 18:06:59:861 [org.linphone/linphone-android] MESSAGE DESCRIPTION=remove task
2022-05-02 18:06:59:861 [org.linphone/linphone-android] MESSAGE =========================================
2022-05-02 18:06:59:861 [org.linphone/linphone-android] MESSAGE ==== Previous exit reason information dump ====
2022-05-02 18:06:59:861 [org.linphone/linphone-android] MESSAGE REASON=User requested
2022-05-02 18:06:59:861 [org.linphone/linphone-android] MESSAGE TIMESTAMP=02-05-2022 17:56:18
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE DESCRIPTION=remove task
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE =========================================
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE ==== Previous exit reason information dump ====
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE REASON=User requested
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE TIMESTAMP=02-05-2022 17:55:54
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE DESCRIPTION=remove task
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE =========================================
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE ==== Previous exit reason information dump ====
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE REASON=User requested
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE TIMESTAMP=02-05-2022 17:55:31
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE DESCRIPTION=remove task
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE =========================================
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE ==== Previous exit reason information dump ====
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE REASON=User requested
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE TIMESTAMP=02-05-2022 17:49:54
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE DESCRIPTION=remove task
2022-05-02 18:06:59:862 [org.linphone/linphone-android] MESSAGE =========================================
2022-05-02 18:06:59:863 [org.linphone/linphone-android] WARNING [Push Utils] Couldn't find class: java.lang.ClassNotFoundException: com.google.firebase.FirebaseApp
2022-05-02 18:06:59:863 [org.linphone/linphone-android] WARNING [Push Utils] Firebase isn't available. Ensure you have at least com.google.firebase:firebase-messaging:19.0.1 dependency in your app's build.gradle file.
2022-05-02 18:06:59:863 [org.linphone/linphone-android] WARNING [Core Manager] Push notifications aren't available (see push utils log)
2022-05-02 18:06:59:863 [org.linphone/linphone-android] MESSAGE [Headset] Headset receiver created
2022-05-02 18:06:59:864 [org.linphone/linphone-android] MESSAGE [Audio Helper] Helper created
2022-05-02 18:06:59:868 [org.linphone/linphone-android] MESSAGE [Bluetooth] Adapter found
2022-05-02 18:06:59:868 [org.linphone/linphone-android] MESSAGE [Bluetooth] SCO available off call, continue
2022-05-02 18:06:59:868 [org.linphone/linphone-android] MESSAGE [Bluetooth] Bluetooth receiver created
2022-05-02 18:06:59:869 [org.linphone/linphone-android] MESSAGE [Bluetooth] Bluetooth broadcast receiver registered
2022-05-02 18:06:59:869 [org.linphone/linphone-android] MESSAGE [Bluetooth] Bluetooth helper created
2022-05-02 18:06:59:869 [org.linphone/linphone-android] MESSAGE [Core Manager] Device orientation is 0 (raw value is 0)
2022-05-02 18:06:59:869 [org.linphone/linphone-android] MESSAGE [Core Manager] Registering shutdown receiver
2022-05-02 18:06:59:871 [org.linphone/linphone-android] MESSAGE [Core Manager] Found a service that herits from org.linphone.core.tools.service.CoreService: org.linphone.core.CoreService
2022-05-02 18:06:59:871 [org.linphone/linphone-android] MESSAGE [Core Manager] Ready
2022-05-02 18:06:59:871 [org.linphone/liblinphone] MESSAGE [Android Platform Helper] CoreManager is fully initialised.
2022-05-02 18:06:59:872 [org.linphone/mediastreamer] MESSAGE [Device] hasLowLatencyFeature: true, hasProFeature: false
2022-05-02 18:06:59:873 [org.linphone/mediastreamer] MESSAGE [Device] Output frames per buffer: 192, output sample rate: 48000.
2022-05-02 18:06:59:873 [org.linphone/linphone-android] MESSAGE [Platform Helper] Created, wifi only mode is disabled
2022-05-02 18:06:59:882 [org.linphone/linphone-android] MESSAGE [Platform Helper] Starting copy from assets to application files directory
2022-05-02 18:06:59:891 [org.linphone/linphone-android] MESSAGE [Platform Helper] Installing Resource cpim_grammar
2022-05-02 18:06:59:892 [org.linphone/linphone-android] MESSAGE [Platform Helper] Installing Resource ics_grammar
2022-05-02 18:06:59:893 [org.linphone/linphone-android] MESSAGE [Platform Helper] Installing Resource identity_grammar
2022-05-02 18:06:59:894 [org.linphone/linphone-android] MESSAGE [Platform Helper] Installing Resource sdp_grammar
2022-05-02 18:06:59:895 [org.linphone/linphone-android] MESSAGE [Platform Helper] Installing Resource vcard_grammar
2022-05-02 18:06:59:898 [org.linphone/linphone-android] MESSAGE [Platform Helper] Installing Resource nowebcamcif.jpg
2022-05-02 18:06:59:899 [org.linphone/linphone-android] MESSAGE [Platform Helper] Installing Resource rootca.pem
2022-05-02 18:06:59:905 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource dont_wait_too_long.mkv already installed, skipping...
2022-05-02 18:06:59:905 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource hello16000.wav already installed, skipping...
2022-05-02 18:06:59:906 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource hello8000.wav already installed, skipping...
2022-05-02 18:06:59:906 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource incoming_chat.wav already installed, skipping...
2022-05-02 18:06:59:906 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource ringback.wav already installed, skipping...
2022-05-02 18:06:59:908 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource four_hands_together.mkv already installed, skipping...
2022-05-02 18:06:59:908 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource house_keeping.mkv already installed, skipping...
2022-05-02 18:06:59:909 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource its_a_game.mkv already installed, skipping...
2022-05-02 18:06:59:909 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource leaving_dreams.mkv already installed, skipping...
2022-05-02 18:06:59:910 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource notes_of_the_optimistic.mkv already installed, skipping...
2022-05-02 18:06:59:910 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource oldphone-mono.wav already installed, skipping...
2022-05-02 18:06:59:911 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource soft_as_snow.mkv already installed, skipping...
2022-05-02 18:06:59:911 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource silence.mkv already installed, skipping...
2022-05-02 18:06:59:911 [org.linphone/linphone-android] MESSAGE [Platform Helper] Resource toy-mono.wav already installed, skipping...
2022-05-02 18:06:59:911 [org.linphone/linphone-android] MESSAGE [Platform Helper] Copy from assets done
2022-05-02 18:06:59:913 [org.linphone/linphone-android] WARNING [Platform Helper] Device is in bucket STANDBY_BUCKET_ACTIVE
2022-05-02 18:06:59:915 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] Found DNS host 2605:b100:280:9::1 from network MOBILE with default route
2022-05-02 18:06:59:915 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] Found DNS host 2605:b100:80:9::1 from network MOBILE with default route
2022-05-02 18:06:59:917 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] Found DNS host 192.168.1.1 from active network WIFI
2022-05-02 18:06:59:917 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] Found DNS host 207.164.234.193 from active network WIFI
2022-05-02 18:06:59:917 [org.linphone/linphone-android] MESSAGE [Platform Helper] DNS servers list updated
2022-05-02 18:06:59:917 [org.linphone/belle-sip] MESSAGE belle_sip_set_jvm(): initialization succeed
2022-05-02 18:06:59:917 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_init(): initialization succeed
2022-05-02 18:06:59:917 [org.linphone/liblinphone] MESSAGE [Android Platform Helper] AndroidPlatformHelper is fully initialised.
2022-05-02 18:06:59:917 [org.linphone/mediastreamer] MESSAGE Mediastreamer2 factory 5.1.0 (git: 5.1.20) initialized.
2022-05-02 18:06:59:917 [org.linphone/mediastreamer] MESSAGE CPU count set to 8
2022-05-02 18:06:59:917 [org.linphone/mediastreamer] MESSAGE ms_factory_init() done: platform_tags=linux,android,x86,embedded
2022-05-02 18:06:59:917 [org.linphone/mediastreamer] MESSAGE srtp init
2022-05-02 18:06:59:920 [org.linphone/mediastreamer] MESSAGE SDK version [30] detected
2022-05-02 18:06:59:989 [org.linphone/mediastreamer] MESSAGE Codec video/avc successfully created.
2022-05-02 18:07:00:019 [org.linphone/mediastreamer] MESSAGE Codec video/avc successfully created.
2022-05-02 18:07:00:020 [org.linphone/mediastreamer] MESSAGE MediaCodec: 'video/avc' format supported
2022-05-02 18:07:00:035 [org.linphone/mediastreamer] MESSAGE Codec video/hevc successfully created.
2022-05-02 18:07:00:052 [org.linphone/mediastreamer] MESSAGE Codec video/hevc successfully created.
2022-05-02 18:07:00:052 [org.linphone/mediastreamer] MESSAGE MediaCodec: 'video/hevc' format supported
2022-05-02 18:07:00:052 [org.linphone/mediastreamer] MESSAGE Registering all soundcard handlers
2022-05-02 18:07:00:052 [org.linphone/mediastreamer] MESSAGE SDK version [30] detected
2022-05-02 18:07:00:052 [org.linphone/mediastreamer] MESSAGE Native android sound support not tested on SDK [30], disabled.
2022-05-02 18:07:00:053 [org.linphone/mediastreamer] MESSAGE [OpenSLES] libOpenSLES correctly loaded, creating OpenSLES MS soundcard
2022-05-02 18:07:00:060 [org.linphone/mediastreamer] MESSAGE This device (samsung/SM-A715W/sm6150) declares it has a built-in echo canceller.
2022-05-02 18:07:00:060 [org.linphone/mediastreamer] MESSAGE No information available for [samsung/SM-A715W/sm6150],
2022-05-02 18:07:00:060 [org.linphone/mediastreamer] MESSAGE Using android >= 8 sound device descriptor.
2022-05-02 18:07:00:060 [org.linphone/mediastreamer] MESSAGE Sound device information for [samsung/SM-A715W/sm6150] is: builtin=[yes], delay=[0] ms
2022-05-02 18:07:00:060 [org.linphone/mediastreamer] MESSAGE [Android Audio Utils] Using 48000 for sample rate value
2022-05-02 18:07:00:061 [org.linphone/mediastreamer] MESSAGE [Android Audio Utils] Using 192 for buffer size value
2022-05-02 18:07:00:061 [org.linphone/mediastreamer] MESSAGE SDK version [30] detected
2022-05-02 18:07:00:063 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [12], type [Telephony (18)], isSource [false], isSink [true]
2022-05-02 18:07:00:063 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [2], type [Built-in speaker (2)], isSource [false], isSink [true]
2022-05-02 18:07:00:063 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [3], type [Built-in earpiece (1)], isSource [false], isSink [true]
2022-05-02 18:07:00:063 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [16], type [Built-in microphone (15)], isSource [true], isSink [false]
2022-05-02 18:07:00:063 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [17], type [Built-in microphone (15)], isSource [true], isSink [false]
2022-05-02 18:07:00:063 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [21], type [UNEXPECTED (25)], isSource [true], isSink [false]
2022-05-02 18:07:00:063 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [18], type [Telephony (18)], isSource [true], isSink [false]
2022-05-02 18:07:00:063 [org.linphone/mediastreamer] MESSAGE [OpenSLES] Create soundcards for 7 devices
2022-05-02 18:07:00:063 [org.linphone/mediastreamer] MESSAGE SDK version [30] detected
2022-05-02 18:07:00:067 [org.linphone/mediastreamer] MESSAGE This device (samsung/SM-A715W/sm6150) declares it has a built-in echo canceller.
2022-05-02 18:07:00:067 [org.linphone/mediastreamer] MESSAGE No information available for [samsung/SM-A715W/sm6150],
2022-05-02 18:07:00:067 [org.linphone/mediastreamer] MESSAGE Using android >= 8 sound device descriptor.
2022-05-02 18:07:00:067 [org.linphone/mediastreamer] MESSAGE Sound device information for [samsung/SM-A715W/sm6150] is: builtin=[yes], delay=[0] ms
2022-05-02 18:07:00:067 [org.linphone/mediastreamer] MESSAGE Card 'openSLES Speaker: SM-A715W' added with capabilities [playback]
2022-05-02 18:07:00:067 [org.linphone/mediastreamer] MESSAGE [OpenSLES] Added card [0x778397bdd0]: name [SM-A715W] device ID [2] type [Speaker]
2022-05-02 18:07:00:071 [org.linphone/mediastreamer] MESSAGE This device (samsung/SM-A715W/sm6150) declares it has a built-in echo canceller.
2022-05-02 18:07:00:071 [org.linphone/mediastreamer] MESSAGE No information available for [samsung/SM-A715W/sm6150],
2022-05-02 18:07:00:071 [org.linphone/mediastreamer] MESSAGE Using android >= 8 sound device descriptor.
2022-05-02 18:07:00:071 [org.linphone/mediastreamer] MESSAGE Sound device information for [samsung/SM-A715W/sm6150] is: builtin=[yes], delay=[0] ms
2022-05-02 18:07:00:071 [org.linphone/mediastreamer] MESSAGE Card 'openSLES Earpiece: SM-A715W' added with capabilities [playback]
2022-05-02 18:07:00:071 [org.linphone/mediastreamer] MESSAGE [OpenSLES] Added card [0x778397b9b0]: name [SM-A715W] device ID [3] type [Earpiece]
2022-05-02 18:07:00:074 [org.linphone/mediastreamer] MESSAGE This device (samsung/SM-A715W/sm6150) declares it has a built-in echo canceller.
2022-05-02 18:07:00:074 [org.linphone/mediastreamer] MESSAGE No information available for [samsung/SM-A715W/sm6150],
2022-05-02 18:07:00:074 [org.linphone/mediastreamer] MESSAGE Using android >= 8 sound device descriptor.
2022-05-02 18:07:00:074 [org.linphone/mediastreamer] MESSAGE Sound device information for [samsung/SM-A715W/sm6150] is: builtin=[yes], delay=[0] ms
2022-05-02 18:07:00:074 [org.linphone/mediastreamer] MESSAGE Card 'openSLES Microphone: SM-A715W' added with capabilities [capture]
2022-05-02 18:07:00:074 [org.linphone/mediastreamer] MESSAGE [OpenSLES] Added card [0x778397c550]: name [SM-A715W] device ID [16] type [Microphone]
2022-05-02 18:07:00:077 [org.linphone/mediastreamer] MESSAGE This device (samsung/SM-A715W/sm6150) declares it has a built-in echo canceller.
2022-05-02 18:07:00:077 [org.linphone/mediastreamer] MESSAGE No information available for [samsung/SM-A715W/sm6150],
2022-05-02 18:07:00:077 [org.linphone/mediastreamer] MESSAGE Using android >= 8 sound device descriptor.
2022-05-02 18:07:00:077 [org.linphone/mediastreamer] MESSAGE Sound device information for [samsung/SM-A715W/sm6150] is: builtin=[yes], delay=[0] ms
2022-05-02 18:07:00:078 [org.linphone/mediastreamer] MESSAGE SDK version [30] detected
2022-05-02 18:07:00:078 [org.linphone/mediastreamer] ERROR [Android Audio Utils] Unknown device type for type ID 25
2022-05-02 18:07:00:078 [org.linphone/mediastreamer] MESSAGE SDK version [30] detected
2022-05-02 18:07:00:078 [org.linphone/mediastreamer] MESSAGE SDK version [30] detected
2022-05-02 18:07:00:081 [org.linphone/mediastreamer] MESSAGE This device (samsung/SM-A715W/sm6150) declares it has a built-in echo canceller.
2022-05-02 18:07:00:081 [org.linphone/mediastreamer] MESSAGE No information available for [samsung/SM-A715W/sm6150],
2022-05-02 18:07:00:081 [org.linphone/mediastreamer] MESSAGE Using android >= 8 sound device descriptor.
2022-05-02 18:07:00:081 [org.linphone/mediastreamer] MESSAGE Sound device information for [samsung/SM-A715W/sm6150] is: builtin=[yes], delay=[0] ms
2022-05-02 18:07:00:081 [org.linphone/mediastreamer] MESSAGE Card 'ANDROID SND (deprecated) Unknown: Android Sound card' added with capabilities [capture, playback]
2022-05-02 18:07:00:081 [org.linphone/mediastreamer] MESSAGE Registering all webcam handlers
2022-05-02 18:07:00:081 [org.linphone/mediastreamer] MESSAGE Found Android plugin libmsandroidcamera2.so
2022-05-02 18:07:00:081 [org.linphone/mediastreamer] MESSAGE Found Android plugin libmsaaudio.so
2022-05-02 18:07:00:081 [org.linphone/mediastreamer] MESSAGE Found Android plugin libmswebrtc.so
2022-05-02 18:07:00:081 [org.linphone/mediastreamer] WARNING [Legacy Capture] Android >= 8.0 detected and msAndroidCamera2 plugin found, disabling legacy capture filter
2022-05-02 18:07:00:082 [org.linphone/mediastreamer] MESSAGE Webcam StaticImage: Static picture added
2022-05-02 18:07:00:082 [org.linphone/mediastreamer] MESSAGE MSAndroidDisplay registered.
2022-05-02 18:07:00:082 [org.linphone/mediastreamer] MESSAGE MSAndroidDisplay (OpenGL ES2) registered (id=81).
2022-05-02 18:07:00:082 [org.linphone/mediastreamer] MESSAGE ms_factory_init_voip() done
2022-05-02 18:07:00:082 [org.linphone/mediastreamer] MESSAGE Found Android plugin libmsandroidcamera2.so
2022-05-02 18:07:00:082 [org.linphone/mediastreamer] MESSAGE Found Android plugin libmsaaudio.so
2022-05-02 18:07:00:082 [org.linphone/mediastreamer] MESSAGE Found Android plugin libmswebrtc.so
2022-05-02 18:07:00:082 [org.linphone/mediastreamer] MESSAGE Loading ms plugins from list
2022-05-02 18:07:00:082 [org.linphone/mediastreamer] MESSAGE Loading plugin libmsandroidcamera2.so...
2022-05-02 18:07:00:084 [org.linphone/bctbx] MESSAGE [Camera2 Capture] libmsandroidcamera2 plugin loaded
2022-05-02 18:07:00:084 [org.linphone/bctbx] MESSAGE [Camera2 Capture] Detecting cameras
2022-05-02 18:07:00:089 [org.linphone/bctbx] MESSAGE [Camera2 Capture] Camera 0 is facing back with angle 90, hardware level is 3
2022-05-02 18:07:00:090 [org.linphone/mediastreamer] MESSAGE Webcam BackFacingCamera prepended
2022-05-02 18:07:00:090 [org.linphone/bctbx] MESSAGE [Camera2 Capture] Camera 1 is facing front with angle 270, hardware level is limited
2022-05-02 18:07:00:090 [org.linphone/mediastreamer] MESSAGE Webcam FrontFacingCamera prepended
2022-05-02 18:07:00:091 [org.linphone/bctbx] MESSAGE [Camera2 Capture] Camera 2 is facing back with angle 90, hardware level is limited
2022-05-02 18:07:00:091 [org.linphone/bctbx] WARNING [Camera2 Capture] A camera with the same direction as already been added, skipping this one
2022-05-02 18:07:00:091 [org.linphone/bctbx] MESSAGE [Camera2 Capture] Camera 3 is facing front with angle 270, hardware level is limited
2022-05-02 18:07:00:091 [org.linphone/bctbx] WARNING [Camera2 Capture] A camera with the same direction as already been added, skipping this one
2022-05-02 18:07:00:092 [org.linphone/mediastreamer] MESSAGE Plugin loaded (libmsandroidcamera2.so)
2022-05-02 18:07:00:092 [org.linphone/mediastreamer] MESSAGE Loading plugin libmsaaudio.so...
2022-05-02 18:07:00:093 [org.linphone/bctbx] MESSAGE [AAudio] libmsaaudio plugin loaded
2022-05-02 18:07:00:093 [org.linphone/mediastreamer] MESSAGE [Android Audio Utils] Using 48000 for sample rate value
2022-05-02 18:07:00:093 [org.linphone/bctbx] MESSAGE [AAudio] libaaudio.so successfully loaded
2022-05-02 18:07:00:096 [org.linphone/mediastreamer] MESSAGE This device (samsung/SM-A715W/sm6150) declares it has a built-in echo canceller.
2022-05-02 18:07:00:096 [org.linphone/mediastreamer] MESSAGE No information available for [samsung/SM-A715W/sm6150],
2022-05-02 18:07:00:096 [org.linphone/mediastreamer] MESSAGE Using android >= 8 sound device descriptor.
2022-05-02 18:07:00:096 [org.linphone/mediastreamer] MESSAGE Sound device information for [samsung/SM-A715W/sm6150] is: builtin=[yes], delay=[0] ms
2022-05-02 18:07:00:096 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [12], type [Telephony (18)], isSource [false], isSink [true]
2022-05-02 18:07:00:096 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [2], type [Built-in speaker (2)], isSource [false], isSink [true]
2022-05-02 18:07:00:096 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [3], type [Built-in earpiece (1)], isSource [false], isSink [true]
2022-05-02 18:07:00:096 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [16], type [Built-in microphone (15)], isSource [true], isSink [false]
2022-05-02 18:07:00:097 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [17], type [Built-in microphone (15)], isSource [true], isSink [false]
2022-05-02 18:07:00:097 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [21], type [UNEXPECTED (25)], isSource [true], isSink [false]
2022-05-02 18:07:00:097 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Found device: name [SM-A715W], ID [18], type [Telephony (18)], isSource [true], isSink [false]
2022-05-02 18:07:00:097 [org.linphone/bctbx] MESSAGE [AAudio] Create soundcards for 7 devices
2022-05-02 18:07:00:097 [org.linphone/mediastreamer] MESSAGE SDK version [30] detected
2022-05-02 18:07:00:100 [org.linphone/mediastreamer] MESSAGE This device (samsung/SM-A715W/sm6150) declares it has a built-in echo canceller.
2022-05-02 18:07:00:100 [org.linphone/mediastreamer] MESSAGE No information available for [samsung/SM-A715W/sm6150],
2022-05-02 18:07:00:100 [org.linphone/mediastreamer] MESSAGE Using android >= 8 sound device descriptor.
2022-05-02 18:07:00:100 [org.linphone/mediastreamer] MESSAGE Sound device information for [samsung/SM-A715W/sm6150] is: builtin=[yes], delay=[0] ms
2022-05-02 18:07:00:100 [org.linphone/mediastreamer] MESSAGE Card 'AAudio Speaker: SM-A715W' prepended with capabilities [playback]
2022-05-02 18:07:00:100 [org.linphone/bctbx] MESSAGE [AAudio] Added card with ID: [AAudio Speaker: SM-A715W], name: [SM-A715W], device ID: [2], type: [Speaker] and capabilities: [6]
2022-05-02 18:07:00:104 [org.linphone/mediastreamer] MESSAGE This device (samsung/SM-A715W/sm6150) declares it has a built-in echo canceller.
2022-05-02 18:07:00:104 [org.linphone/mediastreamer] MESSAGE No information available for [samsung/SM-A715W/sm6150],
2022-05-02 18:07:00:104 [org.linphone/mediastreamer] MESSAGE Using android >= 8 sound device descriptor.
2022-05-02 18:07:00:104 [org.linphone/mediastreamer] MESSAGE Sound device information for [samsung/SM-A715W/sm6150] is: builtin=[yes], delay=[0] ms
2022-05-02 18:07:00:104 [org.linphone/mediastreamer] MESSAGE Card 'AAudio Earpiece: SM-A715W' prepended with capabilities [playback]
2022-05-02 18:07:00:104 [org.linphone/bctbx] MESSAGE [AAudio] Added card with ID: [AAudio Earpiece: SM-A715W], name: [SM-A715W], device ID: [3], type: [Earpiece] and capabilities: [6]
2022-05-02 18:07:00:108 [org.linphone/mediastreamer] MESSAGE This device (samsung/SM-A715W/sm6150) declares it has a built-in echo canceller.
2022-05-02 18:07:00:108 [org.linphone/mediastreamer] MESSAGE No information available for [samsung/SM-A715W/sm6150],
2022-05-02 18:07:00:108 [org.linphone/mediastreamer] MESSAGE Using android >= 8 sound device descriptor.
2022-05-02 18:07:00:108 [org.linphone/mediastreamer] MESSAGE Sound device information for [samsung/SM-A715W/sm6150] is: builtin=[yes], delay=[0] ms
2022-05-02 18:07:00:108 [org.linphone/mediastreamer] MESSAGE Card 'AAudio Microphone: SM-A715W' prepended with capabilities [capture]
2022-05-02 18:07:00:108 [org.linphone/bctbx] MESSAGE [AAudio] Added card with ID: [AAudio Microphone: SM-A715W], name: [SM-A715W], device ID: [16], type: [Microphone] and capabilities: [5]
2022-05-02 18:07:00:111 [org.linphone/mediastreamer] MESSAGE This device (samsung/SM-A715W/sm6150) declares it has a built-in echo canceller.
2022-05-02 18:07:00:111 [org.linphone/mediastreamer] MESSAGE No information available for [samsung/SM-A715W/sm6150],
2022-05-02 18:07:00:111 [org.linphone/mediastreamer] MESSAGE Using android >= 8 sound device descriptor.
2022-05-02 18:07:00:111 [org.linphone/mediastreamer] MESSAGE Sound device information for [samsung/SM-A715W/sm6150] is: builtin=[yes], delay=[0] ms
2022-05-02 18:07:00:111 [org.linphone/mediastreamer] MESSAGE SDK version [30] detected
2022-05-02 18:07:00:111 [org.linphone/mediastreamer] ERROR [Android Audio Utils] Unknown device type for type ID 25
2022-05-02 18:07:00:112 [org.linphone/mediastreamer] MESSAGE SDK version [30] detected
2022-05-02 18:07:00:112 [org.linphone/bctbx] MESSAGE [AAudio] Soundcard created
2022-05-02 18:07:00:112 [org.linphone/mediastreamer] MESSAGE Plugin loaded (libmsaaudio.so)
2022-05-02 18:07:00:112 [org.linphone/mediastreamer] MESSAGE Loading plugin libmswebrtc.so...
2022-05-02 18:07:00:115 [org.linphone/bctbx] MESSAGE libmswebrtc 1.1.1 plugin loaded, iSAC codec version 3.6.0, iLBC codec version 1.1.1
2022-05-02 18:07:00:115 [org.linphone/mediastreamer] MESSAGE Plugin loaded (libmswebrtc.so)
2022-05-02 18:07:00:115 [org.linphone/mediastreamer] MESSAGE All plugins in list correctly loaded
2022-05-02 18:07:00:115 [org.linphone/liblinphone] MESSAGE Core callbacks [0x778397a1b0] registered on core [0x784397bbe0]
2022-05-02 18:07:00:115 [org.linphone/ortp] MESSAGE oRTP-5.1.0 initialized.
2022-05-02 18:07:00:115 [org.linphone/liblinphone] MESSAGE Codec opus/48000 fmtp=[useinbandfec=1] number=-1, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:115 [org.linphone/liblinphone] MESSAGE Codec SILK/16000 fmtp=[] number=-1, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:115 [org.linphone/liblinphone] MESSAGE Codec speex/16000 fmtp=[vbr=on] number=-1, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:115 [org.linphone/liblinphone] MESSAGE Codec speex/8000 fmtp=[vbr=on] number=-1, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:115 [org.linphone/liblinphone] MESSAGE Codec PCMU/8000 fmtp=[] number=0, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:115 [org.linphone/liblinphone] MESSAGE Codec PCMA/8000 fmtp=[] number=8, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:115 [org.linphone/liblinphone] MESSAGE Codec red/1000 fmtp=[] number=-1, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:115 [org.linphone/liblinphone] MESSAGE Codec t140/1000 fmtp=[] number=-1, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:115 [org.linphone/liblinphone] MESSAGE Codec GSM/8000 fmtp=[] number=3, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:115 [org.linphone/liblinphone] MESSAGE Codec G722/8000 fmtp=[] number=9, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:115 [org.linphone/liblinphone] MESSAGE Codec iLBC/8000 fmtp=[mode=30] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec AMR/8000 fmtp=[octet-align=1] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec AMR-WB/16000 fmtp=[octet-align=1] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec G729/8000 fmtp=[annexb=yes] number=18, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec mpeg4-generic/16000 fmtp=[config=F8EE2000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec mpeg4-generic/22050 fmtp=[config=F8EE2000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec mpeg4-generic/32000 fmtp=[config=F8E82000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec mpeg4-generic/44100 fmtp=[config=F8E82000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec mpeg4-generic/48000 fmtp=[config=F8EE2000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec iSAC/16000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec speex/32000 fmtp=[vbr=on] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec SILK/8000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec SILK/12000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec SILK/24000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec G726-16/8000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec G726-24/8000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec G726-32/8000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec G726-40/8000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec AAL2-G726-16/8000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec AAL2-G726-24/8000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec AAL2-G726-32/8000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec AAL2-G726-40/8000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec CODEC2/8000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec BV16/8000 fmtp=[] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec VP8/90000 fmtp=[] number=-1, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec H264/90000 fmtp=[profile-level-id=42801F] number=-1, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec H265/90000 fmtp=[] number=-1, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec MP4V-ES/90000 fmtp=[profile-level-id=3] number=-1, default enablement: 1) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec H263-1998/90000 fmtp=[CIF=1;QCIF=1] number=-1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec H263/90000 fmtp=[] number=34, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec 1016/8000 fmtp=[] number=1, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec G723/8000 fmtp=[] number=4, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec LPC/8000 fmtp=[] number=7, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec L16/44100 fmtp=[] number=10, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec L16/44100 fmtp=[] number=11, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec CN/8000 fmtp=[] number=13, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec H261/90000 fmtp=[] number=31, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/liblinphone] MESSAGE Codec MPV/90000 fmtp=[] number=32, default enablement: 0) added to the list of possible codecs.
2022-05-02 18:07:00:116 [org.linphone/belle-sip] MESSAGE Root ca path set to /system/etc/security/cacerts
2022-05-02 18:07:00:116 [org.linphone/belle-sip] MESSAGE Root ca path set to /system/etc/security/cacerts
2022-05-02 18:07:00:120 [org.linphone/linphone-android] MESSAGE [Platform Helper] getDnsServers() returning 192.168.1.1, 207.164.234.193, 2605:b100:80:9::1, 2605:b100:280:9::1, 
2022-05-02 18:07:00:120 [org.linphone/liblinphone] MESSAGE [Android Platform Helper] Found DNS server 192.168.1.1
2022-05-02 18:07:00:120 [org.linphone/liblinphone] MESSAGE [Android Platform Helper] Found DNS server 207.164.234.193
2022-05-02 18:07:00:120 [org.linphone/liblinphone] MESSAGE [Android Platform Helper] Found DNS server 2605:b100:80:9::1
2022-05-02 18:07:00:120 [org.linphone/liblinphone] MESSAGE [Android Platform Helper] Found DNS server 2605:b100:280:9::1
2022-05-02 18:07:00:120 [org.linphone/mediastreamer] MESSAGE Found Android plugin libmsandroidcamera2.so
2022-05-02 18:07:00:120 [org.linphone/mediastreamer] MESSAGE Found Android plugin libmsaaudio.so
2022-05-02 18:07:00:120 [org.linphone/mediastreamer] MESSAGE Found Android plugin libmswebrtc.so
2022-05-02 18:07:00:120 [org.linphone/mediastreamer] MESSAGE Loading ms plugins from list
2022-05-02 18:07:00:120 [org.linphone/mediastreamer] MESSAGE Loading plugin libmsandroidcamera2.so...
2022-05-02 18:07:00:121 [org.linphone/bctbx] MESSAGE [Camera2 Capture] libmsandroidcamera2 plugin loaded
2022-05-02 18:07:00:121 [org.linphone/mediastreamer] MESSAGE Plugin loaded (libmsandroidcamera2.so)
2022-05-02 18:07:00:121 [org.linphone/mediastreamer] MESSAGE Loading plugin libmsaaudio.so...
2022-05-02 18:07:00:122 [org.linphone/bctbx] MESSAGE [AAudio] libmsaaudio plugin loaded
2022-05-02 18:07:00:122 [org.linphone/mediastreamer] MESSAGE [Android Audio Utils] Using 48000 for sample rate value
2022-05-02 18:07:00:122 [org.linphone/bctbx] MESSAGE [AAudio] libaaudio.so successfully loaded
2022-05-02 18:07:00:127 [org.linphone/mediastreamer] MESSAGE This device (samsung/SM-A715W/sm6150) declares it has a built-in echo canceller.
2022-05-02 18:07:00:127 [org.linphone/mediastreamer] MESSAGE No information available for [samsung/SM-A715W/sm6150],
2022-05-02 18:07:00:127 [org.linphone/mediastreamer] MESSAGE Using android >= 8 sound device descriptor.
2022-05-02 18:07:00:127 [org.linphone/mediastreamer] MESSAGE Sound device information for [samsung/SM-A715W/sm6150] is: builtin=[yes], delay=[0] ms
2022-05-02 18:07:00:127 [org.linphone/bctbx] MESSAGE [AAudio] Soundcard created
2022-05-02 18:07:00:127 [org.linphone/mediastreamer] MESSAGE Plugin loaded (libmsaaudio.so)
2022-05-02 18:07:00:127 [org.linphone/mediastreamer] MESSAGE Loading plugin libmswebrtc.so...
2022-05-02 18:07:00:127 [org.linphone/bctbx] MESSAGE libmswebrtc 1.1.1 plugin loaded, iSAC codec version 3.6.0, iLBC codec version 1.1.1
2022-05-02 18:07:00:127 [org.linphone/mediastreamer] MESSAGE Plugin loaded (libmswebrtc.so)
2022-05-02 18:07:00:127 [org.linphone/mediastreamer] MESSAGE All plugins in list correctly loaded
2022-05-02 18:07:00:128 [org.linphone/liblinphone] WARNING Device [Android Sound card] type is unknown
2022-05-02 18:07:00:128 [org.linphone/liblinphone] MESSAGE linphone_core_set_playback_gain_db(): no active call.
2022-05-02 18:07:00:128 [org.linphone/liblinphone] MESSAGE linphone_core_set_mic_gain_db(): no active call.
2022-05-02 18:07:00:128 [org.linphone/liblinphone] MESSAGE Sal nat helper [enabled]
2022-05-02 18:07:00:128 [org.linphone/liblinphone] MESSAGE Sal use rports [enabled]
2022-05-02 18:07:00:129 [org.linphone/liblinphone] MESSAGE MTU is supposed to be 1300, rtp payload max size will be 1240
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for SILK
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for AMR
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for AMR-WB
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for G729
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for mpeg4-generic
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for mpeg4-generic
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for mpeg4-generic
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for mpeg4-generic
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for mpeg4-generic
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for SILK
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for SILK
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for SILK
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for G726-16
2022-05-02 18:07:00:129 [org.linphone/mediastreamer] MESSAGE Could not find encoder for G726-24
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for G726-32
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for G726-40
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for AAL2-G726-16
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for AAL2-G726-24
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for AAL2-G726-32
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for AAL2-G726-40
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for CODEC2
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for BV16
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for 1016
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for G723
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for LPC
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for CN
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for MP4V-ES
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for H263-1998
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for H263
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for H261
2022-05-02 18:07:00:130 [org.linphone/mediastreamer] MESSAGE Could not find encoder for MPV
2022-05-02 18:07:00:130 [org.linphone/liblinphone] MESSAGE Supported codec red/1000 fmtp= automatically added to codec list.
2022-05-02 18:07:00:130 [org.linphone/liblinphone] MESSAGE Supported codec t140/1000 fmtp= automatically added to codec list.
2022-05-02 18:07:00:130 [org.linphone/liblinphone] MESSAGE Sal use rports [enabled]
2022-05-02 18:07:00:130 [org.linphone/belle-sip] MESSAGE belle_sip_stack_set_well_know_port() : set to [5060]
2022-05-02 18:07:00:130 [org.linphone/belle-sip] MESSAGE belle_sip_stack_set_well_know_port_tls() : set to [5061]
2022-05-02 18:07:00:131 [org.linphone/belle-sip] MESSAGE Root ca path set to /data/user/0/org.linphone/files/share/linphone/rootca.pem
2022-05-02 18:07:00:132 [org.linphone/liblinphone] MESSAGE [LIME] instanciate a LimeX3dhEncryption engine 0x77a39c2ed0 on server https://lime.linphone.org/lime-server/lime-server.php
2022-05-02 18:07:00:133 [org.linphone/liblinphone] MESSAGE LinphoneAccount[0x77f3971298] created with params
2022-05-02 18:07:00:133 [org.linphone/liblinphone] MESSAGE LinphoneAccount[0x77f3971298] created with proxy config
2022-05-02 18:07:00:133 [org.linphone/liblinphone] MESSAGE linphoneAccountIsServerConfigChanged : 0
2022-05-02 18:07:00:133 [org.linphone/liblinphone] MESSAGE Publish params have changed on account [0x77f3971298]
2022-05-02 18:07:00:133 [org.linphone/liblinphone] MESSAGE Invalidating friends maps for list [0x77d39b4890]
2022-05-02 18:07:00:134 [org.linphone/linphone-android] MESSAGE [Context] Ready
2022-05-02 18:07:00:134 [org.linphone/linphone-android] MESSAGE [Context] Starting
2022-05-02 18:07:00:134 [org.linphone/liblinphone] MESSAGE Core callbacks [0x77839859d0] registered on core [0x784397bbe0]
2022-05-02 18:07:00:135 [org.linphone/linphone-android] MESSAGE [Context] Creating Telecom Helper, disabling audio focus requests in AudioHelper
2022-05-02 18:07:00:143 [org.linphone/linphone-android] MESSAGE [Telecom Helper] Found existing phone account: [[X] PhoneAccount: ComponentInfo{org.linphone/org.linphone.telecom.TelecomConnectionService}, ***, UserHandle{0} Capabilities: SelfManaged  Audio Routes: BESW Schemes: sip  Extras: null GroupId: ***]
2022-05-02 18:07:00:143 [org.linphone/liblinphone] MESSAGE Core callbacks [0x7783984cb0] registered on core [0x784397bbe0]
2022-05-02 18:07:00:143 [org.linphone/linphone-android] MESSAGE [Telecom Helper] Created
2022-05-02 18:07:00:143 [org.linphone/linphone-android] MESSAGE [Telecom Helper] Is account enabled ? true
2022-05-02 18:07:00:143 [org.linphone/linphone-android] MESSAGE [Context] Telecom Helper created, account is enabled
2022-05-02 18:07:00:143 [org.linphone/linphone-android] MESSAGE [Context] Configuring Core
2022-05-02 18:07:00:147 [org.linphone/linphone-android] MESSAGE [Context] Core configured
2022-05-02 18:07:00:147 [org.linphone/linphone-android] MESSAGE [Context] Global state changed [Startup]
2022-05-02 18:07:00:148 [org.linphone/liblinphone] MESSAGE [ToneManager] create ToneManager()
2022-05-02 18:07:00:148 [org.linphone/liblinphone] MESSAGE Using ["/data/user/0/org.linphone/files/linphone.db"] as default database path
2022-05-02 18:07:00:148 [org.linphone/liblinphone] MESSAGE Opening linphone database "/data/user/0/org.linphone/files/linphone.db" with backend Sqlite3
2022-05-02 18:07:00:151 [org.linphone/liblinphone] MESSAGE Start measurement of [Get chat rooms.].
2022-05-02 18:07:00:153 [org.linphone/liblinphone] MESSAGE Duration of [Get chat rooms.]: 1ms.
2022-05-02 18:07:00:153 [org.linphone/liblinphone] MESSAGE Insert chat room ConferenceId(peer=IdentityAddress(sip:1519███████@toronto8.voip.ms), local=IdentityAddress(sip:██████@toronto8.voip.ms)) to core map
2022-05-02 18:07:00:154 [org.linphone/liblinphone] MESSAGE Using [/data/user/0/org.linphone/files/call-history.db] as default call history database path
2022-05-02 18:07:00:155 [org.linphone/liblinphone] MESSAGE Table already up to date: duplicate column name: call_id.
2022-05-02 18:07:00:157 [org.linphone/liblinphone] MESSAGE linphone_core_get_call_history(): completed in 2 ms
2022-05-02 18:07:00:157 [org.linphone/liblinphone] WARNING nothing to migrate, skipping...
2022-05-02 18:07:00:158 [org.linphone/liblinphone] MESSAGE Using [/data/user/0/org.linphone/files/zrtp-secrets.db] as default zrtp secrets database path
2022-05-02 18:07:00:159 [org.linphone/belle-sip] MESSAGE Root ca path set to /data/user/0/org.linphone/files/share/linphone/rootca.pem
2022-05-02 18:07:00:160 [org.linphone/linphone-android] MESSAGE [Core Manager] Call to core.iterate() scheduled every 20ms
2022-05-02 18:07:00:160 [org.linphone/liblinphone] MESSAGE Core callbacks [0x7783989f90] registered on core [0x784397bbe0]
2022-05-02 18:07:00:160 [org.linphone/linphone-android] MESSAGE [Core Manager] Started
2022-05-02 18:07:00:160 [org.linphone/linphone-android] MESSAGE [Platform Helper] onLinphoneCoreStart, network monitoring is true
2022-05-02 18:07:00:160 [org.linphone/linphone-android] MESSAGE [Platform Helper] Registering network callbacks
2022-05-02 18:07:00:161 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] ACCESS_NETWORK_STATE permission is granted
2022-05-02 18:07:00:162 [org.linphone/linphone-android] MESSAGE [Platform Helper] Registering doze receiver
2022-05-02 18:07:00:163 [org.linphone/linphone-android] MESSAGE [Platform Helper] Registering interactivity receiver
2022-05-02 18:07:00:164 [org.linphone/linphone-android] MESSAGE [Platform Helper] No connectivity: setting network unreachable
2022-05-02 18:07:00:165 [org.linphone/linphone-android] MESSAGE [Context] Global state changed [Configuring]
2022-05-02 18:07:00:165 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [global_state_changed]
2022-05-02 18:07:00:165 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [configuring_status]
2022-05-02 18:07:00:165 [org.linphone/liblinphone] MESSAGE Sal::unlistenPorts(): done
2022-05-02 18:07:00:165 [org.linphone/belle-sip] MESSAGE Creating listening point [0x77a39cea20] on [sip:[::0]:-1;transport=UDP]
2022-05-02 18:07:00:165 [org.linphone/belle-sip] MESSAGE Random port for listening point [0x77a39cea20] is 39112
2022-05-02 18:07:00:165 [org.linphone/belle-sip] MESSAGE Creating listening point [0x77a39ce990] on [sip:[::0]:-1;transport=TCP]
2022-05-02 18:07:00:165 [org.linphone/belle-sip] MESSAGE Random TCP port is 37347
2022-05-02 18:07:00:165 [org.linphone/belle-sip] MESSAGE Creating listening point [0x77a39cfc20] on [sip:[::0]:-1;transport=TLS]
2022-05-02 18:07:00:165 [org.linphone/belle-sip] MESSAGE Random TCP port is 33897
2022-05-02 18:07:00:165 [org.linphone/belle-sip] MESSAGE Root ca path set to /system/etc/security/cacerts
2022-05-02 18:07:00:165 [org.linphone/belle-sip] MESSAGE Root ca path set to /system/etc/security/cacerts
2022-05-02 18:07:00:165 [org.linphone/belle-sip] MESSAGE Root ca path set to /data/user/0/org.linphone/files/share/linphone/rootca.pem
2022-05-02 18:07:00:167 [org.linphone/linphone-android] MESSAGE [Context] Global state changed [On]
2022-05-02 18:07:00:168 [org.linphone/linphone-android] MESSAGE [Context] Init contacts loader
2022-05-02 18:07:00:168 [org.linphone/linphone-android] MESSAGE [Contacts Loader] Loader created
2022-05-02 18:07:00:169 [org.linphone/linphone-android] MESSAGE [Contacts Manager] Found account with name [Linphone contacts] and type [org.linphone.sync]
2022-05-02 18:07:00:170 [org.linphone/linphone-android] MESSAGE [Contacts Manager] Created
2022-05-02 18:07:00:170 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [global_state_changed]
2022-05-02 18:07:00:171 [org.linphone/linphone-android] MESSAGE [Phone State Listener] Registering phone state listener
2022-05-02 18:07:00:182 [org.linphone/liblinphone] MESSAGE Core callbacks [0x778398bcd0] registered on core [0x784397bbe0]
2022-05-02 18:07:00:183 [org.linphone/linphone-android] MESSAGE [Context] Started
2022-05-02 18:07:00:183 [org.linphone/linphone-android] MESSAGE [Application] Created
2022-05-02 18:07:00:197 [org.linphone/linphone-android] MESSAGE [Activity Monitor] Activity created:org.linphone.activities.main.MainActivity@8ff84a5, task ID is 26533, is root? true
2022-05-02 18:07:00:228 [org.linphone/liblinphone] MESSAGE Core callbacks [0x77839720b0] registered on core [0x784397bbe0]
2022-05-02 18:07:00:230 [org.linphone/linphone-android] MESSAGE Activity started:org.linphone.activities.main.MainActivity@8ff84a5
2022-05-02 18:07:00:235 [org.linphone/liblinphone] MESSAGE Core callbacks [0x7783995c30] registered on core [0x784397bbe0]
2022-05-02 18:07:00:265 [org.linphone/liblinphone] MESSAGE Core callbacks [0x7783996950] registered on core [0x784397bbe0]
2022-05-02 18:07:00:265 [org.linphone/liblinphone] MESSAGE Core callbacks [0x7783996b90] registered on core [0x784397bbe0]
2022-05-02 18:07:00:266 [org.linphone/linphone-android] MESSAGE [Dialer] Is pending call transfer: false
2022-05-02 18:07:00:266 [org.linphone/linphone-android] MESSAGE [Dialer] Pending call transfer mode = false
2022-05-02 18:07:00:266 [org.linphone/linphone-android] MESSAGE [Dialer] Telecom Manager feature is already enabled
2022-05-02 18:07:00:273 [org.linphone/liblinphone] MESSAGE Core callbacks [0x77839960b0] registered on core [0x784397bbe0]
2022-05-02 18:07:00:290 [org.linphone/liblinphone] MESSAGE Core callbacks [0x7783996bf0] registered on core [0x784397bbe0]
2022-05-02 18:07:00:292 [org.linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=██████, realm=toronto8.voip.ms
2022-05-02 18:07:00:295 [org.linphone/linphone-android] WARNING [Data Binding] [Glide] Can't load null
2022-05-02 18:07:00:297 [org.linphone/linphone-android] MESSAGE [Activity Monitor] Activity resumed:org.linphone.activities.main.MainActivity@8ff84a5, task ID is 26533, is root? true
2022-05-02 18:07:00:297 [org.linphone/linphone-android] MESSAGE [Activity Monitor] runningActivities=1
2022-05-02 18:07:00:297 [org.linphone/linphone-android] MESSAGE [Activity Monitor] App has left background mode
2022-05-02 18:07:00:297 [org.linphone/linphone-android] MESSAGE [Core Manager] App has left background mode
2022-05-02 18:07:00:311 [org.linphone/linphone-android] MESSAGE [Platform Helper] No connectivity: setting network unreachable
2022-05-02 18:07:00:312 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] A network is available: WIFI, wifi only is disabled
2022-05-02 18:07:00:313 [org.linphone/linphone-android] MESSAGE [Platform Helper] Active network type is WIFI, state CONNECTED / CONNECTED
2022-05-02 18:07:00:315 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] Found DNS host 2605:b100:280:9::1 from network MOBILE with default route
2022-05-02 18:07:00:315 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] Found DNS host 2605:b100:80:9::1 from network MOBILE with default route
2022-05-02 18:07:00:316 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] Found DNS host 192.168.1.1 from active network WIFI
2022-05-02 18:07:00:316 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] Found DNS host 207.164.234.193 from active network WIFI
2022-05-02 18:07:00:316 [org.linphone/linphone-android] MESSAGE [Platform Helper] DNS servers list updated
2022-05-02 18:07:00:316 [org.linphone/linphone-android] MESSAGE [Platform Helper] Network reachability enabled
2022-05-02 18:07:00:316 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] onLinkPropertiesChanged {InterfaceName: wlan0 LinkAddresses: [ fe80::5812:73ff:feda:910d/64,192.168.1.11/24 ] DnsAddresses: [ /192.168.1.1,/207.164.234.193 ] Domains: home MTU: 0 ServerAddress: /192.168.1.1 TcpBufferSizes: 524288,1048576,4194304,524288,1048576,4194304 Routes: [ fe80::/64 -> :: wlan0 mtu 0,192.168.1.0/24 -> 0.0.0.0 wlan0 mtu 0,0.0.0.0/0 -> 192.168.1.1 wlan0 mtu 0 ]}
2022-05-02 18:07:00:317 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] Found DNS host 2605:b100:280:9::1 from network MOBILE with default route
2022-05-02 18:07:00:317 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] Found DNS host 2605:b100:80:9::1 from network MOBILE with default route
2022-05-02 18:07:00:318 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] Found DNS host 192.168.1.1 from active network WIFI
2022-05-02 18:07:00:318 [org.linphone/linphone-android] MESSAGE [Platform Helper] [Network Manager 26] Found DNS host 207.164.234.193 from active network WIFI
2022-05-02 18:07:00:318 [org.linphone/linphone-android] MESSAGE [Platform Helper] DNS servers list updated
2022-05-02 18:07:00:318 [org.linphone/linphone-android] MESSAGE [Context] Phone state is idle
2022-05-02 18:07:00:318 [org.linphone/linphone-android] MESSAGE [Platform Helper] getDnsServers() returning 192.168.1.1, 207.164.234.193, 2605:b100:80:9::1, 2605:b100:280:9::1, 
2022-05-02 18:07:00:318 [org.linphone/liblinphone] MESSAGE [Android Platform Helper] Found DNS server 192.168.1.1
2022-05-02 18:07:00:318 [org.linphone/liblinphone] MESSAGE [Android Platform Helper] Found DNS server 207.164.234.193
2022-05-02 18:07:00:318 [org.linphone/liblinphone] MESSAGE [Android Platform Helper] Found DNS server 2605:b100:80:9::1
2022-05-02 18:07:00:319 [org.linphone/liblinphone] MESSAGE [Android Platform Helper] Found DNS server 2605:b100:280:9::1
2022-05-02 18:07:00:321 [org.linphone/liblinphone] MESSAGE SIP network reachability state is now [UP]
2022-05-02 18:07:00:321 [org.linphone/liblinphone] MESSAGE Media network reachability state is now [UP]
2022-05-02 18:07:00:321 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [network_reachable]
2022-05-02 18:07:00:322 [org.linphone/liblinphone] MESSAGE Starting stun server resolution [stun.linphone.org]
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:322 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:323 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:323 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:323 [org.linphone/liblinphone] MESSAGE LinphoneAccount [0x77f3971290] about to register (LinphoneCore version: 5.1.24)
2022-05-02 18:07:00:324 [org.linphone/liblinphone] ERROR Couldn't compute automatic push notifications parameters on account [0x77f3971298] because account params do not have available push notifications
2022-05-02 18:07:00:324 [org.linphone/belle-sip] MESSAGE get_jni_env(): thread successfuly attached
2022-05-02 18:07:00:325 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip transaction(0x77d39be370)] acquired [ref=0x3356]
2022-05-02 18:07:00:325 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13142
2022-05-02 18:07:00:325 [org.linphone/belle-sip] MESSAGE transaction [0x77d39be370]: starting transaction background task with id=[3356].
2022-05-02 18:07:00:325 [org.linphone/belle-sip] MESSAGE belle_sip_channel_init(); peer_cname=toronto8.voip.ms
2022-05-02 18:07:00:326 [org.linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip send channel] acquired [ref=0x3376]
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13174
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: starting send background task with id=[3376].
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: starting resolution of toronto8.voip.ms
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE channel[0x79c9c9d040]: entering state RES_IN_PROGRESS
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE transaction [0x77d39be370] channel state changed to [RES_IN_PROGRESS]
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:327 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:328 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:328 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:328 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:328 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:328 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:328 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:328 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:328 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:328 [org.linphone/belle-sip] MESSAGE Neither Expires header nor corresponding Contact header found, checking from original request
2022-05-02 18:07:00:328 [org.linphone/belle-sip] MESSAGE Refresher [0x77c3971f90] takes ownership of transaction [0x77d39be370]
2022-05-02 18:07:00:328 [org.linphone/liblinphone] MESSAGE Account [0x77f3971290] for identity ["ilguiz latypov" <sip:██████@toronto8.voip.ms>] moving from state [LinphoneRegistrationNone] to [LinphoneRegistrationProgress] on core [0x784397bbe0]
2022-05-02 18:07:00:328 [org.linphone/liblinphone] MESSAGE updateDependentAccount(): 0x77f3971290 is registered, checking for [0x77f3971298] ->dependency=0x0
2022-05-02 18:07:00:328 [org.linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=██████, realm=toronto8.voip.ms
2022-05-02 18:07:00:328 [org.linphone/linphone-android] MESSAGE [Context] Account [sip:██████@toronto8.voip.ms] registration state changed [Progress]
2022-05-02 18:07:00:329 [org.linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=██████, realm=toronto8.voip.ms
2022-05-02 18:07:00:329 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [account_registration_state_changed]
2022-05-02 18:07:00:329 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [registration_state_changed]
2022-05-02 18:07:00:333 [org.linphone/belle-sip] MESSAGE toronto8.voip.ms resolved to 208.100.60.57
2022-05-02 18:07:00:333 [org.linphone/belle-sip] MESSAGE resolver[0x77e3979a50]: starting SRV timeout since A/AAAA fallback response is received.
2022-05-02 18:07:00:333 [org.linphone/belle-sip] MESSAGE channel[0x79c9c9d040]: entering state RES_DONE
2022-05-02 18:07:00:333 [org.linphone/belle-sip] MESSAGE transaction [0x77d39be370] channel state changed to [RES_DONE]
2022-05-02 18:07:00:333 [org.linphone/belle-sip] MESSAGE channel[0x79c9c9d040]: entering state CONNECTING
2022-05-02 18:07:00:333 [org.linphone/belle-sip] MESSAGE transaction [0x77d39be370] channel state changed to [CONNECTING]
2022-05-02 18:07:00:333 [org.linphone/belle-sip] MESSAGE Trying to connect to [TLS://::ffff:208.100.60.57:5061]
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE stun.linphone.org resolved to 91.121.209.194
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE resolver[0x77e397ae90]: starting aaaa timeout since A response is received.
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE SRV _stun._udp.stun.linphone.org resolved to [target:stun.linphone.org. port:3478 prio:0 weight:100]
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE SRV _stun._udp.stun.linphone.org resolved to [target:sip1.linphone.org. port:3478 prio:10 weight:100]
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE Starting A/AAAA query for srv result [stun.linphone.org]
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:406 [org.linphone/belle-sip] MESSAGE Starting A/AAAA query for srv result [sip1.linphone.org]
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:407 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:409 [org.linphone/linphone-android] MESSAGE [Main Activity] Report UI has been fully drawn (TTFD)
2022-05-02 18:07:00:450 [org.linphone/belle-sip] MESSAGE sip1.linphone.org resolved to 91.121.209.194
2022-05-02 18:07:00:450 [org.linphone/belle-sip] MESSAGE A query finished for srv result [sip1.linphone.org]
2022-05-02 18:07:00:450 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:450 [org.linphone/belle-sip] MESSAGE stun.linphone.org resolved to 91.121.209.194
2022-05-02 18:07:00:450 [org.linphone/belle-sip] MESSAGE resolver[0x77e397b1f0]: starting aaaa timeout since A response is received.
2022-05-02 18:07:00:450 [org.linphone/belle-sip] MESSAGE Channel [0x79c9c9d040]: Connected at TCP level, now doing TLS handshake with cname=toronto8.voip.ms
2022-05-02 18:07:00:451 [org.linphone/belle-sip] MESSAGE Channel [0x79c9c9d040]: SSL handshake in progress...
2022-05-02 18:07:00:451 [org.linphone/linphone-android] MESSAGE [Contacts Loader] Load finished, found 1881 entries in cursor
2022-05-02 18:07:00:469 [org.linphone/belle-sip] MESSAGE A query finished for srv result [stun.linphone.org]
2022-05-02 18:07:00:469 [org.linphone/belle-sip] MESSAGE All A/AAAA results for combined resolution have arrived.
2022-05-02 18:07:00:469 [org.linphone/liblinphone] MESSAGE Stun server resolution successful.
2022-05-02 18:07:00:485 [org.linphone/belle-sip] MESSAGE Found certificate depth=[2], flags=[]:
cert. version     : 3
serial number     : 82:10:CF:B0:D2:40:E3:59:44:63:E0:BB:63:82:8B:00
issuer name       : C=US, O=Internet Security Research Group, CN=ISRG Root X1
subject name      : C=US, O=Internet Security Research Group, CN=ISRG Root X1
issued  on        : 2015-06-04 11:04:38
expires on        : 2035-06-04 11:04:38
signed using      : RSA with SHA-256
RSA key size      : 4096 bits
basic constraints : CA=true
key usage         : Key Cert Sign, CRL Sign

2022-05-02 18:07:00:485 [org.linphone/belle-sip] MESSAGE Found certificate depth=[1], flags=[]:
cert. version     : 3
serial number     : 91:2B:08:4A:CF:0C:18:A7:53:F6:D6:2E:25:A7:5F:5A
issuer name       : C=US, O=Internet Security Research Group, CN=ISRG Root X1
subject name      : C=US, O=Let's Encrypt, CN=R3
issued  on        : 2020-09-04 00:00:00
expires on        : 2025-09-15 16:00:00
signed using      : RSA with SHA-256
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 Client Authentication, TLS Web Server Authentication
certificate policies : ???, ???

2022-05-02 18:07:00:486 [org.linphone/belle-sip] MESSAGE Found certificate depth=[0], flags=[]:
cert. version     : 3
serial number     : 03:B3:DC:1C:AD:F6:62:E6:B0:08:70:20:A5:41:66:26:8C:B9
issuer name       : C=US, O=Let's Encrypt, CN=R3
subject name      : CN=toronto8.voip.ms
issued  on        : 2022-04-15 01:36:05
expires on        : 2022-07-14 01:36:04
signed using      : RSA with SHA-256
RSA key size      : 2048 bits
basic constraints : CA=false
subject alt name  :
    dNSName : toronto8.voip.ms
key usage         : Digital Signature, Key Encipherment
ext key usage     : TLS Web Server Authentication, TLS Web Client Authentication
certificate policies : ???, ???

2022-05-02 18:07:00:486 [org.linphone/belle-sip] MESSAGE Channel [0x79c9c9d040]: SSL handshake in progress...
2022-05-02 18:07:00:491 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:491 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:491 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:492 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:492 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:522 [org.linphone/belle-sip] MESSAGE Channel [0x79c9c9d040]: SSL handshake finished, SSL version is [TLSv1.2], selected ciphersuite is [TLS-RSA-WITH-AES-256-GCM-SHA384]
2022-05-02 18:07:00:522 [org.linphone/belle-sip] MESSAGE Channel has local address 192.168.1.11:33848
2022-05-02 18:07:00:522 [org.linphone/belle-sip] MESSAGE channel[0x79c9c9d040]: entering state READY
2022-05-02 18:07:00:522 [org.linphone/belle-sip] MESSAGE transaction [0x77d39be370] channel state changed to [READY]
2022-05-02 18:07:00:522 [org.linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x77d39be370], from state [INIT] to [TRYING]
2022-05-02 18:07:00:522 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: message sent to [TLS://toronto8.voip.ms:5061], size: [711] bytes
REGISTER sip:toronto8.voip.ms SIP/2.0
Via: SIP/2.0/TLS 192.168.1.11:33848;alias;branch=z9hG4bK.RVQtCD8U3;rport
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=v6E5xVOvw
To: "ilguiz latypov" <sip:██████@toronto8.voip.ms>
CSeq: 20 REGISTER
Call-ID: if~W67d1QL
Max-Forwards: 70
Supported: replaces, outbound, gruu
Accept: application/sdp
Accept: text/plain
Accept: application/vnd.gsma.rcs-ft-http+xml
Contact: "ilguiz latypov" <sip:██████@192.168.1.11:33848;transport=tls>;+sip.instance="<urn:uuid:7fd7d3fe-3f11-0075-a4d5-d3a835122266>";+org.linphone.specs="lime"
Expires: 3600
User-Agent: LinphoneAndroid/4.6.6 (ilguiz's galaxy a71) LinphoneSDK/5.1.24 (tags/5.1.24^0)
Content-Length: 0

2022-05-02 18:07:00:522 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: ending send background task with id=[3376].
2022-05-02 18:07:00:524 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3376]
2022-05-02 18:07:00:560 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:560 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:566 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x3382]
2022-05-02 18:07:00:566 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13186
2022-05-02 18:07:00:566 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: starting recv background task with id=[3382].
2022-05-02 18:07:00:566 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: received [546] new bytes from [TLS://toronto8.voip.ms:5061]:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/TLS 192.168.1.11:33848;alias;branch=z9hG4bK.RVQtCD8U3;received=██.██.███.███;rport=33848
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=v6E5xVOvw
To: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=as24ba56b9
Call-ID: if~W67d1QL
CSeq: 20 REGISTER
Server: voip.ms
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="toronto8.voip.ms", nonce="787236c1"
Content-Length: 0

2022-05-02 18:07:00:568 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040] [546] bytes parsed
2022-05-02 18:07:00:568 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: discovered public ip and port are [██.██.███.███:33848]
2022-05-02 18:07:00:568 [org.linphone/belle-sip] MESSAGE Found transaction matching response.
2022-05-02 18:07:00:568 [org.linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x77d39be370], from state [TRYING] to [COMPLETED]
2022-05-02 18:07:00:568 [org.linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=██████, realm=toronto8.voip.ms
2022-05-02 18:07:00:568 [org.linphone/liblinphone] MESSAGE AuthStack::authFound() for Username[██████];Userid[];Realm[toronto8.voip.ms];Domain[toronto8.voip.ms];Algorithm[];AvailableAlgorithms[];
2022-05-02 18:07:00:568 [org.linphone/belle-sip] MESSAGE Auth info found for [██████] realm [toronto8.voip.ms]
2022-05-02 18:07:00:570 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip transaction(0x77d39e4fd0)] acquired [ref=0x33a6]
2022-05-02 18:07:00:570 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13222
2022-05-02 18:07:00:570 [org.linphone/belle-sip] MESSAGE transaction [0x77d39e4fd0]: starting transaction background task with id=[33a6].
2022-05-02 18:07:00:570 [org.linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x77d39e4fd0], from state [INIT] to [TRYING]
2022-05-02 18:07:00:570 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: message sent to [TLS://toronto8.voip.ms:5061], size: [887] bytes
REGISTER sip:toronto8.voip.ms SIP/2.0
Via: SIP/2.0/TLS 192.168.1.11:33848;alias;branch=z9hG4bK.BYrE520xk;rport
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=v6E5xVOvw
To: "ilguiz latypov" <sip:██████@toronto8.voip.ms>
CSeq: 21 REGISTER
Call-ID: if~W67d1QL
Max-Forwards: 70
Supported: replaces, outbound, gruu
Accept: application/sdp
Accept: text/plain
Accept: application/vnd.gsma.rcs-ft-http+xml
Contact: "ilguiz latypov" <sip:██████@██.██.███.███:33848;transport=tls>;+sip.instance="<urn:uuid:7fd7d3fe-3f11-0075-a4d5-d3a835122266>";+org.linphone.specs="lime"
Expires: 3600
User-Agent: LinphoneAndroid/4.6.6 (ilguiz's galaxy a71) LinphoneSDK/5.1.24 (tags/5.1.24^0)
Content-Length: 0
Authorization:  Digest realm="toronto8.voip.ms", nonce="787236c1", algorithm=MD5, username="██████",  uri="sip:toronto8.voip.ms", response="17a0b0d1d9eb5477a1dfb580f46b41db"

2022-05-02 18:07:00:570 [org.linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x77d39be370], from state [COMPLETED] to [TERMINATED]
2022-05-02 18:07:00:570 [org.linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x77d39be370] terminated
2022-05-02 18:07:00:570 [org.linphone/belle-sip] MESSAGE transaction [0x77d39be370]: ending transaction background task with id=[3356].
2022-05-02 18:07:00:571 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3356]
2022-05-02 18:07:00:571 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: ending recv background task with id=[3382].
2022-05-02 18:07:00:572 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3382]
2022-05-02 18:07:00:605 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x335a]
2022-05-02 18:07:00:606 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13146
2022-05-02 18:07:00:606 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: starting recv background task with id=[335a].
2022-05-02 18:07:00:606 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: received [574] new bytes from [TLS://toronto8.voip.ms:5061]:
SIP/2.0 200 OK
Via: SIP/2.0/TLS 192.168.1.11:33848;alias;branch=z9hG4bK.BYrE520xk;received=██.██.███.███;rport=33848
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=v6E5xVOvw
To: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=as24ba56b9
Call-ID: if~W67d1QL
CSeq: 21 REGISTER
Server: voip.ms
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Expires: 3600
Contact: <sip:██████@██.██.███.███:33848;transport=tls>;expires=3600
Date: Mon, 02 May 2022 22:07:00 GMT
Content-Length: 0

2022-05-02 18:07:00:607 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040] [574] bytes parsed
2022-05-02 18:07:00:607 [org.linphone/belle-sip] MESSAGE Found transaction matching response.
2022-05-02 18:07:00:607 [org.linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x77d39e4fd0], from state [TRYING] to [COMPLETED]
2022-05-02 18:07:00:607 [org.linphone/belle-sip] MESSAGE Refresher [0x77c3971f90]:  has no contact for request [0x77a39dff70].
2022-05-02 18:07:00:608 [org.linphone/belle-sip] MESSAGE Refresher[0x77c3971f90]: scheduling next timer in 3240000 ms for purpose [normal refresh]
2022-05-02 18:07:00:608 [org.linphone/liblinphone] MESSAGE Register refresher [200] reason [OK] for proxy [<sip:toronto8.voip.ms;transport=tls>]
2022-05-02 18:07:00:608 [org.linphone/liblinphone] MESSAGE Account [0x77f3971290] for identity ["ilguiz latypov" <sip:██████@toronto8.voip.ms>] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationOk] on core [0x784397bbe0]
2022-05-02 18:07:00:608 [org.linphone/liblinphone] MESSAGE Updating friends for identity ["ilguiz latypov" <sip:██████@toronto8.voip.ms>] on core [0x784397bbe0]
2022-05-02 18:07:00:608 [org.linphone/liblinphone] MESSAGE updateDependentAccount(): 0x77f3971290 is registered, checking for [0x77f3971298] ->dependency=0x0
2022-05-02 18:07:00:608 [org.linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=██████, realm=toronto8.voip.ms
2022-05-02 18:07:00:608 [org.linphone/linphone-android] MESSAGE [Contacts Manager] Updating local contact(s)
2022-05-02 18:07:00:609 [org.linphone/linphone-android] MESSAGE [Contacts Manager] Local contact created for account ["ilguiz latypov" <sip:██████@toronto8.voip.ms>] and picture [null]
2022-05-02 18:07:00:609 [org.linphone/linphone-android] MESSAGE [Context] Account [sip:██████@toronto8.voip.ms] registration state changed [Ok]
2022-05-02 18:07:00:610 [org.linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=██████, realm=toronto8.voip.ms
2022-05-02 18:07:00:610 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [account_registration_state_changed]
2022-05-02 18:07:00:612 [org.linphone/lime] MESSAGE Create Lime user sip:██████@██.██.███.███
2022-05-02 18:07:00:638 [org.linphone/belle-sip] MESSAGE belle_sip_channel_init(); peer_cname=(null)
2022-05-02 18:07:00:639 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip send channel] acquired [ref=0x33c6]
2022-05-02 18:07:00:639 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13254
2022-05-02 18:07:00:639 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: starting send background task with id=[33c6].
2022-05-02 18:07:00:639 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: starting resolution of lime.linphone.org
2022-05-02 18:07:00:639 [org.linphone/belle-sip] MESSAGE channel[0x79c71ac040]: entering state RES_IN_PROGRESS
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:640 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:641 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [registration_state_changed]
2022-05-02 18:07:00:641 [org.linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x77d39e4fd0], from state [COMPLETED] to [TERMINATED]
2022-05-02 18:07:00:641 [org.linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x77d39e4fd0] terminated
2022-05-02 18:07:00:641 [org.linphone/belle-sip] MESSAGE transaction [0x77d39e4fd0]: ending transaction background task with id=[33a6].
2022-05-02 18:07:00:641 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x33a6]
2022-05-02 18:07:00:641 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: ending recv background task with id=[335a].
2022-05-02 18:07:00:642 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x335a]
2022-05-02 18:07:00:647 [org.linphone/belle-sip] MESSAGE lime.linphone.org resolved to 2001:41d0:303:3aee::2
2022-05-02 18:07:00:647 [org.linphone/belle-sip] MESSAGE lime.linphone.org resolved to 5.135.31.161
2022-05-02 18:07:00:647 [org.linphone/belle-sip] MESSAGE channel[0x79c71ac040]: entering state RES_DONE
2022-05-02 18:07:00:647 [org.linphone/belle-sip] MESSAGE channel[0x79c71ac040]: entering state CONNECTING
2022-05-02 18:07:00:647 [org.linphone/belle-sip] MESSAGE Trying to connect to [TLS://2001:41d0:303:3aee::2:443]
2022-05-02 18:07:00:718 [org.linphone/belle-sip] ERROR stream connect failed Network is unreachable
2022-05-02 18:07:00:718 [org.linphone/belle-sip] ERROR Cannot connect to [TLS://lime.linphone.org:443]
2022-05-02 18:07:00:718 [org.linphone/belle-sip] MESSAGE channel[0x79c71ac040]: entering state ERROR
2022-05-02 18:07:00:718 [org.linphone/belle-sip] MESSAGE channel[0x79c71ac040]: entering state RETRY
2022-05-02 18:07:00:721 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x3352]
2022-05-02 18:07:00:721 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13138
2022-05-02 18:07:00:721 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: starting recv background task with id=[3352].
2022-05-02 18:07:00:721 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: received [619] new bytes from [TLS://toronto8.voip.ms:5061]:
NOTIFY sip:██████@██.██.███.███:33848;transport=tls SIP/2.0
Via: SIP/2.0/TLS 208.100.60.57:5061;branch=z9hG4bK2c03448c;rport
Max-Forwards: 70
From: "Unknown" <sip:Unknown@208.100.60.57>;tag=as03cc1ecb
To: <sip:██████@██.██.███.███:33848;transport=tls>
Contact: <sip:Unknown@208.100.60.57:5061;transport=TLS>
Call-ID: 7ee463f000418777338f88a7722879c2@208.100.60.57:5061
CSeq: 102 NOTIFY
User-Agent: voip.ms
Event: message-summary
Content-Type: application/simple-message-summary
Content-Length: 107

Messages-Waiting: no
Message-Account: sip:asterisk@208.100.60.57;transport=TLS
Voice-Message: 0/0 (0/0)

2022-05-02 18:07:00:724 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040] [512] bytes parsed
2022-05-02 18:07:00:724 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040] read [107] bytes of body from [toronto8.voip.ms:5061]
2022-05-02 18:07:00:726 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip transaction(0x77b39cc610)] acquired [ref=0x33e6]
2022-05-02 18:07:00:726 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13286
2022-05-02 18:07:00:726 [org.linphone/belle-sip] MESSAGE transaction [0x77b39cc610]: starting transaction background task with id=[33e6].
2022-05-02 18:07:00:726 [org.linphone/belle-sip] MESSAGE Changing [server] [NOTIFY] transaction [0x77b39cc610], from state [INIT] to [TRYING]
2022-05-02 18:07:00:726 [org.linphone/liblinphone] MESSAGE Outgoing subscription terminated by remote [<sip:██████@██.██.███.███:33848;transport=tls>]
2022-05-02 18:07:00:727 [org.linphone/liblinphone] MESSAGE LinphoneEvent [0x77d3a65030] moving to subscription state LinphoneSubscriptionTerminated
2022-05-02 18:07:00:727 [org.linphone/belle-sip] MESSAGE Changing [server] [NOTIFY] transaction [0x77b39cc610], from state [TRYING] to [COMPLETED]
2022-05-02 18:07:00:727 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: message sent to [TLS://toronto8.voip.ms:5061], size: [436] bytes
SIP/2.0 200 Ok
Via: SIP/2.0/TLS 208.100.60.57:5061;branch=z9hG4bK2c03448c;rport
From: "Unknown" <sip:Unknown@208.100.60.57>;tag=as03cc1ecb
To: <sip:██████@██.██.███.███:33848;transport=tls>;tag=KVWXRQ~
Call-ID: 7ee463f000418777338f88a7722879c2@208.100.60.57:5061
CSeq: 102 NOTIFY
User-Agent: LinphoneAndroid/4.6.6 (ilguiz's galaxy a71) LinphoneSDK/5.1.24 (tags/5.1.24^0)
Supported: replaces, outbound, gruu
Content-Length: 0

2022-05-02 18:07:00:727 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: ending recv background task with id=[3352].
2022-05-02 18:07:00:728 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3352]
2022-05-02 18:07:00:728 [org.linphone/belle-sip] MESSAGE channel[0x79c71ac040]: entering state CONNECTING
2022-05-02 18:07:00:728 [org.linphone/belle-sip] MESSAGE Trying to connect to [TLS://::ffff:5.135.31.161:443]
2022-05-02 18:07:00:799 [org.linphone/belle-sip] MESSAGE Changing [server] [NOTIFY] transaction [0x77b39cc610], from state [COMPLETED] to [TERMINATED]
2022-05-02 18:07:00:799 [org.linphone/belle-sip] MESSAGE Server NOTIFY transaction [0x77b39cc610] terminated
2022-05-02 18:07:00:799 [org.linphone/liblinphone] MESSAGE Unhandled transaction terminated [0x77b39cc610]
2022-05-02 18:07:00:800 [org.linphone/belle-sip] MESSAGE transaction [0x77b39cc610]: ending transaction background task with id=[33e6].
2022-05-02 18:07:00:800 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x33e6]
2022-05-02 18:07:00:804 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:805 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:812 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:812 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:816 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:816 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:831 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:831 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:863 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:863 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:866 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:866 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:875 [org.linphone/liblinphone] ERROR [vCard] Couldn't add ORG value [BlackBerry\] to vCard [0x77a39f7d60]
2022-05-02 18:07:00:893 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:893 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:896 [org.linphone/liblinphone] ERROR [vCard] Couldn't add ORG value [Nurse practitioner, rehab program, Freeport Site] to vCard [0x77a39e52b0]
2022-05-02 18:07:00:940 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:940 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:940 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:943 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:944 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:949 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:949 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:954 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:954 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:955 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:956 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:962 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:962 [org.linphone/liblinphone] WARNING Trying to set an invalid vCard (no fullname) to friend, aborting
2022-05-02 18:07:00:971 [org.linphone/linphone-android] MESSAGE [Contacts Loader] Friends created
2022-05-02 18:07:00:972 [org.linphone/liblinphone] ERROR linphone_friend_list_add_friend(): invalid friend, no vCard, SIP URI or phone number
2022-05-02 18:07:00:973 [org.linphone/liblinphone] ERROR linphone_friend_list_add_friend(): invalid friend, no vCard, SIP URI or phone number
2022-05-02 18:07:00:973 [org.linphone/liblinphone] ERROR linphone_friend_list_add_friend(): invalid friend, no vCard, SIP URI or phone number
2022-05-02 18:07:00:974 [org.linphone/liblinphone] ERROR linphone_friend_list_add_friend(): invalid friend, no vCard, SIP URI or phone number
2022-05-02 18:07:00:974 [org.linphone/liblinphone] ERROR linphone_friend_list_add_friend(): invalid friend, no vCard, SIP URI or phone number
2022-05-02 18:07:00:975 [org.linphone/liblinphone] ERROR linphone_friend_list_add_friend(): invalid friend, no vCard, SIP URI or phone number
2022-05-02 18:07:00:976 [org.linphone/liblinphone] ERROR linphone_friend_list_add_friend(): invalid friend, no vCard, SIP URI or phone number
2022-05-02 18:07:00:977 [org.linphone/liblinphone] ERROR linphone_friend_list_add_friend(): invalid friend, no vCard, SIP URI or phone number
2022-05-02 18:07:00:977 [org.linphone/liblinphone] ERROR linphone_friend_list_add_friend(): invalid friend, no vCard, SIP URI or phone number
2022-05-02 18:07:00:978 [org.linphone/liblinphone] ERROR linphone_friend_list_add_friend(): invalid friend, no vCard, SIP URI or phone number
2022-05-02 18:07:00:978 [org.linphone/liblinphone] ERROR linphone_friend_list_add_friend(): invalid friend, no vCard, SIP URI or phone number
2022-05-02 18:07:00:979 [org.linphone/liblinphone] ERROR linphone_friend_list_add_friend(): invalid friend, no vCard, SIP URI or phone number
2022-05-02 18:07:00:982 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip transaction(0x77d3a4b250)] acquired [ref=0x3406]
2022-05-02 18:07:00:982 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13318
2022-05-02 18:07:00:982 [org.linphone/belle-sip] MESSAGE transaction [0x77d3a4b250]: starting transaction background task with id=[3406].
2022-05-02 18:07:00:982 [org.linphone/belle-sip] MESSAGE belle_sip_channel_init(); peer_cname=(null)
2022-05-02 18:07:00:982 [org.linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready
2022-05-02 18:07:00:983 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip send channel] acquired [ref=0x3426]
2022-05-02 18:07:00:983 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13350
2022-05-02 18:07:00:983 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040]: starting send background task with id=[3426].
2022-05-02 18:07:00:983 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040]: starting resolution of sip.linphone.org
2022-05-02 18:07:00:983 [org.linphone/belle-sip] MESSAGE channel[0x79c7178040]: entering state RES_IN_PROGRESS
2022-05-02 18:07:00:983 [org.linphone/belle-sip] MESSAGE transaction [0x77d3a4b250] channel state changed to [RES_IN_PROGRESS]
2022-05-02 18:07:00:983 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:983 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:983 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:983 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:983 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:983 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:00:984 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:00:984 [org.linphone/liblinphone] MESSAGE LinphoneEvent [0x77d3a53670] moving to subscription state LinphoneSubscriptionOutgoingProgress
2022-05-02 18:07:00:984 [org.linphone/liblinphone] WARNING core [0x784397bbe0] Receiving unexpected state [LinphoneSubscriptionOutgoingProgress] for event [0x77d3a53670], no associated friend list
2022-05-02 18:07:00:985 [org.linphone/linphone-android] MESSAGE [Contacts Loader] Friends added & subscription updated
2022-05-02 18:07:00:985 [org.linphone/linphone-android] MESSAGE [Contacts Manager] Contacts loader have finished
2022-05-02 18:07:00:985 [org.linphone/linphone-android] MESSAGE [Contacts Manager] Updating local contact(s)
2022-05-02 18:07:00:985 [org.linphone/linphone-android] MESSAGE [Contacts Manager] Local contact created for account ["ilguiz latypov" <sip:██████@toronto8.voip.ms>] and picture [null]
2022-05-02 18:07:00:985 [org.linphone/linphone-android] MESSAGE [Main Activity] Contact(s) updated, update shortcuts
2022-05-02 18:07:01:021 [org.linphone/linphone-android] MESSAGE [Shortcut Helper] Creating launcher shortcut for ILGUIZ LATYPOV
2022-05-02 18:07:01:040 [org.linphone/belle-sip] MESSAGE sip.linphone.org resolved to 91.121.209.194
2022-05-02 18:07:01:040 [org.linphone/belle-sip] MESSAGE resolver[0x77e397d170]: starting SRV timeout since A/AAAA fallback response is received.
2022-05-02 18:07:01:040 [org.linphone/belle-sip] MESSAGE SRV _sip._udp.sip.linphone.org resolved to [target:sip6.linphone.org. port:5060 prio:0 weight:100]
2022-05-02 18:07:01:040 [org.linphone/belle-sip] MESSAGE SRV _sip._udp.sip.linphone.org resolved to [target:sip1.linphone.org. port:5060 prio:10 weight:100]
2022-05-02 18:07:01:040 [org.linphone/belle-sip] MESSAGE Starting A/AAAA query for srv result [sip6.linphone.org]
2022-05-02 18:07:01:040 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:01:040 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:01:040 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:01:040 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:01:040 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:01:040 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE Starting A/AAAA query for srv result [sip1.linphone.org]
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:01:041 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:01:042 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:01:042 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:01:042 [org.linphone/belle-sip] MESSAGE resconf using application supplied dns server list.
2022-05-02 18:07:01:042 [org.linphone/belle-sip] MESSAGE Resolver is using DNS server(s):
2022-05-02 18:07:01:042 [org.linphone/belle-sip] MESSAGE    192.168.1.1
2022-05-02 18:07:01:042 [org.linphone/belle-sip] MESSAGE    207.164.234.193
2022-05-02 18:07:01:042 [org.linphone/belle-sip] MESSAGE    2605:b100:80:9::1
2022-05-02 18:07:01:042 [org.linphone/belle-sip] MESSAGE Resolver is not using connect().
2022-05-02 18:07:01:042 [org.linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2022-05-02 18:07:01:042 [org.linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2022-05-02 18:07:01:042 [org.linphone/belle-sip] MESSAGE Channel [0x79c71ac040]: Connected at TCP level, now doing TLS handshake with cname=lime.linphone.org
2022-05-02 18:07:01:042 [org.linphone/belle-sip] MESSAGE Channel [0x79c71ac040]: SSL handshake in progress...
2022-05-02 18:07:01:047 [org.linphone/belle-sip] MESSAGE sip1.linphone.org resolved to 91.121.209.194
2022-05-02 18:07:01:047 [org.linphone/belle-sip] MESSAGE A query finished for srv result [sip1.linphone.org]
2022-05-02 18:07:01:047 [org.linphone/belle-sip] MESSAGE sip6.linphone.org resolved to 2001:41d0:700:789::2020
2022-05-02 18:07:01:047 [org.linphone/belle-sip] MESSAGE sip6.linphone.org resolved to 54.37.202.229
2022-05-02 18:07:01:047 [org.linphone/belle-sip] MESSAGE A query finished for srv result [sip6.linphone.org]
2022-05-02 18:07:01:047 [org.linphone/belle-sip] MESSAGE All A/AAAA results for combined resolution have arrived.
2022-05-02 18:07:01:047 [org.linphone/belle-sip] MESSAGE channel[0x79c7178040]: current peer hostname is [sip6.linphone.org] on port [5060].
2022-05-02 18:07:01:047 [org.linphone/belle-sip] MESSAGE channel[0x79c7178040]: entering state RES_DONE
2022-05-02 18:07:01:047 [org.linphone/belle-sip] MESSAGE transaction [0x77d3a4b250] channel state changed to [RES_DONE]
2022-05-02 18:07:01:047 [org.linphone/belle-sip] MESSAGE channel[0x79c7178040]: entering state CONNECTING
2022-05-02 18:07:01:048 [org.linphone/belle-sip] MESSAGE transaction [0x77d3a4b250] channel state changed to [CONNECTING]
2022-05-02 18:07:01:048 [org.linphone/belle-sip] MESSAGE Trying to connect to [UDP://2001:41d0:700:789::2020:5060]
2022-05-02 18:07:01:049 [org.linphone/belle-sip] ERROR belle_sip_get_src_addr_for: bctbx_connect() failed: Network is unreachable
2022-05-02 18:07:01:049 [org.linphone/belle-sip] ERROR Cannot connect to [UDP://sip.linphone.org:5060]
2022-05-02 18:07:01:049 [org.linphone/belle-sip] MESSAGE channel[0x79c7178040]: entering state ERROR
2022-05-02 18:07:01:049 [org.linphone/belle-sip] MESSAGE channel[0x79c7178040]: current peer hostname is [sip6.linphone.org] on port [5060].
2022-05-02 18:07:01:049 [org.linphone/belle-sip] MESSAGE channel[0x79c7178040]: entering state RETRY
2022-05-02 18:07:01:049 [org.linphone/belle-sip] MESSAGE transaction [0x77d3a4b250] channel state changed to [RETRY]
2022-05-02 18:07:01:068 [org.linphone/belle-sip] MESSAGE channel[0x79c7178040]: entering state CONNECTING
2022-05-02 18:07:01:068 [org.linphone/belle-sip] MESSAGE transaction [0x77d3a4b250] channel state changed to [CONNECTING]
2022-05-02 18:07:01:068 [org.linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:54.37.202.229:5060]
2022-05-02 18:07:01:069 [org.linphone/belle-sip] MESSAGE Channel has local address 192.168.1.11:39112
2022-05-02 18:07:01:069 [org.linphone/belle-sip] MESSAGE channel[0x79c7178040]: entering state READY
2022-05-02 18:07:01:069 [org.linphone/belle-sip] MESSAGE transaction [0x77d3a4b250] channel state changed to [READY]
2022-05-02 18:07:01:069 [org.linphone/belle-sip] MESSAGE Changing [client] [SUBSCRIBE] transaction [0x77d3a4b250], from state [INIT] to [TRYING]
2022-05-02 18:07:01:070 [org.linphone/belle-sip] MESSAGE Body has been compressed: 9274->1077:
<?xml version="1.0" encoding="UTF-8"?>
<resource-lists xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:ietf:params:xml:ns:resource-lists">
 <list>
  <entry uri="sip:+█████████@toronto8.voip.ms;user=phone"/>
 </list>
</resource-lists>

2022-05-02 18:07:01:070 [org.linphone/belle-sip] WARNING message [0x77a39f4400] has Content-Length [9274] and body size [1077] which are inconsistent, fixing it.
2022-05-02 18:07:01:071 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040]: found binary data in buffer, will stop logging it now.
2022-05-02 18:07:01:071 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040]: message sent to [UDP://sip.linphone.org:5060], size: [1935] bytes
SUBSCRIBE sip:rls@sip.linphone.org SIP/2.0
Via: SIP/2.0/UDP 192.168.1.11:39112;branch=z9hG4bK.~thlW4u-R;rport
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=BbOtQ8cZM
To: sips:rls@sip.linphone.org
CSeq: 20 SUBSCRIBE
Call-ID: u96HMR-BF9
Max-Forwards: 70
Supported: eventlist
Event: presence
Expires: 3600
Content-Type: application/resource-lists+xml
Content-Length: 1077
Content-Encoding: deflate
Contact: <sip:██████@192.168.1.11:39112;transport=udp>;expires=3600;+sip.instance="<urn:uuid:7fd7d3fe-3f11-0075-a4d5-d3a835122266>";+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.6.6 (ilguiz's galaxy a71) LinphoneSDK/5.1.24 (tags/5.1.24^0)

x... (first 859 bytes shown)
2022-05-02 18:07:01:071 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040]: ending send background task with id=[3426].
2022-05-02 18:07:01:072 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3426]
2022-05-02 18:07:01:190 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x3436]
2022-05-02 18:07:01:190 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13366
2022-05-02 18:07:01:190 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040]: starting recv background task with id=[3436].
2022-05-02 18:07:01:190 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040]: received [386] new bytes from [UDP://sip.linphone.org:5060]:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.1.11:39112;branch=z9hG4bK.~thlW4u-R;rport=39112;received=██.██.███.███
Record-Route: <sip:54.37.202.229:5060;lr>
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=BbOtQ8cZM
To: <sips:rls@sip.linphone.org>
Call-ID: u96HMR-BF9
CSeq: 20 SUBSCRIBE
Server: Flexisip/2.2.0-alpha-55-g134894da (sofia-sip-nta/2.0)
Content-Length: 0

2022-05-02 18:07:01:192 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040] [386] bytes parsed
2022-05-02 18:07:01:192 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040]: discovered public ip and port are [██.██.███.███:39112]
2022-05-02 18:07:01:192 [org.linphone/belle-sip] MESSAGE Found transaction matching response.
2022-05-02 18:07:01:192 [org.linphone/belle-sip] MESSAGE Changing [client] [SUBSCRIBE] transaction [0x77d3a4b250], from state [TRYING] to [PROCEEDING]
2022-05-02 18:07:01:192 [org.linphone/liblinphone] MESSAGE op [0x78239aa850] : setOrUpdateDialog() current=[0x0] new=[0x0]
2022-05-02 18:07:01:192 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040]: ending recv background task with id=[3436].
2022-05-02 18:07:01:193 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3436]
2022-05-02 18:07:01:209 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x3446]
2022-05-02 18:07:01:209 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13382
2022-05-02 18:07:01:209 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040]: starting recv background task with id=[3446].
2022-05-02 18:07:01:210 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040]: received [364] new bytes from [UDP://sip.linphone.org:5060]:
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 192.168.1.11:39112;branch=z9hG4bK.~thlW4u-R;rport=39112;received=██.██.███.███
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=BbOtQ8cZM
To: <sips:rls@sip.linphone.org>;tag=U413pZQSe50SQ
Call-ID: u96HMR-BF9
CSeq: 20 SUBSCRIBE
Server: Flexisip/2.2.0-alpha-55-g134894da (sofia-sip-nta/2.0)
Content-Length: 0

2022-05-02 18:07:01:211 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040] [364] bytes parsed
2022-05-02 18:07:01:211 [org.linphone/belle-sip] MESSAGE Found transaction matching response.
2022-05-02 18:07:01:211 [org.linphone/belle-sip] MESSAGE Changing [client] [SUBSCRIBE] transaction [0x77d3a4b250], from state [PROCEEDING] to [COMPLETED]
2022-05-02 18:07:01:211 [org.linphone/liblinphone] MESSAGE op [0x78239aa850] : setOrUpdateDialog() current=[0x0] new=[0x0]
2022-05-02 18:07:01:211 [org.linphone/liblinphone] MESSAGE LinphoneEvent [0x77d3a53670] moving to subscription state LinphoneSubscriptionError
2022-05-02 18:07:01:211 [org.linphone/liblinphone] MESSAGE Receiving new state [LinphoneSubscriptionError] for event [0x77d3a53670] for friend list [0x77d39b4890]
2022-05-02 18:07:01:211 [org.linphone/belle-sip] MESSAGE channel [0x79c7178040]: ending recv background task with id=[3446].
2022-05-02 18:07:01:212 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3446]
2022-05-02 18:07:01:514 [org.linphone/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

2022-05-02 18:07:01:514 [org.linphone/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
certificate policies : ???, ???

2022-05-02 18:07:01:514 [org.linphone/belle-sip] MESSAGE Found certificate depth=[0], flags=[]:
cert. version     : 3
serial number     : 71:C5:37:19:84:05:B9:56:E4:0E:3E:4A:84:FD:CA:1A
issuer name       : C=FR, ST=Paris, L=Paris, O=Gandi, CN=Gandi Standard SSL CA 2
subject name      : CN=sip7.linphone.org
issued  on        : 2021-08-18 00:00:00
expires on        : 2022-08-18 23:59:59
signed using      : RSA with SHA-256
RSA key size      : 2048 bits
basic constraints : CA=false
subject alt name  :
    dNSName : sip7.linphone.org
    dNSName : lime.linphone.org
    dNSName : sip7.linhome.org
    dNSName : subscribe.linhome.org
    dNSName : subscribe.linphone.org
key usage         : Digital Signature, Key Encipherment
ext key usage     : TLS Web Server Authentication, TLS Web Client Authentication
certificate policies : ???, ???

2022-05-02 18:07:01:527 [org.linphone/belle-sip] MESSAGE Channel [0x79c71ac040]: SSL handshake in progress...
2022-05-02 18:07:01:633 [org.linphone/belle-sip] MESSAGE Channel [0x79c71ac040]: SSL handshake finished, SSL version is [TLSv1.2], selected ciphersuite is [TLS-ECDHE-RSA-WITH-AES-256-GCM-SHA384]
2022-05-02 18:07:01:634 [org.linphone/belle-sip] MESSAGE Channel has local address 192.168.1.11:54812
2022-05-02 18:07:01:634 [org.linphone/belle-sip] MESSAGE channel[0x79c71ac040]: entering state READY
2022-05-02 18:07:01:635 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: found binary data in buffer, will stop logging it now.
2022-05-02 18:07:01:636 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: message sent to [TLS://lime.linphone.org:443], size: [3947] bytes
POST /lime-server/lime-server.php HTTP/1.1
User-Agent: Linphone/5.1.24 (Lime) Belle-sip/5.1.0
Content-Type: x3dh/octet-stream
From: sip:██████@██.██.███.███
Host: lime.linphone.org
Content-Length: 3737

   낋... (first 217 bytes shown)
2022-05-02 18:07:01:636 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: ending send background task with id=[33c6].
2022-05-02 18:07:01:640 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x33c6]
2022-05-02 18:07:01:656 [org.linphone/liblinphone] MESSAGE Destroying op [0x78239ab1b0] of type [SalOpUnknown]
2022-05-02 18:07:01:656 [org.linphone/belle-sip] MESSAGE Transaction [0x77b39cc610] deleted
2022-05-02 18:07:01:758 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x3442]
2022-05-02 18:07:01:759 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13378
2022-05-02 18:07:01:759 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: starting recv background task with id=[3442].
2022-05-02 18:07:01:760 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: received [646] new bytes from [TLS://lime.linphone.org:443]:
HTTP/1.1 401 Unauthorized
Date: Mon, 02 May 2022 22:08:08 GMT
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips PHP/7.3.29
Strict-Transport-Security: max-age=63072000
X-Powered-By: PHP/7.3.29
WWW-Authenticate: Digest realm="sip.linphone.org",qop="auth",algorithm=MD5,nonce="af9a6a1520644ef60da91d3505a6937a77a8f222ba43459897c61cb3425101e3",opaque="517205abafcac53b6e0c4a2d3a982375"
WWW-Authenticate: Digest realm="sip.linphone.org",qop="auth",algorithm=SHA-256,nonce="af9a6a1520644ef60da91d3505a6937a77a8f222ba43459897c61cb3425101e3",opaque="517205abafcac53b6e0c4a2d3a982375"
Content-Length: 0
Content-Type: text/html; charset=UTF-8

2022-05-02 18:07:01:771 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040] [646] bytes parsed
2022-05-02 18:07:01:771 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040] read [0] bytes of body from [lime.linphone.org:443]
2022-05-02 18:07:01:775 [org.linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=██████, realm=toronto8.voip.ms
2022-05-02 18:07:01:777 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: found binary data in buffer, will stop logging it now.
2022-05-02 18:07:01:778 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: message sent to [TLS://lime.linphone.org:443], size: [4280] bytes
POST /lime-server/lime-server.php HTTP/1.1
User-Agent: Linphone/5.1.24 (Lime) Belle-sip/5.1.0
Content-Type: x3dh/octet-stream
From: sip:██████@██.██.███.███
Host: lime.linphone.org
Content-Length: 3737
Authorization:  Digest realm="sip.linphone.org", nonce="af9a6a1520644ef60da91d3505a6937a77a8f222ba43459897c61cb3425101e3", algorithm="MD5", opaque="517205abafcac53b6e0c4a2d3a982375", username="██████", response="208cb87dc4241519e4f54d8ffec70cee", cnonce="OFSB2qdKd2uRS7L7", nc=00000001, qop=auth, uri="/lime-server/lime-server.php"

   낋... (first 550 bytes shown)
2022-05-02 18:07:01:778 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: ending recv background task with id=[3442].
2022-05-02 18:07:01:781 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3442]
2022-05-02 18:07:01:782 [org.linphone/belle-sip] MESSAGE Garbage collecting unowned object of type belle_sip_header_address_t
2022-05-02 18:07:01:903 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x3456]
2022-05-02 18:07:01:903 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13398
2022-05-02 18:07:01:903 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: starting recv background task with id=[3456].
2022-05-02 18:07:01:904 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: received [646] new bytes from [TLS://lime.linphone.org:443]:
HTTP/1.1 401 Unauthorized
Date: Mon, 02 May 2022 22:08:08 GMT
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips PHP/7.3.29
Strict-Transport-Security: max-age=63072000
X-Powered-By: PHP/7.3.29
WWW-Authenticate: Digest realm="sip.linphone.org",qop="auth",algorithm=MD5,nonce="af9a6a1520644ef60da91d3505a6937a77a8f222ba43459897c61cb3425101e3",opaque="517205abafcac53b6e0c4a2d3a982375"
WWW-Authenticate: Digest realm="sip.linphone.org",qop="auth",algorithm=SHA-256,nonce="af9a6a1520644ef60da91d3505a6937a77a8f222ba43459897c61cb3425101e3",opaque="517205abafcac53b6e0c4a2d3a982375"
Content-Length: 0
Content-Type: text/html; charset=UTF-8

2022-05-02 18:07:01:913 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040] [646] bytes parsed
2022-05-02 18:07:01:913 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040] read [0] bytes of body from [lime.linphone.org:443]
2022-05-02 18:07:01:915 [org.linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=██████, realm=toronto8.voip.ms
2022-05-02 18:07:01:917 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: found binary data in buffer, will stop logging it now.
2022-05-02 18:07:01:918 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: message sent to [TLS://lime.linphone.org:443], size: [4280] bytes
POST /lime-server/lime-server.php HTTP/1.1
User-Agent: Linphone/5.1.24 (Lime) Belle-sip/5.1.0
Content-Type: x3dh/octet-stream
From: sip:██████@██.██.███.███
Host: lime.linphone.org
Content-Length: 3737
Authorization:  Digest realm="sip.linphone.org", nonce="af9a6a1520644ef60da91d3505a6937a77a8f222ba43459897c61cb3425101e3", algorithm="MD5", opaque="517205abafcac53b6e0c4a2d3a982375", username="██████", response="6659c849d5d7dfcaba2c752ed96fc7d4", cnonce="kf~-pygCmwUqACmd", nc=00000001, qop=auth, uri="/lime-server/lime-server.php"

   낋... (first 550 bytes shown)
2022-05-02 18:07:01:918 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: ending recv background task with id=[3456].
2022-05-02 18:07:01:921 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3456]
2022-05-02 18:07:01:921 [org.linphone/belle-sip] MESSAGE Garbage collecting unowned object of type belle_sip_header_address_t
2022-05-02 18:07:02:043 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x3466]
2022-05-02 18:07:02:043 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13414
2022-05-02 18:07:02:043 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: starting recv background task with id=[3466].
2022-05-02 18:07:02:043 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: received [646] new bytes from [TLS://lime.linphone.org:443]:
HTTP/1.1 401 Unauthorized
Date: Mon, 02 May 2022 22:08:08 GMT
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips PHP/7.3.29
Strict-Transport-Security: max-age=63072000
X-Powered-By: PHP/7.3.29
WWW-Authenticate: Digest realm="sip.linphone.org",qop="auth",algorithm=MD5,nonce="af9a6a1520644ef60da91d3505a6937a77a8f222ba43459897c61cb3425101e3",opaque="517205abafcac53b6e0c4a2d3a982375"
WWW-Authenticate: Digest realm="sip.linphone.org",qop="auth",algorithm=SHA-256,nonce="af9a6a1520644ef60da91d3505a6937a77a8f222ba43459897c61cb3425101e3",opaque="517205abafcac53b6e0c4a2d3a982375"
Content-Length: 0
Content-Type: text/html; charset=UTF-8

2022-05-02 18:07:02:049 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040] [646] bytes parsed
2022-05-02 18:07:02:049 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040] read [0] bytes of body from [lime.linphone.org:443]
2022-05-02 18:07:02:050 [org.linphone/liblinphone] WARNING [LIME] user sip:██████@██.██.███.███ creation failed
2022-05-02 18:07:02:050 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [imee_user_registration]
2022-05-02 18:07:02:061 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: ending recv background task with id=[3466].
2022-05-02 18:07:02:063 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3466]
2022-05-02 18:07:02:471 [org.linphone/liblinphone] MESSAGE Core callbacks [0x778398b550] registered on core [0x784397bbe0]
2022-05-02 18:07:02:475 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Canceling [2] with tag [Missed call]
2022-05-02 18:07:02:597 [org.linphone/linphone-android] WARNING [Data Binding] [Glide] Can't load content://com.android.contacts/contacts/1080/photo
2022-05-02 18:07:02:597 [org.linphone/linphone-android] WARNING [Data Binding] [Glide] Can't load content://com.android.contacts/contacts/1080/photo
2022-05-02 18:07:03:324 [org.linphone/linphone-android] WARNING [File Utils] External storage is mounted
2022-05-02 18:07:03:330 [org.linphone/linphone-android] MESSAGE [Context] Using proxy config matching address sip:██████@toronto8.voip.ms as From
2022-05-02 18:07:03:330 [org.linphone/liblinphone] MESSAGE New MediaSession [0x779398c3f8] initialized (liblinphone version: 5.1.24)
2022-05-02 18:07:03:335 [org.linphone/liblinphone] MESSAGE Media local-ip for streams advertised in SDP: 192.168.1.11
2022-05-02 18:07:03:335 [org.linphone/liblinphone] MESSAGE Stream indexes selected (-1 = unassigned): mainAudioStreamIndex=0, mainVideoStreamIndex=-1, mainTextStreamIndex=-1
2022-05-02 18:07:03:335 [org.linphone/liblinphone] MESSAGE Found media local-ip from signaling: 192.168.1.11
2022-05-02 18:07:03:335 [org.linphone/liblinphone] MESSAGE Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_80 
2022-05-02 18:07:03:335 [org.linphone/liblinphone] MESSAGE Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_32 
2022-05-02 18:07:03:335 [org.linphone/liblinphone] MESSAGE Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_80 
2022-05-02 18:07:03:335 [org.linphone/liblinphone] MESSAGE Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_32 
2022-05-02 18:07:03:337 [org.linphone/liblinphone] MESSAGE [LIME]  /home/vagrant/build/srclib/linphone-sdk/lime/src/lime_localStorage.cpp:255 Cannot find Lime User sip:██████@██.██.███.███ in DB while setting up identity key for ZRTP auxiliary secret
2022-05-02 18:07:03:338 [org.linphone/liblinphone] MESSAGE stream#0 [audio] in state [Stopped]: multicast role is [inactive]
2022-05-02 18:07:03:338 [org.linphone/ortp] MESSAGE RtpSession bound to [::0] ports [7078] [7079]
2022-05-02 18:07:03:338 [org.linphone/ortp] WARNING Fail to increase socket's recv buffer size with SO_RCVBUFFORCE: Operation not permitted.
2022-05-02 18:07:03:338 [org.linphone/ortp] WARNING Fail to increase socket's send buffer size with SO_SNDBUFFORCE: Operation not permitted.
2022-05-02 18:07:03:338 [org.linphone/ortp] WARNING Fail to increase socket's recv buffer size with SO_RCVBUFFORCE: Operation not permitted.
2022-05-02 18:07:03:338 [org.linphone/liblinphone] MESSAGE Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_80 
2022-05-02 18:07:03:338 [org.linphone/liblinphone] MESSAGE Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_32 
2022-05-02 18:07:03:338 [org.linphone/liblinphone] MESSAGE Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_80 
2022-05-02 18:07:03:338 [org.linphone/liblinphone] MESSAGE Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_32 
2022-05-02 18:07:03:338 [org.linphone/mediastreamer] MESSAGE Creating ZRTP engine on rtp session [0x78a396da60] ssrc 0xa0675aad
2022-05-02 18:07:03:339 [org.linphone/ortp] MESSAGE rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
2022-05-02 18:07:03:339 [org.linphone/mediastreamer] MESSAGE Setting DSCP to 46 for MSAudio stream.
2022-05-02 18:07:03:339 [org.linphone/liblinphone] MESSAGE Created stream#0 [audio] in state [Stopped]
2022-05-02 18:07:03:340 [org.linphone/liblinphone] WARNING STUN support is not implemented for ipv6
2022-05-02 18:07:03:340 [org.linphone/liblinphone] MESSAGE [ToneManager] stopDtmfStream
2022-05-02 18:07:03:340 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [call_created]
2022-05-02 18:07:03:340 [org.linphone/liblinphone] MESSAGE CallSession [0x779398c3f8] moving from state LinphoneCallIdle to LinphoneCallOutgoingInit
2022-05-02 18:07:03:367 [org.linphone/linphone-android] MESSAGE [Core Manager] First call started
2022-05-02 18:07:03:368 [org.linphone/linphone-android] WARNING [Core Manager] Service isn't running, let's start it
2022-05-02 18:07:03:369 [org.linphone/linphone-android] MESSAGE [Core Manager] Starting service org.linphone.core.CoreService
2022-05-02 18:07:03:371 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [first_call_started]
2022-05-02 18:07:03:372 [org.linphone/linphone-android] MESSAGE [Context] Call state changed [OutgoingInit]
2022-05-02 18:07:03:372 [org.linphone/linphone-android] MESSAGE [Context] Starting OutgoingCallActivity
2022-05-02 18:07:03:383 [org.linphone/linphone-android] MESSAGE [Telecom Helper] Call state changed: OutgoingInit
2022-05-02 18:07:03:383 [org.linphone/linphone-android] MESSAGE [Core Manager] Outgoing call in progress, no other call, acquire ringing audio focus for ringback
2022-05-02 18:07:03:383 [org.linphone/linphone-android] MESSAGE [Audio Helper] We were asked not to require audio focus, skipping
2022-05-02 18:07:03:384 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Call state changed [OutgoingInit]
2022-05-02 18:07:03:411 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Notifying call notification [1651529223]
2022-05-02 18:07:03:411 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Notifying [1651529223] with tag [null]
2022-05-02 18:07:03:446 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [call_state_changed]
2022-05-02 18:07:03:446 [org.linphone/liblinphone] MESSAGE [MS2AudioStream] setting type of soundcard 0x778397d4b0 to voice
2022-05-02 18:07:03:446 [org.linphone/liblinphone] MESSAGE [MS2AudioStream] setting type of soundcard 0x778397db70 to voice
2022-05-02 18:07:03:447 [org.linphone/liblinphone] MESSAGE [ToneManager] stopDtmfStream
2022-05-02 18:07:03:447 [org.linphone/liblinphone] MESSAGE ICE state is IceStateNotActivated for stream#0 [audio] in state [Stopped]
2022-05-02 18:07:03:447 [org.linphone/liblinphone] MESSAGE Contact has been fixed using proxy
2022-05-02 18:07:03:447 [org.linphone/liblinphone] MESSAGE Setting contact address for session 0x7853992510 to <sip:██████@██.██.███.███:33848;transport=tls>;expires=3600
2022-05-02 18:07:03:447 [org.linphone/liblinphone] MESSAGE ["ilguiz latypov" <sip:██████@toronto8.voip.ms>] calling [sip:519███████@toronto8.voip.ms] on op [0x7833a685f0]
2022-05-02 18:07:03:448 [org.linphone/liblinphone] MESSAGE Skipping top route of initial route-set because same as request-uri
2022-05-02 18:07:03:449 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip transaction(0x77d3a1fc70)] acquired [ref=0x34c6]
2022-05-02 18:07:03:449 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13510
2022-05-02 18:07:03:449 [org.linphone/belle-sip] MESSAGE transaction [0x77d3a1fc70]: starting transaction background task with id=[34c6].
2022-05-02 18:07:03:449 [org.linphone/belle-sip] MESSAGE Changing [client] [INVITE] transaction [0x77d3a1fc70], from state [INIT] to [CALLING]
2022-05-02 18:07:03:449 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: message sent to [TLS://toronto8.voip.ms:5061], size: [1370] bytes
INVITE sip:519███████@toronto8.voip.ms SIP/2.0
Via: SIP/2.0/TLS 192.168.1.11:33848;branch=z9hG4bK.xj4fnN~2v;rport
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=cgQd-Up9k
To: sip:519███████@toronto8.voip.ms
CSeq: 20 INVITE
Call-ID: QqfRQKd7QT
Max-Forwards: 70
Supported: replaces, outbound, gruu
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, PRACK, UPDATE
Content-Type: application/sdp
Content-Length: 651
Contact: <sip:██████@██.██.███.███:33848;transport=tls>;expires=3600;+sip.instance="<urn:uuid:7fd7d3fe-3f11-0075-a4d5-d3a835122266>";+org.linphone.specs="lime"
User-Agent: LinphoneAndroid/4.6.6 (ilguiz's galaxy a71) LinphoneSDK/5.1.24 (tags/5.1.24^0)

v=0
o=██████ 3389 155 IN IP4 192.168.1.11
s=Talk
c=IN IP4 192.168.1.11
t=0 0
a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
m=audio 7078 RTP/SAVP 0 96
a=rtpmap:96 telephone-event/8000
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:Wew8mUs9utU5f7pw/1XWvg+ntqnFAXngFk7jjuAe
a=crypto:2 AES_CM_128_HMAC_SHA1_32 inline:iv6jd10OSMo8F9TLLQ9EhCin12WGda45oJKiDWLI
a=crypto:3 AES_256_CM_HMAC_SHA1_80 inline:Wlbk7Jn/NQbVMLr7zkXRy4u7jIPHJfZcqjtTBTkjbj9jIK1wq2WrsNty69Brdg==
a=crypto:4 AES_256_CM_HMAC_SHA1_32 inline:25js1AK1PsIWpHpxlMH8EVZodkhVGBKLwYi6D1jr1jPa/+viOGvgaVGQ80YwwA==
a=rtcp-fb:* trr-int 1000
a=rtcp-fb:* ccm tmmbr

2022-05-02 18:07:03:449 [org.linphone/liblinphone] MESSAGE CallSession [0x779398c3f8] moving from state LinphoneCallOutgoingInit to LinphoneCallOutgoingProgress
2022-05-02 18:07:03:449 [org.linphone/linphone-android] MESSAGE [Context] Call state changed [OutgoingProgress]
2022-05-02 18:07:03:450 [org.linphone/linphone-android] MESSAGE [Audio Route Helper] Call provided & Telecom Helper exists, trying to dispatch audio route change through Telecom API
2022-05-02 18:07:03:450 [org.linphone/linphone-android] WARNING [Audio Route Helper] Telecom Helper found but no matching connection!
2022-05-02 18:07:03:450 [org.linphone/linphone-android] ERROR [Audio Route Helper] Couldn't find [Bluetooth] audio device
2022-05-02 18:07:03:450 [org.linphone/linphone-android] MESSAGE [Telecom Helper] Call state changed: OutgoingProgress
2022-05-02 18:07:03:450 [org.linphone/linphone-android] MESSAGE [Telecom Helper] Outgoing call started to sip:519███████@toronto8.voip.ms
2022-05-02 18:07:03:462 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Call state changed [OutgoingProgress]
2022-05-02 18:07:03:488 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Notifying call notification [1651529223]
2022-05-02 18:07:03:488 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Notifying [1651529223] with tag [null]
2022-05-02 18:07:03:564 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [call_state_changed]
2022-05-02 18:07:03:564 [org.linphone/linphone-android] MESSAGE [Context] Starting call Java object [org.linphone.core.CallImpl@4ececbc], native pointer [0x77f3a42978]
2022-05-02 18:07:03:567 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x34e6]
2022-05-02 18:07:03:567 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13542
2022-05-02 18:07:03:567 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: starting recv background task with id=[34e6].
2022-05-02 18:07:03:567 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: received [523] new bytes from [TLS://toronto8.voip.ms:5061]:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/TLS 192.168.1.11:33848;branch=z9hG4bK.xj4fnN~2v;received=██.██.███.███;rport=33848
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=cgQd-Up9k
To: sip:519███████@toronto8.voip.ms;tag=as741e7f9d
Call-ID: QqfRQKd7QT
CSeq: 20 INVITE
Server: voip.ms
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="toronto8.voip.ms", nonce="24445bfc"
Content-Length: 0

2022-05-02 18:07:03:571 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040] [523] bytes parsed
2022-05-02 18:07:03:571 [org.linphone/belle-sip] MESSAGE Found transaction matching response.
2022-05-02 18:07:03:571 [org.linphone/belle-sip] MESSAGE Changing [client] [INVITE] transaction [0x77d3a1fc70], from state [CALLING] to [PROCEEDING]
2022-05-02 18:07:03:571 [org.linphone/belle-sip] MESSAGE Changing [client] [INVITE] transaction [0x77d3a1fc70], from state [PROCEEDING] to [COMPLETED]
2022-05-02 18:07:03:571 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: message sent to [TLS://toronto8.voip.ms:5061], size: [470] bytes
ACK sip:519███████@toronto8.voip.ms SIP/2.0
Via: SIP/2.0/TLS 192.168.1.11:33848;branch=z9hG4bK.xj4fnN~2v;rport
Call-ID: QqfRQKd7QT
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=cgQd-Up9k
To: <sip:519███████@toronto8.voip.ms>;tag=as741e7f9d
Contact: <sip:██████@██.██.███.███:33848;transport=tls>;expires=3600;+sip.instance="<urn:uuid:7fd7d3fe-3f11-0075-a4d5-d3a835122266>";+org.linphone.specs="lime"
Max-Forwards: 70
CSeq: 20 ACK
Content-Length: 0

2022-05-02 18:07:03:571 [org.linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=██████, realm=toronto8.voip.ms
2022-05-02 18:07:03:571 [org.linphone/liblinphone] MESSAGE AuthStack::authFound() for Username[██████];Userid[];Realm[toronto8.voip.ms];Domain[toronto8.voip.ms];Algorithm[];AvailableAlgorithms[];
2022-05-02 18:07:03:571 [org.linphone/belle-sip] MESSAGE Auth info found for [██████] realm [toronto8.voip.ms]
2022-05-02 18:07:03:572 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip transaction(0x77d3a25150)] acquired [ref=0x3506]
2022-05-02 18:07:03:573 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13574
2022-05-02 18:07:03:573 [org.linphone/belle-sip] MESSAGE transaction [0x77d3a25150]: starting transaction background task with id=[3506].
2022-05-02 18:07:03:573 [org.linphone/belle-sip] MESSAGE Changing [client] [INVITE] transaction [0x77d3a25150], from state [INIT] to [CALLING]
2022-05-02 18:07:03:574 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: message sent to [TLS://toronto8.voip.ms:5061], size: [1556] bytes
INVITE sip:519███████@toronto8.voip.ms SIP/2.0
Via: SIP/2.0/TLS 192.168.1.11:33848;branch=z9hG4bK.xw89D9txE;rport
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=cgQd-Up9k
To: sip:519███████@toronto8.voip.ms
CSeq: 21 INVITE
Call-ID: QqfRQKd7QT
Max-Forwards: 70
Supported: replaces, outbound, gruu
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, PRACK, UPDATE
Content-Type: application/sdp
Content-Length: 651
Contact: <sip:██████@██.██.███.███:33848;transport=tls>;expires=3600;+sip.instance="<urn:uuid:7fd7d3fe-3f11-0075-a4d5-d3a835122266>";+org.linphone.specs="lime"
User-Agent: LinphoneAndroid/4.6.6 (ilguiz's galaxy a71) LinphoneSDK/5.1.24 (tags/5.1.24^0)
Authorization:  Digest realm="toronto8.voip.ms", nonce="24445bfc", algorithm=MD5, username="██████",  uri="sip:519███████@toronto8.voip.ms", response="b818c13e207d5418cb9b2e10be4c2e37"

v=0
o=██████ 3389 155 IN IP4 192.168.1.11
s=Talk
c=IN IP4 192.168.1.11
t=0 0
a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
m=audio 7078 RTP/SAVP 0 96
a=rtpmap:96 telephone-event/8000
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:Wew8mUs9utU5f7pw/1XWvg+ntqnFAXngFk7jjuAe
a=crypto:2 AES_CM_128_HMAC_SHA1_32 inline:iv6jd10OSMo8F9TLLQ9EhCin12WGda45oJKiDWLI
a=crypto:3 AES_256_CM_HMAC_SHA1_80 inline:Wlbk7Jn/NQbVMLr7zkXRy4u7jIPHJfZcqjtTBTkjbj9jIK1wq2WrsNty69Brdg==
a=crypto:4 AES_256_CM_HMAC_SHA1_32 inline:25js1AK1PsIWpHpxlMH8EVZodkhVGBKLwYi6D1jr1jPa/+viOGvgaVGQ80YwwA==
a=rtcp-fb:* trr-int 1000
a=rtcp-fb:* ccm tmmbr

2022-05-02 18:07:03:574 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: ending recv background task with id=[34e6].
2022-05-02 18:07:03:575 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x34e6]
2022-05-02 18:07:03:575 [org.linphone/belle-sip] MESSAGE No SRV results while A/AAAA fallback resulted arrived a while ago. Giving up SRV.
2022-05-02 18:07:03:576 [org.linphone/linphone-android] MESSAGE [Core Service] Core Manager found, adding our listener
2022-05-02 18:07:03:576 [org.linphone/liblinphone] MESSAGE Core callbacks [0x7783971e10] registered on core [0x784397bbe0]
2022-05-02 18:07:03:576 [org.linphone/linphone-android] WARNING [Core Service] Service started while at least one call active !
2022-05-02 18:07:03:576 [org.linphone/linphone-android] MESSAGE [Core Service] Starting service as foreground
2022-05-02 18:07:03:576 [org.linphone/linphone-android] MESSAGE [Service] Starting service as foreground
2022-05-02 18:07:03:576 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Creating call notification to be used as foreground service
2022-05-02 18:07:03:613 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Notifying call notification [1651529223]
2022-05-02 18:07:03:613 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Notifying [1651529223] with tag [null]
2022-05-02 18:07:03:625 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Notifying call notification for foreground service [1651529223]
2022-05-02 18:07:03:625 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Starting service as foreground using call notification [1651529223]
2022-05-02 18:07:03:628 [org.linphone/linphone-android] MESSAGE [Core Service] Created
2022-05-02 18:07:03:628 [org.linphone/linphone-android] MESSAGE [Service] Created
2022-05-02 18:07:03:628 [org.linphone/linphone-android] MESSAGE [Core Service] Started
2022-05-02 18:07:03:630 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x3526]
2022-05-02 18:07:03:630 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13606
2022-05-02 18:07:03:630 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: starting recv background task with id=[3526].
2022-05-02 18:07:03:630 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: received [478] new bytes from [TLS://toronto8.voip.ms:5061]:
SIP/2.0 100 Trying
Via: SIP/2.0/TLS 192.168.1.11:33848;branch=z9hG4bK.xw89D9txE;received=██.██.███.███;rport=33848
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=cgQd-Up9k
To: sip:519███████@toronto8.voip.ms
Call-ID: QqfRQKd7QT
CSeq: 21 INVITE
Server: voip.ms
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Contact: <sip:519███████@208.100.60.57:5061;transport=TLS>
Content-Length: 0

2022-05-02 18:07:03:632 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040] [478] bytes parsed
2022-05-02 18:07:03:632 [org.linphone/belle-sip] MESSAGE Found transaction matching response.
2022-05-02 18:07:03:632 [org.linphone/belle-sip] MESSAGE Changing [client] [INVITE] transaction [0x77d3a25150], from state [CALLING] to [PROCEEDING]
2022-05-02 18:07:03:632 [org.linphone/liblinphone] MESSAGE op [0x7833a685f0] : setOrUpdateDialog() current=[0x0] new=[0x0]
2022-05-02 18:07:03:632 [org.linphone/liblinphone] MESSAGE Op [0x7833a685f0] receiving call response [100], dialog is [0x0] in state [BELLE_SIP_DIALOG_NULL]
2022-05-02 18:07:03:632 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: ending recv background task with id=[3526].
2022-05-02 18:07:03:634 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3526]
2022-05-02 18:07:03:635 [org.linphone/linphone-android] MESSAGE [Activity Monitor] Activity paused:org.linphone.activities.main.MainActivity@8ff84a5, task ID is 26533, is root? true
2022-05-02 18:07:03:635 [org.linphone/linphone-android] MESSAGE [Activity Monitor] runningActivities=0
2022-05-02 18:07:03:646 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x3536]
2022-05-02 18:07:03:646 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13622
2022-05-02 18:07:03:646 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: starting recv background task with id=[3536].
2022-05-02 18:07:03:647 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: received [435] new bytes from [TLS://toronto8.voip.ms:5061]:
SIP/2.0 603 Declined
Via: SIP/2.0/TLS 192.168.1.11:33848;branch=z9hG4bK.xw89D9txE;received=██.██.███.███;rport=33848
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=cgQd-Up9k
To: sip:519███████@toronto8.voip.ms;tag=as05d9da44
Call-ID: QqfRQKd7QT
CSeq: 21 INVITE
Server: voip.ms
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0

2022-05-02 18:07:03:651 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040] [435] bytes parsed
2022-05-02 18:07:03:651 [org.linphone/belle-sip] MESSAGE Found transaction matching response.
2022-05-02 18:07:03:651 [org.linphone/belle-sip] MESSAGE Changing [client] [INVITE] transaction [0x77d3a25150], from state [PROCEEDING] to [COMPLETED]
2022-05-02 18:07:03:651 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: message sent to [TLS://toronto8.voip.ms:5061], size: [470] bytes
ACK sip:519███████@toronto8.voip.ms SIP/2.0
Via: SIP/2.0/TLS 192.168.1.11:33848;branch=z9hG4bK.xw89D9txE;rport
Call-ID: QqfRQKd7QT
From: "ilguiz latypov" <sip:██████@toronto8.voip.ms>;tag=cgQd-Up9k
To: <sip:519███████@toronto8.voip.ms>;tag=as05d9da44
Contact: <sip:██████@██.██.███.███:33848;transport=tls>;expires=3600;+sip.instance="<urn:uuid:7fd7d3fe-3f11-0075-a4d5-d3a835122266>";+org.linphone.specs="lime"
Max-Forwards: 70
CSeq: 21 ACK
Content-Length: 0

2022-05-02 18:07:03:652 [org.linphone/liblinphone] MESSAGE op [0x7833a685f0] : setOrUpdateDialog() current=[0x0] new=[0x0]
2022-05-02 18:07:03:652 [org.linphone/liblinphone] MESSAGE Op [0x7833a685f0] receiving call response [603], dialog is [0x0] in state [BELLE_SIP_DIALOG_NULL]
2022-05-02 18:07:03:652 [org.linphone/liblinphone] MESSAGE [ToneManager] startErrorTone
2022-05-02 18:07:03:652 [org.linphone/liblinphone] MESSAGE [ToneManager] playTone
2022-05-02 18:07:03:653 [org.linphone/mediastreamer] MESSAGE speex_lib_ctl init with neon ? 1
2022-05-02 18:07:03:653 [org.linphone/mediastreamer] MESSAGE configuring resampler output to rate=[48000], nchannels=[1]
2022-05-02 18:07:03:654 [org.linphone/mediastreamer] MESSAGE ms_filter_link: MSFilePlayer:0x77a3a04ab0,0-->MSDtmfGen:0x77a3a058c0,0
2022-05-02 18:07:03:654 [org.linphone/mediastreamer] MESSAGE ms_filter_link: MSDtmfGen:0x77a3a058c0,0-->MSResample:0x77a3a07b10,0
2022-05-02 18:07:03:654 [org.linphone/mediastreamer] MESSAGE ms_filter_link: MSResample:0x77a3a07b10,0-->MSAAudioPlayer:0x77a3a07720,0
2022-05-02 18:07:03:654 [org.linphone/mediastreamer] MESSAGE Initializing speex resampler in mode [voip] 
2022-05-02 18:07:03:654 [org.linphone/bctbx] MESSAGE [AAudio] Using DTMF mode
2022-05-02 18:07:03:654 [org.linphone/bctbx] MESSAGE [AAudio] Using device ID: AAudio Earpiece: SM-A715W (3)
2022-05-02 18:07:03:654 [org.linphone/bctbx] MESSAGE [AAudio] Player stream configured with samplerate 48000 and 1 channels
2022-05-02 18:07:03:659 [org.linphone/mediastreamer] MESSAGE Priority used: 99
2022-05-02 18:07:03:662 [org.linphone/mediastreamer] MESSAGE Ring MSTicker priority increased to maximum.
2022-05-02 18:07:03:776 [org.linphone/bctbx] MESSAGE [AAudio] Player stream opened
2022-05-02 18:07:03:776 [org.linphone/bctbx] MESSAGE [AAudio] Expected content type 4, got 4
2022-05-02 18:07:03:776 [org.linphone/bctbx] MESSAGE [AAudio] Expected usage 3, got 3
2022-05-02 18:07:03:780 [org.linphone/bctbx] MESSAGE [AAudio] Player stream started
2022-05-02 18:07:03:780 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Stopping bluetooth SCO
2022-05-02 18:07:03:807 [org.linphone/mediastreamer] MESSAGE [Android Audio Utils] setting enable for bluetooth devices to false
2022-05-02 18:07:03:808 [org.linphone/mediastreamer] MESSAGE Playing tones of frequencies 480,0 Hz, duration=200, amplitude=0.500000 interval=200, repeat_count=2
2022-05-02 18:07:03:808 [org.linphone/liblinphone] MESSAGE CallSession [0x779398c3f8] moving from state LinphoneCallOutgoingProgress to LinphoneCallEnd
2022-05-02 18:07:03:808 [org.linphone/linphone-android] MESSAGE [Context] Call state changed [End]
2022-05-02 18:07:03:808 [org.linphone/linphone-android] MESSAGE [Context] Call has been declined
2022-05-02 18:07:03:815 [org.linphone/linphone-android] MESSAGE [Telecom Helper] Call state changed: End
2022-05-02 18:07:03:815 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Call state changed [End]
2022-05-02 18:07:03:815 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Canceling [1651529223] with tag [null]
2022-05-02 18:07:03:861 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [call_state_changed]
2022-05-02 18:07:03:862 [org.linphone/liblinphone] MESSAGE StreamsGroup::finish() called.
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE =================================================================================
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE                          FILTER USAGE STATISTICS                                 
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE Name                          Count           Time/tick (ms)            CPU Usage
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE                                         min     mean    max     sd               
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE ---------------------------------------------------------------------------------
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE MSFilePlayer                  5         0.00    0.00    0.00    0.00         51.3
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE MSDtmfGen                     5         0.00    0.00    0.00    0.00         48.7
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE MSResample                    0         0.00    0.00    0.00    0.00          0.0
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE MSAAudioPlayer                0         0.00    0.00    0.00    0.00          0.0
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE MSWebRTCAECM                  0         0.00    0.00    0.00    0.00          0.0
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE MSRtpSend                     0         0.00    0.00    0.00    0.00          0.0
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE =================================================================================
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE =================================================================================
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE                          FILTER USAGE STATISTICS                                 
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE Name                          Count           Time/tick (ms)            CPU Usage
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE                                         min     mean    max     sd               
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE ---------------------------------------------------------------------------------
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE MSResample                    0         0.00    0.00    0.00    0.00          0.0
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE MSAAudioPlayer                0         0.00    0.00    0.00    0.00          0.0
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE MSDtmfGen                     0         0.00    0.00    0.00    0.00          0.0
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE MSFilePlayer                  0         0.00    0.00    0.00    0.00          0.0
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE MSWebRTCAECM                  0         0.00    0.00    0.00    0.00          0.0
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE MSRtpSend                     0         0.00    0.00    0.00    0.00          0.0
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE =================================================================================
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE Stopping ZRTP context on session [0x0]
2022-05-02 18:07:03:862 [org.linphone/mediastreamer] MESSAGE ZRTP context destroyed
2022-05-02 18:07:03:887 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [call_log_updated]
2022-05-02 18:07:03:887 [org.linphone/liblinphone] MESSAGE Resetting the current call
2022-05-02 18:07:03:887 [org.linphone/linphone-android] MESSAGE [Context] Last call ended
2022-05-02 18:07:03:889 [org.linphone/linphone-android] MESSAGE [Core Manager] Last call ended
2022-05-02 18:07:03:890 [org.linphone/linphone-android] MESSAGE [Core Service] Last call ended
2022-05-02 18:07:03:890 [org.linphone/linphone-android] MESSAGE [Core Service] Stopping service as foreground
2022-05-02 18:07:03:890 [org.linphone/linphone-android] MESSAGE [Service] Stopping service as foreground
2022-05-02 18:07:03:890 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Stopping call notification [1651529223] used as foreground service
2022-05-02 18:07:03:890 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Stopping service as foreground [1651529223]
2022-05-02 18:07:03:893 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [last_call_ended]
2022-05-02 18:07:03:893 [org.linphone/liblinphone] MESSAGE CallSession [0x779398c3f8] moving from state LinphoneCallEnd to LinphoneCallReleased
2022-05-02 18:07:03:902 [org.linphone/linphone-android] MESSAGE [Context] Call state changed [Released]
2022-05-02 18:07:03:902 [org.linphone/linphone-android] MESSAGE [Telecom Helper] Call state changed: Released
2022-05-02 18:07:03:902 [org.linphone/linphone-android] MESSAGE [Notifications Manager] Call state changed [Released]
2022-05-02 18:07:03:952 [org.linphone/liblinphone] MESSAGE Linphone core [0x784397bbe0] notified [call_state_changed]
2022-05-02 18:07:03:953 [org.linphone/liblinphone] MESSAGE op [0x7833a685f0] : setOrUpdateDialog() current=[0x0] new=[0x0]
2022-05-02 18:07:03:953 [org.linphone/belle-sip] MESSAGE channel [0x79c9c9d040]: ending recv background task with id=[3536].
2022-05-02 18:07:03:953 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3536]
2022-05-02 18:07:03:955 [org.linphone/linphone-android] MESSAGE [Telecom Connection Service] onCreate()
2022-05-02 18:07:03:955 [org.linphone/liblinphone] MESSAGE Core callbacks [0x77839b3510] registered on core [0x784397bbe0]
2022-05-02 18:07:03:961 [org.linphone/linphone-android] MESSAGE [Activity Monitor] Activity created:org.linphone.activities.call.OutgoingCallActivity@b69065f, task ID is 26533, is root? false
2022-05-02 18:07:03:998 [org.linphone/linphone-android] ERROR [Outgoing Call Activity] Couldn't find call in state Outgoing
2022-05-02 18:07:04:153 [org.linphone/linphone-android] WARNING [Telecom Connection Service] No call in Core, aborting outgoing connection!
2022-05-02 18:07:04:155 [org.linphone/linphone-android] MESSAGE [Activity Monitor] Activity resumed:org.linphone.activities.main.MainActivity@8ff84a5, task ID is 26533, is root? true
2022-05-02 18:07:04:155 [org.linphone/linphone-android] MESSAGE [Activity Monitor] runningActivities=1
2022-05-02 18:07:04:171 [org.linphone/linphone-android] MESSAGE [Activity Monitor] Activity destroyed:org.linphone.activities.call.OutgoingCallActivity@b69065f, task ID is 26533, is root? false
2022-05-02 18:07:04:181 [org.linphone/linphone-android] MESSAGE [Telecom Connection Service] onUnbind()
2022-05-02 18:07:04:181 [org.linphone/liblinphone] MESSAGE Callbacks [0x77839b3510] unregistered on core [0x784397bbe0]
2022-05-02 18:07:04:213 [org.linphone/linphone-android] WARNING [Data Binding] [Glide] Can't load content://com.android.contacts/contacts/1080/photo
2022-05-02 18:07:04:214 [org.linphone/linphone-android] WARNING [Data Binding] [Glide] Can't load content://com.android.contacts/contacts/1080/photo
2022-05-02 18:07:04:810 [org.linphone/liblinphone] MESSAGE RingStream no longer needed.
2022-05-02 18:07:04:810 [org.linphone/liblinphone] MESSAGE [ToneManager] destroyRingStream
2022-05-02 18:07:04:810 [org.linphone/bctbx] MESSAGE [AAudio] Closing player stream, current state is 4
2022-05-02 18:07:04:816 [org.linphone/bctbx] MESSAGE [AAudio] Player stream closed
2022-05-02 18:07:04:816 [org.linphone/mediastreamer] MESSAGE [Audio Manager] Stopping bluetooth SCO
2022-05-02 18:07:04:817 [org.linphone/mediastreamer] MESSAGE [Android Audio Utils] setting enable for bluetooth devices to false
2022-05-02 18:07:04:817 [org.linphone/mediastreamer] MESSAGE ms_filter_unlink: MSFilePlayer:0x77a3a04ab0,0-->MSDtmfGen:0x77a3a058c0,0
2022-05-02 18:07:04:817 [org.linphone/mediastreamer] MESSAGE ms_filter_unlink: MSDtmfGen:0x77a3a058c0,0-->MSResample:0x77a3a07b10,0
2022-05-02 18:07:04:817 [org.linphone/mediastreamer] MESSAGE ms_filter_unlink: MSResample:0x77a3a07b10,0-->MSAAudioPlayer:0x77a3a07720,0
2022-05-02 18:07:04:822 [org.linphone/mediastreamer] MESSAGE Ring MSTicker thread exiting
2022-05-02 18:07:06:224 [org.linphone/belle-sip] MESSAGE Changing [client] [SUBSCRIBE] transaction [0x77d3a4b250], from state [COMPLETED] to [TERMINATED]
2022-05-02 18:07:06:225 [org.linphone/belle-sip] MESSAGE Client SUBSCRIBE transaction [0x77d3a4b250] terminated
2022-05-02 18:07:06:225 [org.linphone/belle-sip] MESSAGE transaction [0x77d3a4b250]: ending transaction background task with id=[3406].
2022-05-02 18:07:06:230 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x3406]
2022-05-02 18:07:07:148 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x34aa]
2022-05-02 18:07:07:148 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_acquire(): cast long of wakelock 13482
2022-05-02 18:07:07:149 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: starting recv background task with id=[34aa].
2022-05-02 18:07:07:149 [org.linphone/belle-sip] MESSAGE channel[0x79c71ac040]: entering state DISCONNECTED
2022-05-02 18:07:07:149 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040]: ending recv background task with id=[34aa].
2022-05-02 18:07:07:152 [org.linphone/belle-sip] MESSAGE bellesip_wake_lock_release(): Android wake lock released [ref=0x34aa]
2022-05-02 18:07:07:152 [org.linphone/belle-sip] MESSAGE channel [0x79c71ac040] removed from http provider.
2022-05-02 18:07:07:156 [org.linphone/belle-sip] MESSAGE Channel [0x79c71ac040] destroyed
2022-05-02 18:07:10:734 [org.linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=██████, realm=toronto8.voip.ms
2022-05-02 18:07:12:275 [org.linphone/liblinphone] MESSAGE Core callbacks [0x77839a3130] registered on core [0x784397bbe0]

Additional context Removing the apostrophe from the device name in the Advanced menu works this around.

Viish commented 2 years ago

Hi,

Can you attach the same log with a device name without ' character please? If that really is the issue you should contact Voip.ms, the SIP RFC does allow for ' character in User-Agent.

Cheers,

Josephur commented 2 months ago

How was this marked closed 2 years ago as an External problem when the issue STILL persists? I'm really trying to like Linphone here but man the issues it has just seem to not get addressed. If special characters cause a problem they should not be allowed!

Viish commented 2 months ago

Hi @Josephur,

Issue was closed as the required logs to continue investigation were never attached. As I said at the time, the ' character is allowed by the RFC, so there is no reason to forbid it's use, even if that one SIP provider doesn't allow it. As a reminder, Linphone implements many SIP RFCs to be compatible with all SIP servers (and thus all SIP providers) that follow the same RFCs. Sadly there are SIP providers that do not follow those RFCs, and thus making our app incompatible, but that's not our job to include workaround for them.

Cheers,

Viish commented 2 weeks ago

Hi @ilatypov, @Josephur,

Just resolved the same issue for another user, it was Bundle Mode toggle that needed to be toggled OFF (to have bundle mode enabled) in Account params to make it work.

Cheers,