דילוג לתוכן
  • חוקי הפורום
  • פופולרי
  • לא נפתר
  • משתמשים
  • חיפוש גוגל בפורום
  • צור קשר
עיצובים
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • ברירת מחדל (ללא עיצוב (ברירת מחדל))
  • ללא עיצוב (ברירת מחדל)
כיווץ
מתמחים טופ
  1. דף הבית
  2. אנדרואיד - כללי
  3. שיאומי
  4. עזרה הדדית - שיאומי
  5. באג | הפעלת שיחות WIFI במכשיר QIN F22 mini

באג | הפעלת שיחות WIFI במכשיר QIN F22 mini

מתוזמן נעוץ נעול הועבר עזרה הדדית - שיאומי
16 פוסטים 3 כותבים 48 צפיות 3 עוקבים
  • מהישן לחדש
  • מהחדש לישן
  • הכי הרבה הצבעות
תגובה
  • תגובה כנושא
התחברו כדי לפרסם תגובה
נושא זה נמחק. רק משתמשים עם הרשאות מתאימות יוכלו לצפות בו.
  • D מחובר
    D מחובר
    dudu
    כתב נערך לאחרונה על ידי dudu
    #1

    יש לי מכשיר QIN F22 mini שהפעלתי עליו VOLTE באמצעות המדריך הזה של @urielk וגם הפעלתי עליו VOLTE באמצעות האפליקציה הזו של @10110000 ועדיין לא מופעל VOLTE, מדובר בסים של 019 שבמכשיר QIN F21 PRO בגירסה של דיין תקשורת של @10110000 כן עובד שיחות WIFI.
    עשיתי בירור עם ה gpt והוא הביא לי כל מיני פקודות לבדוק, עשיתי גם השוואה בין המכשירים, ואני מצרף למטה את המסקנה החד משמעית שלו שלא ניתן להפעיל כלל וכלל שיחות WIFI במכשיר הזה, האם הוא צודק שקיים כזה דבר לא ניתן להפעיל שיחות WIFI גם בלי עריכה של קבצים כלשהם?
    מציין שיש לי על המכשיר רוט, ומג'יקס 28 מותקן.
    ||פירוש ברור

    ✔ יש CarrierConfig בסיסי של AOSP
    ❌ אין com.google.android.carrier.services
    ❌ אין CarrierServices מלא שמחבר IMS ↔ IWLAN ↔ רשת
    ❌ אין Policy של Wi-Fi Calling

    וזה בדיוק החתיכה שחסרה כדי ש־Android IMS יעלה.

    עכשיו מחברים את כל התמונה (סיכום סופי)
    יש לך:

    ✔ Vendor IMS (MediaTek) → com.mediatek.ims

    ✔ VoLTE עובד / יכול לעבוד

    ✔ IWLAN stack רץ

    ✔ ImsService APK קיים פיזית

    ✔ CarrierConfig בסיסי

    אין לך:

    ❌ Android IMS Framework פעיל (dumpsys ims לא קיים)

    ❌ CarrierServices

    ❌ רישום IMS ל-ServiceManager

    ❌ ניהול Wi-Fi Calling ברמת Android

    למה זה לא “כמעט עובד” אלא פשוט לא עובד

    זה חשוב להבין:

    Wi-Fi Calling לא מופעל ע״י
    properties + modem + Magisk

    הוא מופעל ע״י Android IMS + CarrierServices

    וברום שלך:

    Android IMS מושבת בכוונה

    CarrierServices לא קיים

    ImsService נשאר “שלד” בלבד

    ולכן:

    transportType=WLAN ✔

    registrationState=NOT_REG_OR_SEARCHING ❌ (תמיד)

    availableServices=[] ❌ (תמיד)

    mIsIwlanPreferred=false ❌ (תמיד)

    תשובה חד־משמעית לשאלה שלא שאלת אבל ברורה

    ❓ “האם אפשר לגרום לזה לעבוד עם עוד tweaking?”
    ➡️ לא.

    ❓ “האם מודול Magisk נוסף יכול להציל?”
    ➡️ לא.

    ❓ “האם העתקת APK תעזור?”
    ➡️ לא. CarrierServices חייב להיות system-signed וקשור ל-ROM.

    האפשרויות האמיתיות שיש לך (בלי אשליות)
    ✅ אפשרי

    להישאר עם VoLTE בלבד (זה המקסימום ברום הזה)

    להחליף ROM (רשמי / Port) שמכיל:

    Android IMS פעיל

    CarrierServices

    תמיכה רשמית ב-WFC

    להשתמש במכשיר אחר שתומך WFC מול 019 באופן רשמי

    ❌ לא אפשרי

    “להכריח” Wi-Fi Calling ברום הזה

    לפתור את זה רק עם ADB / Magisk

    להפוך Vendor IMS ל-Android IMS

    משפט סיכום אחד, ברור

    עשית הכול נכון.
    הגעת עד הקצה הטכני.
    הרום פשוט לא בנוי ל-Wi-Fi Calling.||

    @urielk

    U תגובה 1 תגובה אחרונה
    1
    • D dudu

      יש לי מכשיר QIN F22 mini שהפעלתי עליו VOLTE באמצעות המדריך הזה של @urielk וגם הפעלתי עליו VOLTE באמצעות האפליקציה הזו של @10110000 ועדיין לא מופעל VOLTE, מדובר בסים של 019 שבמכשיר QIN F21 PRO בגירסה של דיין תקשורת של @10110000 כן עובד שיחות WIFI.
      עשיתי בירור עם ה gpt והוא הביא לי כל מיני פקודות לבדוק, עשיתי גם השוואה בין המכשירים, ואני מצרף למטה את המסקנה החד משמעית שלו שלא ניתן להפעיל כלל וכלל שיחות WIFI במכשיר הזה, האם הוא צודק שקיים כזה דבר לא ניתן להפעיל שיחות WIFI גם בלי עריכה של קבצים כלשהם?
      מציין שיש לי על המכשיר רוט, ומג'יקס 28 מותקן.
      ||פירוש ברור

      ✔ יש CarrierConfig בסיסי של AOSP
      ❌ אין com.google.android.carrier.services
      ❌ אין CarrierServices מלא שמחבר IMS ↔ IWLAN ↔ רשת
      ❌ אין Policy של Wi-Fi Calling

      וזה בדיוק החתיכה שחסרה כדי ש־Android IMS יעלה.

      עכשיו מחברים את כל התמונה (סיכום סופי)
      יש לך:

      ✔ Vendor IMS (MediaTek) → com.mediatek.ims

      ✔ VoLTE עובד / יכול לעבוד

      ✔ IWLAN stack רץ

      ✔ ImsService APK קיים פיזית

      ✔ CarrierConfig בסיסי

      אין לך:

      ❌ Android IMS Framework פעיל (dumpsys ims לא קיים)

      ❌ CarrierServices

      ❌ רישום IMS ל-ServiceManager

      ❌ ניהול Wi-Fi Calling ברמת Android

      למה זה לא “כמעט עובד” אלא פשוט לא עובד

      זה חשוב להבין:

      Wi-Fi Calling לא מופעל ע״י
      properties + modem + Magisk

      הוא מופעל ע״י Android IMS + CarrierServices

      וברום שלך:

      Android IMS מושבת בכוונה

      CarrierServices לא קיים

      ImsService נשאר “שלד” בלבד

      ולכן:

      transportType=WLAN ✔

      registrationState=NOT_REG_OR_SEARCHING ❌ (תמיד)

      availableServices=[] ❌ (תמיד)

      mIsIwlanPreferred=false ❌ (תמיד)

      תשובה חד־משמעית לשאלה שלא שאלת אבל ברורה

      ❓ “האם אפשר לגרום לזה לעבוד עם עוד tweaking?”
      ➡️ לא.

      ❓ “האם מודול Magisk נוסף יכול להציל?”
      ➡️ לא.

      ❓ “האם העתקת APK תעזור?”
      ➡️ לא. CarrierServices חייב להיות system-signed וקשור ל-ROM.

      האפשרויות האמיתיות שיש לך (בלי אשליות)
      ✅ אפשרי

      להישאר עם VoLTE בלבד (זה המקסימום ברום הזה)

      להחליף ROM (רשמי / Port) שמכיל:

      Android IMS פעיל

      CarrierServices

      תמיכה רשמית ב-WFC

      להשתמש במכשיר אחר שתומך WFC מול 019 באופן רשמי

      ❌ לא אפשרי

      “להכריח” Wi-Fi Calling ברום הזה

      לפתור את זה רק עם ADB / Magisk

      להפוך Vendor IMS ל-Android IMS

      משפט סיכום אחד, ברור

      עשית הכול נכון.
      הגעת עד הקצה הטכני.
      הרום פשוט לא בנוי ל-Wi-Fi Calling.||

      @urielk

      U מנותק
      U מנותק
      urielk
      כתב נערך לאחרונה על ידי urielk
      #2

      @dudu אל תסמוך עליו הוא לא יודע מה שהוא בעצמו מדבר. צריך לחקור מה הבעיה לדעתי זה הcarrierconfig שכנראה מוגדר על wfc disabled הייתי ממליץ לך לנסות עם סים של חברת פלאפון רק כדי לבדוק אם עובד איתו ואז תוכל לנסות לתקן אם כן.
      תדביק את הפלט של זה כרוט:

      dumpsys carrierconfig
      
      D תגובה 1 תגובה אחרונה
      1
      • U urielk

        @dudu אל תסמוך עליו הוא לא יודע מה שהוא בעצמו מדבר. צריך לחקור מה הבעיה לדעתי זה הcarrierconfig שכנראה מוגדר על wfc disabled הייתי ממליץ לך לנסות עם סים של חברת פלאפון רק כדי לבדוק אם עובד איתו ואז תוכל לנסות לתקן אם כן.
        תדביק את הפלט של זה כרוט:

        dumpsys carrierconfig
        
        D מחובר
        D מחובר
        dudu
        כתב נערך לאחרונה על ידי
        #3

        @urielk כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

        תדביק את הפלט של זה כרוט:

        dumpsys carrierconfig

        אני לא מצליח להיכנס להרשאות רוט, הוא כותב לי k39tv1_bsp:/ $ su
        Permission denied
        למרות שיש לי רוט פעיל במכשיר ואני מתקין דרך מג'יקס מודולים

        U תגובה 1 תגובה אחרונה
        0
        • D dudu

          @urielk כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

          תדביק את הפלט של זה כרוט:

          dumpsys carrierconfig

          אני לא מצליח להיכנס להרשאות רוט, הוא כותב לי k39tv1_bsp:/ $ su
          Permission denied
          למרות שיש לי רוט פעיל במכשיר ואני מתקין דרך מג'יקס מודולים

          U מנותק
          U מנותק
          urielk
          כתב נערך לאחרונה על ידי
          #4

          @dudu תן הרשאות דרך מגיסק

          D תגובה 1 תגובה אחרונה
          0
          • U urielk

            @dudu תן הרשאות דרך מגיסק

            D מחובר
            D מחובר
            dudu
            כתב נערך לאחרונה על ידי dudu
            #5

            @urielk כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

            @dudu תן הרשאות דרך מגיסק

            k39tv1_bsp:/ # dumpsys carrierconfig
            Can't find service: carrierconfig
            

            זה מסביר למה לא עובד השיחות WIFI?

            U תגובה 1 תגובה אחרונה
            0
            • D dudu

              @urielk כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

              @dudu תן הרשאות דרך מגיסק

              k39tv1_bsp:/ # dumpsys carrierconfig
              Can't find service: carrierconfig
              

              זה מסביר למה לא עובד השיחות WIFI?

              U מנותק
              U מנותק
              urielk
              כתב נערך לאחרונה על ידי urielk
              #6

              @dudu תנסה dumpsys carrier_config
              זה lineageos? נראה שלא לפי השם

              D תגובה 1 תגובה אחרונה
              0
              • U urielk

                @dudu תנסה dumpsys carrier_config
                זה lineageos? נראה שלא לפי השם

                D מחובר
                D מחובר
                dudu
                כתב נערך לאחרונה על ידי dudu
                #7

                @urielk כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

                @dudu תנסה dumpsys carrier_config
                זה lineageos? נראה שלא לפי השם

                k39tv1_bsp:/ #  dumpsys carrier_config
                CarrierConfigLoader: com.android.phone.CarrierConfigLoader@72012a5
                Phone Id = 0
                    Default Values from CarrierConfigManager :
                            5g_icon_configuration_string = connected_mmwave:5G,connected:5G,not_restricted_rrc_idle:5G,not_restricted_rrc_con:5G
                            5g_icon_display_grace_period_string =
                            5g_icon_display_secondary_grace_period_string =
                            5g_nr_ssrsrp_thresholds_int_array = [-110, -90, -80, -65]
                            5g_nr_ssrsrq_thresholds_int_array = [-16, -12, -9, -6]
                            5g_nr_sssinr_thresholds_int_array = [-5, 5, 15, 30]
                            5g_watchdog_time_ms_long = 3600000
                            additional_call_setting_bool = true
                            additional_settings_call_waiting_visibility_bool = true
                            additional_settings_caller_id_visibility_bool = true
                            aliasEnabled = false
                            aliasMaxChars = 48
                            aliasMinChars = 2
                            allowAttachAudio = true
                            allow_add_call_during_video_call = true
                            allow_adding_apns_bool = true
                            allow_cdma_eri_bool = false
                            allow_emergency_numbers_in_call_log_bool = false
                            allow_emergency_video_calls_bool = false
                            allow_hold_call_during_emergency_bool = false
                            allow_hold_in_ims_call = true
                            allow_hold_video_call_bool = true
                            allow_local_dtmf_tones_bool = true
                            allow_merge_wifi_calls_when_vowifi_off_bool = true
                            allow_merging_rtt_calls_bool = false
                            allow_metered_network_for_cert_download_bool = false
                            allow_non_emergency_calls_in_ecm_bool = true
                            allow_ussd_requests_via_telephony_manager_bool = true
                            allow_video_calling_fallback_bool = true
                            always_play_remote_hold_tone_bool = false
                            always_show_data_rat_icon_bool = false
                            always_show_emergency_alert_onoff_bool = false
                            always_show_primary_signal_bar_in_opportunistic_network_boolean = false
                            apn.settings_default_protocol_string =
                            apn.settings_default_roaming_protocol_string =
                            apn_expand_bool = true
                            apn_priority_string_array = [default:0, mms:2, supl:2, dun:2, hipri:3, fota:2, ims:2, cbs:2, ia:2, emergency:2, mcx:3, xcap:3]
                            apn_settings_default_apn_types_string_array = null
                            ascii_7_bit_support_for_long_message_bool = false
                            auto_retry_enabled_bool = false
                            auto_retry_failed_wifi_emergency_call = false
                            bandwidth_nr_nsa_use_lte_value_for_upstream_bool = false
                            bandwidth_string_array = [GPRS:24,24, EDGE:70,18, UMTS:115,115, CDMA-IS95A:14,14, CDMA-IS95B:14,14, 1xRTT:30,30, EvDo-rev.0:750,48, EvDo-rev.A:950,550, HSDPA:4300,620, HSUPA:4300,1800, HSPA:4300,1800, EvDo-rev.B:1500,550, eHRPD:750,48, HSPAP:13000,3400, TD-SCDMA:115,115, LTE:30000,15000, NR_NSA:47000,18000, NR_NSA_MMWAVE:145000,60000, NR_SA:145000,60000]
                            boosted_lte_earfcns_string_array = null
                            broadcast_emergency_call_state_changes_bool = false
                            call_barring_over_ut_warning_bool = false
                            call_barring_supports_deactivate_all_bool = true
                            call_barring_supports_password_change_bool = true
                            call_barring_visibility_bool = true
                            call_forwarding_blocks_while_roaming_string_array = null
                            call_forwarding_map_non_number_to_voicemail_bool = false
                            call_forwarding_over_ut_warning_bool = false
                            call_forwarding_visibility_bool = true
                            call_forwarding_when_busy_supported_bool = true
                            call_forwarding_when_unanswered_supported_bool = true
                            call_forwarding_when_unreachable_supported_bool = true
                            call_redirection_service_component_name_string = null
                            call_screening_app =
                            call_waiting_over_ut_warning_bool = false
                            call_waiting_service_class_int = 1
                            caller_id_over_ut_warning_bool = false
                            carrier_allow_deflect_ims_call_bool = false
                            carrier_allow_transfer_ims_call_bool = false
                            carrier_allow_turnoff_ims_bool = true
                            carrier_app_no_wake_signal_config = null
                            carrier_app_required_during_setup_bool = false
                            carrier_app_wake_signal_config = [com.android.carrierdefaultapp/.CarrierDefaultBroadcastReceiver:com.android.internal.telephony.CARRIER_SIGNAL_RESET, com.mediatek.ims.pco/.PCOBootCompletedReceiver:com.android.internal.telephony.CARRIER_SIGNAL_PCO_VALUE]
                            carrier_auto_cancel_cs_notification = true
                            carrier_avoid_cmas_list_bool = false
                            carrier_certificate_string_array = null
                            carrier_config_applied_bool = false
                            carrier_config_version_string =
                            carrier_data_call_apn_delay_default_long = 20000
                            carrier_data_call_apn_delay_faster_long = 3000
                            carrier_data_call_apn_retry_after_disconnect_long = 10000
                            carrier_data_call_retry_config_strings = [default:default_randomization=2000,5000,10000,20000,40000,80000:5000,160000:5000,320000:5000,640000:5000,1280000:5000,1800000:5000, mms:default_randomization=2000,5000,10000,20000,40000,80000:5000,160000:5000,320000:5000,640000:5000,1280000:5000,1800000:5000, others:max_retries=3, 5000, 5000, 5000]
                            carrier_data_service_wlan_package_override_string =
                            carrier_data_service_wwan_package_override_string =
                            carrier_default_actions_on_default_network_available_string_array = [false: 7, true: 8]
                            carrier_default_actions_on_redirection_string_array = [9, 4, 1]
                            carrier_default_actions_on_reset_string_array = [6, 8]
                            carrier_default_data_roaming_enabled_bool = false
                            carrier_default_redirection_url_string_array = null
                            carrier_default_wfc_ims_enabled_bool = false
                            carrier_default_wfc_ims_mode_int = 2
                            carrier_default_wfc_ims_roaming_enabled_bool = false
                            carrier_default_wfc_ims_roaming_mode_int = 2
                            carrier_eri_file_name_string = eri.xml
                            carrier_force_disable_etws_cmas_test_bool = false
                            carrier_ims_gba_required_bool = false
                            carrier_instant_lettering_available_bool = false
                            carrier_instant_lettering_encoding_string =
                            carrier_instant_lettering_escaped_chars_string =
                            carrier_instant_lettering_invalid_chars_string =
                            carrier_instant_lettering_length_limit_int = 64
                            carrier_international_roaming_exception_list_strings = []
                            carrier_metered_apn_types_strings = [default, mms, dun, supl]
                            carrier_metered_roaming_apn_types_strings = [default, mms, dun, supl]
                            carrier_name_override_bool = false
                            carrier_name_string =
                            carrier_network_service_wlan_package_override_string =
                            carrier_network_service_wwan_package_override_string =
                            carrier_promote_wfc_on_call_fail_bool = false
                            carrier_qualified_networks_service_package_override_string =
                            carrier_rcs_provisioning_required_bool = true
                            carrier_settings_activity_component_name_string =
                            carrier_settings_enable_bool = false
                            carrier_setup_app_string =
                            carrier_supports_ss_over_ut_bool = false
                            carrier_use_ims_first_for_emergency_bool = true
                            carrier_ut_provisioning_required_bool = false
                            carrier_volte_available_bool = true
                            carrier_volte_override_wfc_provisioning_bool = false
                            carrier_volte_provisioned_bool = false
                            carrier_volte_provisioning_required_bool = false
                            carrier_volte_tty_supported_bool = true
                            carrier_vt_available_bool = true
                            carrier_vvm_package_name_string =
                            carrier_vvm_package_name_string_array = null
                            carrier_wfc_ims_available_bool = true
                            carrier_wfc_supports_wifi_only_bool = false
                            carrier_wlan_disallowed_apn_types_string_array = []
                            carrier_wwan_disallowed_apn_types_string_array = []
                            cdma_3waycall_flash_delay_int = 0
                            cdma_dtmf_tone_delay_int = 100
                            cdma_enhanced_roaming_indicator_for_home_network_int_array = [1]
                            cdma_home_registered_plmn_name_override_bool = false
                            cdma_home_registered_plmn_name_string =
                            cdma_nonroaming_networks_string_array = null
                            cdma_roaming_mode_int = -1
                            cdma_roaming_networks_string_array = null
                            check_pricing_with_carrier_data_roaming_bool = false
                            ci_action_on_sys_update_bool = false
                            ci_action_on_sys_update_extra_string =
                            ci_action_on_sys_update_extra_val_string =
                            ci_action_on_sys_update_intent_string =
                            config_cellBroadcastAppLinks = true
                            config_ims_mmtel_package_override_string = null
                            config_ims_package_override_string = null
                            config_ims_rcs_package_override_string = null
                            config_show_orig_dial_string_for_cdma = false
                            config_telephony_use_own_number_for_voicemail_bool = false
                            config_wifi_disable_in_ecbm = false
                            convert_cdma_caller_id_mmi_codes_while_roaming_on_3gpp_bool = false
                            csp_enabled_bool = false
                            data_limit_notification_bool = true
                            data_limit_threshold_bytes_long = -1
                            data_rapid_notification_bool = true
                            data_switch_validation_min_gap_long = 86400000
                            data_switch_validation_timeout_long = 2000
                            data_warning_notification_bool = true
                            data_warning_threshold_bytes_long = -1
                            default_dns_enabled_bool = true
                            default_sim_call_manager_string =
                            default_vm_number_roaming_and_ims_unregistered_string =
                            default_vm_number_roaming_string =
                            default_vm_number_string =
                            dial_string_replace_string_array = null
                            disable_cdma_activation_code_bool = false
                            disable_charge_indication_bool = false
                            disable_supplementary_services_in_airplane_mode_bool = false
                            disable_voice_barring_notification_bool = false
                            disable_vt_over_wifi_bool = false
                            disconnect_cause_play_busytone_int_array = [4]
                            display_hd_audio_property_bool = true
                            display_voicemail_number_as_default_call_forwarding_number = false
                            drop_video_call_when_answering_audio_call_bool = false
                            dtmf_type_enabled_bool = false
                            duration_blocking_disabled_after_emergency_int = 7200
                            editable_enhanced_4g_lte_bool = true
                            editable_voicemail_number_bool = false
                            editable_voicemail_number_setting_bool = true
                            editable_wfc_mode_bool = true
                            editable_wfc_roaming_mode_bool = false
                            ehplmn_override_string_array = null
                            emailGatewayNumber =
                            emergency_bearer_management_policy = []
                            emergency_notification_delay_int = -1
                            emergency_number_prefix_string_array = []
                            emergency_sms_mode_timer_ms_int = 0
                            enableGroupMms = true
                            enableMMSDeliveryReports = false
                            enableMMSReadReports = false
                            enableMultipartSMS = true
                            enableSMSDeliveryReports = true
                            enable_apps_string_array = null
                            enable_carrier_display_name_resolver_bool = false
                            enable_dialer_key_vibration_bool = true
                            enable_eap_method_prefix_bool = false
                            enabledMMS = true
                            enabledNotifyWapMMSC = false
                            enabledTransID = false
                            enhanced_4g_lte_on_by_default_bool = true
                            enhanced_4g_lte_title_variant_bool = false
                            enhanced_4g_lte_title_variant_int = 0
                            fdn_number_length_limit_int = 20
                            feature_access_codes_string_array = null
                            filtered_cnap_names_string_array = null
                            force_home_network_bool = false
                            force_imei_bool = false
                            gps.a_glonass_pos_protocol_select = 0
                            gps.es_extension_sec = 0
                            gps.es_supl_control_plane_support_int = 0
                            gps.es_supl_data_plane_only_roaming_plmn_string_array = null
                            gps.gps_lock = 3
                            gps.lpp_profile = 2
                            gps.nfw_proxy_apps = com.mediatek.gnss.nonframeworklbs
                            gps.persist_lpp_mode_bool = true
                            gps.supl_es = 1
                            gps.supl_host = supl.google.com
                            gps.supl_mode = 1
                            gps.supl_port = 7275
                            gps.supl_ver = 0x20000
                            gps.use_emergency_pdn_for_emergency_supl = 1
                            gsm_cdma_calls_can_be_hd_audio = true
                            gsm_dtmf_tone_delay_int = 0
                            gsm_nonroaming_networks_string_array = null
                            gsm_roaming_networks_string_array = null
                            gsm_rssi_thresholds_int_array = [-107, -103, -97, -89]
                            has_in_call_noise_suppression_bool = false
                            hide_carrier_network_settings_bool = false
                            hide_digits_helper_text_on_stk_input_screen_bool = true
                            hide_enhanced_4g_lte_bool = false
                            hide_ims_apn_bool = false
                            hide_lte_plus_data_icon_bool = true
                            hide_preferred_network_type_bool = false
                            hide_preset_apn_details_bool = false
                            hide_sim_lock_settings_bool = false
                            hide_tty_hco_vco_with_rtt = false
                            httpParams =
                            httpSocketTimeout = 60000
                            identify_high_definition_calls_in_call_log_bool = false
                            ignore_data_enabled_changed_for_video_calls = false
                            ignore_rtt_mode_setting_bool = true
                            ignore_sim_network_locked_events_bool = false
                            ims.wifi_off_deferring_time_millis_int = 4000
                            ims_conference_size_limit_int = 5
                            ims_dtmf_tone_delay_int = 0
                            ims_pdn_sync_fail_cause_to_modem_bool = false
                            ims_reasoninfo_mapping_string_array = null
                            imsi_key_availability_int = 0
                            imsi_key_download_url_string = null
                            is_ims_conference_size_enforced_bool = false
                            is_opportunistic_subscription_bool = false
                            limited_sim_function_notification_for_dsds_bool = false
                            local_disconnect_empty_ims_conference_bool = false
                            lte_earfcns_rsrp_boost_int = 0
                            lte_enabled_bool = true
                            lte_rsrp_thresholds_int_array = [-128, -118, -108, -98]
                            lte_rsrq_thresholds_int_array = [-20, -17, -14, -11]
                            lte_rssnr_thresholds_int_array = [-3, 1, 5, 13]
                            maxImageHeight = 480
                            maxImageWidth = 640
                            maxMessageSize = 307200
                            maxMessageTextSize = -1
                            maxSubjectLength = 40
                            mdn_is_additional_voicemail_number_bool = false
                            missed_incoming_call_sms_originator_string_array = []
                            missed_incoming_call_sms_pattern_string_array = []
                            mmi_two_digit_number_pattern_string_array = []
                            mmsCloseConnection = false
                            monthly_data_cycle_day_int = -1
                            mtk_allow_auto_start_timer_for_cancel_upgrade_bool = false
                            mtk_allow_cancel_video_upgrade_bool = false
                            mtk_allow_one_video_call_only_bool = false
                            mtk_allow_one_way_video_bool = true
                            mtk_carrier_blind_assured_ect_supported = false
                            mtk_carrier_consultative_ect_supported = true
                            mtk_carrier_device_switch_supported = false
                            mtk_carrier_disable_wfc_after_auth_fail_bool = false
                            mtk_carrier_ims_ecbm_supported = false
                            mtk_carrier_notify_bad_wifi_quality_disconnect_cause = false
                            mtk_carrier_nouth_america_high_priority_clir_prefix_supported = false
                            mtk_carrier_ss_enable_xcap_http_response_409 = false
                            mtk_carrier_ss_gsm_ut_support = false
                            mtk_carrier_ss_ims_nw_cw = false
                            mtk_carrier_ss_need_check_data_enable = false
                            mtk_carrier_ss_need_check_data_roaming = false
                            mtk_carrier_ss_need_check_ims_when_roaming = false
                            mtk_carrier_ss_not_support_call_identity = false
                            mtk_carrier_ss_not_support_ocb = false
                            mtk_carrier_ss_not_support_wfc_ut = false
                            mtk_carrier_ss_not_support_xcap = false
                            mtk_carrier_ss_query_cfu_again_after_set = false
                            mtk_carrier_ss_re_register_for_cf = false
                            mtk_carrier_ss_support_save_cf_number = false
                            mtk_carrier_ss_tb_clir = false
                            mtk_carrier_ss_transfer_xcap_404 = false
                            mtk_carrier_swap_conference_to_foreground_before_merge = false
                            mtk_carrier_swap_vt_conference_to_foreground_before_merge = false
                            mtk_carrier_switch_wfc_mode_required_bool = false
                            mtk_carrier_turn_off_wifi_before_e911 = false
                            mtk_carrier_update_dialing_address_from_pau = false
                            mtk_carrier_wfc_get_location_always = false
                            mtk_carrier_wfc_mode_domestic_roaming_to_home = false
                            mtk_ct_volte_status_bool = false
                            mtk_default_enhanced_4g_mode_bool = true
                            mtk_default_wfc_mode_int = 2
                            mtk_dialer_call_pull_bool = false
                            mtk_disallow_outgoing_calls_during_conference_bool = false
                            mtk_disallow_outgoing_calls_during_video_or_voice_call_bool = false
                            mtk_domestic_roaming_enabled_only_by_mobile_data_setting = false
                            mtk_domestic_roaming_enabled_only_by_mobile_data_setting_check_nw_plmn = null
                            mtk_emc_rtt_guard_timer_bool = false
                            mtk_ignore_data_roaming_for_video_calls = false
                            mtk_ims_video_conference_size_limit_int = 5
                            mtk_intl_roaming_enabled_only_by_roaming_data_setting = false
                            mtk_key_add_mnoapns_into_allapnlist = false
                            mtk_key_carrier_need_show_roaming_icon = true
                            mtk_key_conference_first_participant_as_host_supported = false
                            mtk_key_disconnect_all_calls_when_ecc_bool = true
                            mtk_key_early_video_config_string_array = []
                            mtk_key_multiline_allow_cross_line_conference_bool = false
                            mtk_key_operate_ims_conference_participants_by_user_entity = false
                            mtk_key_otasp_call_number_string =
                            mtk_key_restore_address_for_ims_conference_participants = true
                            mtk_key_roaming_bar_guard_bool = false
                            mtk_key_show_45g_options = false
                            mtk_key_update_wificalling_by_tty = false
                            mtk_key_vt_downgrade_in_bad_bitrate = false
                            mtk_mt_rtt_without_precondition_bool = false
                            mtk_multi_rtt_calls_supported_bool = false
                            mtk_one_setting_for_domestic_and_intl_roaming_data = false
                            mtk_resume_hold_call_after_active_call_end_by_remote = false
                            mtk_rtt_audio_indication_supported_bool = false
                            mtk_rtt_auto_accept_request_bool = false
                            mtk_rtt_ignore_roaming_check_bool = false
                            mtk_rtt_video_switch_supported_bool = true
                            mtk_send_network_coverage_lost = false
                            mtk_show_call_barring_password_bool = false
                            mtk_show_clir_setting_bool = true
                            mtk_show_open_mobile_data_dialog_bool = false
                            mtk_single_call_after_conference_srvcc = true
                            mtk_special_constraint_for_ims_video_conference = false
                            mtk_support_enhanced_call_blocking_bool = false
                            mtk_support_vt_ss_bool = false
                            mtk_timer_for_cancel_upgrade_int = 20
                            mtk_timer_for_decline_upgrade_int = 20
                            mtk_unique_settings_for_domestic_and_intl_roaming = false
                            mtk_use_administrative_apn_bool = false
                            mtk_video_call_background_transmission = false
                            mtk_volte_conference_enhanced_enable_bool = false
                            mtk_vt_dialpad_support_bool = false
                            mtk_vt_mt_ringtone_support_bool = false
                            mtk_vt_notification_ringtone_support_bool = false
                            mtk_vt_over_wifi_check_data_enable_bool = false
                            mtk_vt_over_wifi_check_volte_enable_bool = true
                            mtk_vt_over_wifi_check_wfc_enable_bool = true
                            mtk_wfc_provisioning_supported_bool = false
                            mtk_wfc_remove_preference_mode_bool = false
                            mtk_wfc_settings_ux_type_int = -1
                            naiSuffix =
                            network_notification_delay_int = -1
                            no_merge_req_after_max_connection = true
                            no_sip_message_on_pause_video_bool = false
                            non_roaming_operator_string_array = null
                            notify_handover_video_from_lte_to_wifi_bool = false
                            notify_handover_video_from_wifi_to_lte_bool = false
                            notify_international_call_on_wfc_bool = false
                            notify_vt_handover_to_wifi_failure_bool = false
                            nr_enabled_bool = true
                            only_auto_select_in_home_network = false
                            only_single_dc_allowed_int_array = [4, 5, 6, 7, 8, 12]
                            operator_id = 0
                            operator_name_filter_pattern_string =
                            operator_selection_expand_bool = true
                            opl_override_opl_string_array = null
                            opportunistic_network_backoff_time_long = 10000
                            opportunistic_network_data_switch_exit_hysteresis_time_long = 3000
                            opportunistic_network_data_switch_hysteresis_time_long = 10000
                            opportunistic_network_entry_or_exit_hysteresis_time_long = 10000
                            opportunistic_network_entry_threshold_bandwidth_int = 1024
                            opportunistic_network_entry_threshold_rsrp_int = -108
                            opportunistic_network_entry_threshold_rssnr_int = 45
                            opportunistic_network_exit_threshold_rsrp_int = -118
                            opportunistic_network_exit_threshold_rssnr_int = 10
                            opportunistic_network_max_backoff_time_long = 60000
                            opportunistic_network_ping_pong_time_long = 60000
                            parameters_use_for_5g_nr_signal_bar_int = 1
                            parameters_used_for_lte_signal_bar_int = 1
                            ping_test_before_data_switch_bool = true
                            play_call_recording_tone_bool = false
                            pnn_override_string_array = null
                            prefer_2g_bool = true
                            prevent_clir_activation_and_deactivation_code_bool = false
                            radio_restart_failure_causes_int_array = []
                            ratchet_rat_families = [1,2, 7,8,12, 3,11,9,10,15, 14,19]
                            rcs_config_server_url_string =
                            read_only_apn_fields_string_array = null
                            read_only_apn_types_string_array = [dun]
                            recipientLimit = 2147483647
                            require_entitlement_checks_bool = true
                            restart_radio_on_pdp_fail_regular_deactivation_bool = false
                            roaming_operator_string_array = null
                            rtt_downgrade_supported_bool = true
                            rtt_supported_bool = false
                            rtt_supported_for_vt_bool = false
                            rtt_upgrade_supported_bool = true
                            sendMultipartSmsAsSeparateMessages = false
                            show_4g_for_3g_data_icon_bool = false
                            show_4g_for_lte_data_icon_bool = true
                            show_apn_setting_cdma_bool = false
                            show_blocking_pay_phone_option_bool = false
                            show_call_blocking_disabled_notification_always_bool = false
                            show_carrier_data_icon_pattern_string =
                            show_cdma_choices_bool = false
                            show_data_connected_roaming_notification = false
                            show_forwarded_number_bool = false
                            show_iccid_in_sim_status_bool = false
                            show_ims_registration_status_bool = false
                            show_merge_button_on_conference_participant = false
                            show_onscreen_dial_button_bool = true
                            show_precise_failed_cause_bool = false
                            show_signal_strength_in_sim_status_bool = true
                            show_toast_when_conference_full = true
                            show_video_call_charges_alert_dialog_bool = false
                            show_wfc_location_privacy_policy_bool = false
                            show_wifi_calling_icon_in_status_bar_bool = false
                            signal_strength_nr_nsa_use_lte_as_primary_bool = true
                            sim_country_iso_override_string =
                            sim_network_unlock_allow_dismiss_bool = true
                            simplified_network_settings_bool = false
                            skip_cf_fail_to_disable_dialog_bool = false
                            smart_forwarding_config_component_name_string =
                            smsToMmsTextLengthThreshold = -1
                            smsToMmsTextThreshold = -1
                            sms_requires_destination_number_conversion_bool = false
                            spdi_override_string_array = null
                            spn_display_condition_override_int = -1
                            spn_display_rule_use_roaming_from_service_state_bool = false
                            stk_disable_launch_browser_bool = false
                            subscription_group_uuid_string =
                            supportHttpCharsetHeader = false
                            supportMmsContentDisposition = true
                            support_3gpp_call_forwarding_while_roaming_bool = true
                            support_add_conference_participants_bool = false
                            support_adhoc_conference_calls_bool = false
                            support_auto_decline_upgrade_request_bool = true
                            support_cdma_1x_voice_calls_bool = true
                            support_clir_network_default_bool = true
                            support_conference_call_bool = true
                            support_direct_fdn_dialing_bool = false
                            support_downgrade_vt_to_audio_bool = true
                            support_emergency_dialer_shortcut_bool = true
                            support_emergency_sms_over_ims_bool = false
                            support_enhanced_call_blocking_bool = true
                            support_ims_conference_call_bool = true
                            support_ims_conference_event_package_bool = true
                            support_ims_conference_event_package_on_peer_bool = true
                            support_manage_ims_conference_call_bool = true
                            support_no_reply_timer_for_cfnry_bool = true
                            support_pause_ims_video_calls_bool = true
                            support_swap_after_merge_bool = true
                            support_tdscdma_bool = false
                            support_tdscdma_roaming_networks_string_array = null
                            support_video_conference_call_bool = false
                            support_wps_over_ims_bool = true
                            switch_data_to_primary_if_primary_is_oos_bool = true
                            treat_downgraded_video_calls_as_video_calls_bool = false
                            tty_supported_bool = true
                            uaProfTagName = x-wap-profile
                            uaProfUrl =
                            unloggable_numbers_string_array = null
                            unmetered_nr_nsa_bool = false
                            unmetered_nr_nsa_mmwave_bool = false
                            unmetered_nr_nsa_sub6_bool = false
                            unmetered_nr_nsa_when_roaming_bool = false
                            unmetered_nr_sa_bool = false
                            unmetered_nr_sa_mmwave_bool = false
                            unmetered_nr_sa_sub6_bool = false
                            use_call_forwarding_ussd_bool = false
                            use_caller_id_ussd_bool = false
                            use_hfa_for_provisioning_bool = false
                            use_only_rsrp_for_lte_signal_bar_bool = false
                            use_otasp_for_provisioning_bool = false
                            use_rcs_presence_bool = false
                            use_rcs_sip_options_bool = false
                            use_usim_bool = false
                            use_wfc_home_network_mode_in_roaming_network_bool = false
                            userAgent =
                            video_calls_can_be_hd_audio = true
                            vilte_data_is_metered_bool = true
                            voice_privacy_disable_ui_bool = false
                            voicemail_notification_persistent_bool = false
                            volte_5g_limited_alert_dialog_bool = false
                            volte_replacement_rat_int = 0
                            vvm_cellular_data_required_bool = false
                            vvm_client_prefix_string = //VVM
                            vvm_destination_number_string =
                            vvm_disabled_capabilities_string_array = null
                            vvm_legacy_mode_enabled_bool = false
                            vvm_port_number_int = 0
                            vvm_prefetch_bool = true
                            vvm_ssl_enabled_bool = false
                            vvm_type_string =
                            wcdma_default_signal_strength_measurement_string = rssi
                            wcdma_rscp_thresholds_int_array = [-115, -105, -95, -85]
                            wfc_carrier_name_override_by_pnn_bool = false
                            wfc_data_spn_format_idx_int = 0
                            wfc_emergency_address_carrier_app_string =
                            wfc_flight_mode_spn_format_idx_int = -1
                            wfc_operator_error_codes_string_array = null
                            wfc_spn_format_idx_int = 0
                            wfc_spn_use_root_locale = false
                            wifi.hotspot_maximum_client_count = 0
                            wifi_calls_can_be_hd_audio = true
                            world_mode_enabled_bool = false
                            world_phone_bool = false
                            wos_flight_mode_support_bool = true
                
                    mConfigFromDefaultApp :
                
                    mConfigFromCarrierApp : null
                
                    mPersistentOverrideConfigs : null
                
                    mOverrideConfigs : null
                
                CarrierConfigLoadingLog=
                2025-12-31T14:41:47.990 - mHandler: 12 phoneId: 0
                2025-12-31T14:41:58.927 - Update config for phoneId: 0 simState: LOADED
                2025-12-31T14:41:59.068 - mHandler: 13 phoneId: 0
                2025-12-31T14:42:00.139 - mHandler: 7 phoneId: 0
                2025-12-31T14:42:00.142 - can't find cache file
                2025-12-31T14:42:00.144 - can't find cache file
                2025-12-31T14:42:00.144 - Binding to com.android.carrierconfig for phone 0
                2025-12-31T14:42:00.775 - mHandler: 3 phoneId: 0
                2025-12-31T14:42:00.782 - Fetch config for default app: com.android.carrierconfig carrierid: CarrierIdentifier{mcc=425,mnc=19,spn=,imsi=[****],gid1=FFFFFFFFFFFFFFFFFFFF,gid2=FFFFFFFFFFFFFFFFFFFF,carrierid=-1,specificCarrierId=-1}
                2025-12-31T14:42:00.798 - mHandler: 5 phoneId: 0
                2025-12-31T14:42:00.819 - mHandler: 16 phoneId: 0
                

                זה כל מה שיצא לי כפלט

                עריכה:
                עשיתי עכשיו בדיקת לוג תוך כדי שיחה וזה התוצאה

                k39tv1_bsp:/ # logcat -b radio | grep -i -e ims -e wfc
                12-31 15:01:22.904  1480  1480 D ImsPhoneCallTracker: [0] hangup connection
                12-31 15:01:22.905  1480  1480 D ImsPhoneCallTracker: [0] hangup call with reason: 1
                12-31 15:01:22.905  1480  1480 D ImsPhoneCallTracker: [0] hangup call - reason=1
                12-31 15:01:22.906  1480  1480 D ImsPhoneCallTracker: [0] (foregnd) hangup foreground
                12-31 15:01:22.915  2224  2387 D ImsCallSessionProxy: [callId = 1] getHangupCause() : 504
                12-31 15:01:22.963   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                12-31 15:01:22.977   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_ESPEECH
                12-31 15:01:22.992   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_CALL_INFO_INDICATION
                12-31 15:01:22.996   890   961 D RtcCC   : [0] imsCallInfoUpdate slot: 0, callId: 1, ms: 133
                12-31 15:01:22.996   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(),  callid = 1
                12-31 15:01:22.996   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(), No Need to skip
                12-31 15:01:22.997   890   961 D RtcCC   : [0] Remove ImsCall in slot: 0, callId: 1
                12-31 15:01:23.001  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo sipCode 0 reasonHeader
                12-31 15:01:23.019  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=3
                12-31 15:01:23.030  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo(): null
                12-31 15:01:23.031  2224  2224 D ImsCallSessionProxy: [callId = 1] updateAddressFromPau() : updatePau()... telNumber: [hidden] sipNumber: [hidden]
                12-31 15:01:23.049  2224  2224 D ImsCallSessionProxy: [callId = 1] updateOIR() : pau: [[hidden]], displayName: [[hidden]]
                12-31 15:01:23.059  2224  2224 D ImsCallSessionProxy: [callId = 1] callTerminated() : get disconnect cause from AT+CEER
                12-31 15:01:23.075   890   961 D RtcImsEvent: [0] needProcessFakeDisconnect(),  mFakeDisconnectedCallProcessingCount = 0
                12-31 15:01:23.092  2224  2224 D ImsCallSessionProxy: [callId = 1] handleMessage() : notify disconnect cause by mLocalTerminateReason 504
                12-31 15:01:23.122   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                12-31 15:01:23.136  1480  2236 D ImsPhoneCallTracker: [0] onCallTerminated reasonCode=504
                12-31 15:01:23.137  1480  2236 D ImsPhoneCallTracker: [0] maybeRemapReasonCode : fromCode = 504 ; message =
                12-31 15:01:23.140  1480  2236 D ImsPhoneCallTracker: [0] maybeRemapReasonCode : fromCode = 504 ; message =
                12-31 15:01:23.155  1480  2236 D ImsPhoneCallTracker: [0] cause = 36 conn = [ImsPhoneConnection objId: 170051675 telecomCallID: TC@1_1 address: [****] isAdhocConf: N ImsCall: [ImsCall objId:232733546 onHold:N mute:N mCallProfile:{ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 } networkType:0 updateRequest:NONE merging:N merge action pending:N merged:N multiParty:N confHost:N buried term:N isVideo: N wasVideo: N isWifi: N session:[ImsCallSession objId:212755797 state:TERMINATED callId:1] transientSession:null]] state:DISCONNECTING mParent:Foreground Call
                12-31 15:01:23.213  1480  2236 D ImsPhoneCallTracker: [0] maybeRemapReasonCode : fromCode = 504 ; message =
                12-31 15:01:23.216  1480  2236 D ImsPhoneCallTracker: [0] processCallStateChange [ImsCall objId:232733546 onHold:N mute:N mCallProfile:{ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 } networkType:0 updateRequest:NONE merging:N merge action pending:N merged:N multiParty:N confHost:N buried term:N isVideo: N wasVideo: N isWifi: N session:[ImsCallSession objId:212755797 state:TERMINATED callId:1] transientSession:null] state=DISCONNECTED cause=36
                12-31 15:01:23.216  1480  2236 D ImsPhoneCallTracker: [0] processCallStateChange state=DISCONNECTED cause=36 ignoreState=false
                12-31 15:01:23.216  1480  2236 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                12-31 15:01:23.218  1480  2236 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:01:23.218  1480  2236 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:01:23.218  1480  2236 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                12-31 15:01:23.220  1480  2236 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:01:23.220  1480  2236 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:01:23.220  1480  2236 D ImsPhoneConnection: updateAddressDisplay: callId = TC@1_1 address = [****] name =  nump = 1 namep = 3
                12-31 15:01:23.221  1480  2236 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                12-31 15:01:23.222  1480  2236 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:01:23.222  1480  2236 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:01:23.222  1480  2236 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                12-31 15:01:23.223  1480  2236 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:01:23.223  1480  2236 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:01:23.224  1480  2236 D ImsPhoneConnection: onDisconnect: cause=36
                12-31 15:01:23.226  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=3
                12-31 15:01:23.227  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=3
                12-31 15:01:23.228  2224  2264 D MtkImsCallSessionProxy: [callId = 1] close() : MtkImsCallSessionProxy is going to be closed!!!
                12-31 15:01:23.228  2224  2264 D ImsCallSessionProxy: [callId = 1] close() : ImsCallSessionProxy is closed!!!
                12-31 15:01:23.231  2224  2264 D ImsCallSessionProxy: [callId = 1] getVideoCallProvider() : mVTProvider = null
                12-31 15:01:23.231  2224  2264 D ImsExtSelfActivatorImpl: close()
                12-31 15:01:23.232  1480  2236 D ImsPhoneCallTracker: [0] updatePhoneState pendingMo = null, fg= IDLE(0), bg= IDLE(0)
                12-31 15:01:23.232  1480  2236 D ImsPhoneCallTracker: [0] updatePhoneState oldState=OFFHOOK, newState=IDLE
                12-31 15:01:23.239  1480  2236 D ImsPhoneCallTracker: [0] checkRttCallType phone: Handler (com.mediatek.internal.telephony.imsphone.MtkImsPhone) {5100704}srvccState NONE
                12-31 15:01:23.239  1480  2236 D ImsPhoneCallTracker: [0] checkRttCallType : old1 new: 1
                12-31 15:01:23.342  2224  2224 I WfcLocationHandler: onCallStateChanged state=0
                12-31 15:01:47.189  1480  1480 D MTKSST  : [GsmSST0] Poll ServiceState done: newSS=[{mVoiceRegState=0(IN_SERVICE), mDataRegState=0(IN_SERVICE), mChannelNumber=2147483647, duplexMode()=0, mCellBandwidths=[20000], mOperatorAlphaLong=019, mOperatorAlphaShort=019, isManualNetworkSelection=false(automatic), getRilVoiceRadioTechnology=14(LTE), getRilDataRadioTechnology=14(LTE), mCssIndicator=unsupported, mNetworkId=-1, mSystemId=-1, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, mIsEmergencyOnly=false, isUsingCarrierAggregation=false, mNetworkRegistrationInfos=[NetworkRegistrationInfo{ domain=PS transportType=WLAN registrationState=NOT_REG_OR_SEARCHING roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN rejectCause=0 emergencyEnabled=false availableServices=[] cellIdentity=null voiceSpecificInfo=null dataSpecificInfo=android.telephony.DataSpecificRegistrationInfo :{ maxDataCalls = 0 isDcNrRestricted = false isNrAvailable = false isEnDcAvailable = false LteVopsSupportInfo :  mVopsSupport = 1 mEmcBearerSupport = 1 mIsUsingCarrierAggregation = false } nrState=NONE rRplmn=null}, NetworkRegistrationInfo{ domain=CS transportType=WWAN registrationState=HOME roamingType=NOT_ROAMING accessNetworkTechnology=LTE rejectCause=0 emergencyEnabled=false availableServices=[VOICE,SMS,VIDEO] cellIdentity=CellIdentityLte:{ mCi=66573 mPci=2147483647 mTac=19222 mEarfcn=2147483647 mBands=[] mBandwidth=20000 mMcc=425 mMnc=01 mAlphaLong=019 mAlphaShort=019 mAdditionalPlmns={} mCsgInfo=null} voiceSpecificInfo=VoiceSpecificRegistrationInfo { mCssSupported=false mRoamingIndicator=0 mSystemIsInPrl=0 mDefaultRoamingIndicator=0} dataSpecificInfo=null nrState=NONE rRplmn=42501}, NetworkRegistrationInfo{ domain=PS transportType=WWAN registrationState=HOME roamingType=NOT_ROAMING accessNetworkTechnology=LTE rejectCause=0 emergencyEnabled=false availableServices=[DATA] cellIdentity=CellIdentityLte:{ mCi=66573 mPci=2147483647 mTac=19222 mEarfcn=2147483647 mBands=[] mBandwidth=20000 mMcc=425 mMnc=01 mAlphaLong=019 mAlphaShort=019 mAdditionalPlmns={} mCsgInfo=null} voiceSpecificInfo=null dataSpecificInfo=android.telephony.DataSpecificRegistrationInfo :{ maxDataCalls = 16 isDcNrRestricted = false isNrAvailable = false isEnDcAvailable = false LteVopsSupportInfo :  mVopsSupport = 2 mEmcBearerSupport = 2 mIsUsingCarrierAggregation = false } nrState=NONE rRplmn=42501}], mNrFrequencyRange=0, mOperatorAlphaLongRaw=Partner, mOperatorAlphaShortRaw=Partner, mIsIwlanPreferred=true, Ril Voice Regist state=1, Ril Data Regist state=1, mProprietaryDataRadioTechnology=0, VoiceRejectCause=-1, DataRejectCause=-1, IwlanRegState=1, CellularVoiceRegState=0, CellularDataRegState=0, RilCellularDataRegState=1, CellularDataRoamingType=0, CellularDataNetworkType=13}] oldMaxDataCalls=16 mNewMaxDataCalls=16 oldReasonDataDenied=0 mNewReasonDataDenied=0 isImsEccOnly= false
                12-31 15:06:56.672  2224  2387 D MWIS    : [MwiService] getWfcHandlerInterface
                12-31 15:06:57.331  1480  1480 D MtkGsmCdmaPhone: isImsUseEnabled() VolteEnableByUser: true, WfcEnableByUser: true, isNonTtyOrTtyOnVolteEnabled: true
                12-31 15:06:57.360  1480  1480 D MtkImsPhoneMmiCode: newFromDialString, dialstring = MTcwMDcwNzA1MA==
                12-31 15:06:57.360  1480  1480 D MtkImsPhoneMmiCode: Not belong to MMI format.
                12-31 15:06:57.365  1480  1480 I ImsPhoneCallTracker: shouldProcessCall: number: [****], result: 0
                12-31 15:06:57.366  1480  1480 D ImsPhoneCallTracker: [0] dial clirMode=0
                12-31 15:06:57.372  1480  1480 D ImsPhoneCallTracker: [0] convertNumberIfNecessary convertMaps is null
                12-31 15:06:57.372  1480  1480 D ImsPhoneCallTracker: [0] clearDisconnected
                12-31 15:06:57.372  1480  1480 D ImsPhoneCallTracker: [0] updatePhoneState pendingMo = null, fg= IDLE(0), bg= IDLE(0)
                12-31 15:06:57.372  1480  1480 D ImsPhoneCallTracker: [0] updatePhoneState oldState=IDLE, newState=IDLE
                12-31 15:06:57.375  1480  1480 D ImsPhoneConnection: acquireWakeLock
                12-31 15:06:57.415  2224  2387 D ImsCallSessionProxy: [callId = null] ImsCallSessionProxy() : RILAdapter:com.mediatek.ims.ril.ImsRILAdapter@9d008f1imsService:com.mediatek.ims.ImsService@bb36cd6 callID:null phoneId: 0
                12-31 15:06:57.417  2224  2387 D OpFactory: makeOpImsCallSessionProxy: default
                12-31 15:06:57.418  2224  2387 D ImsExtSelfActivatorImpl: Construct ImsExtSelfActivatorImpl()
                12-31 15:06:57.423  2224  2387 D MWIS    : [MwiService] getWfcHandlerInterface
                12-31 15:06:57.423  2224  2387 D ImsCallSessionProxy: [callId = null] updateRat() : ratType is 1, callRat is 0
                12-31 15:06:57.430  2224  2387 D ImsCallSessionProxy: [callId = null] updateShouldUseSipField() : mShouldUpdateAddressBySipField = true
                12-31 15:06:57.431  2224  2387 D ImsCallSessionProxy: [callId = null] ImsCallSessionProxy() : ImsCallSessionProxy MO constructor
                12-31 15:06:57.431  2224  2387 D MtkImsCallSessionProxy: logWithCallId with mAospImsCallSessionProxy = null
                12-31 15:06:57.449  2224  2387 D ImsExtSelfActivatorImpl: shouldProcessSelfActivation() IMS is IN_SERVICE, return false
                12-31 15:06:57.449  2224  2387 D ImsCallSessionProxy: [callId = null] setRttModeForDial + isRtt: false mCallId = null
                12-31 15:06:57.461   890   961 D RtcCC   : [0] New establishing ImsCall in slot: 0
                12-31 15:06:57.475   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_CALL_INFO_INDICATION
                12-31 15:06:57.475   890   961 D RtcCC   : [0] imsCallInfoUpdate slot: 0, callId: 1, ms: 130
                12-31 15:06:57.475   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(),  callid = 1
                12-31 15:06:57.475   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(), No Need to skip
                12-31 15:06:57.475   890   961 D RtcCC   : [0] Add ImsCall to slot: 0, callId: 1, isConf:False, isConfHost:False
                12-31 15:06:57.475   890   961 E RfxImsCallInfo: No matching call mode
                12-31 15:06:57.475  2224  2224 D ImsCallSessionProxy: [callId = null] handleDialResult() success
                12-31 15:06:57.475   890   961 V RtcCC   : [0] dumpImsCallList id=1, state=1, number=***, conf=0, confHost=0, ecc=0, video=0, mt=0name=***
                12-31 15:06:57.482  2224  2224 D ImsCallSessionProxy: [callId = null] handleMessage() : receive 130 URC, assign call_id = 1
                12-31 15:06:57.485  2224  2224 D ImsCallSessionProxy: [callId = null] getDisplayNameFromPau() : pau is null !
                12-31 15:06:57.485  2224  2224 D ImsCallSessionProxy: [callId = null] updateOIR() : pau: [[hidden]], displayName: [[hidden]]
                12-31 15:06:57.490   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                12-31 15:06:57.499  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo sipCode 0 reasonHeader
                12-31 15:06:57.504  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo(): null
                12-31 15:06:57.504  2224  2264 D ImsCallSessionProxy: [callId = 1] getVideoCallProvider() : mVTProvider = null
                12-31 15:06:57.505  1480  1480 D ImsPhoneCallTracker: [0] updatePhoneState pendingMo = DIALING, fg= DIALING(1), bg= IDLE(0)
                12-31 15:06:57.505  1480  1480 D ImsPhoneCallTracker: [0] updatePhoneState oldState=IDLE, newState=OFFHOOK
                12-31 15:06:57.513  1480  1480 D ImsPhoneCallTracker: [0] Do not switch WFC mode, isWfcEnabled:false, isEmergencyNumber:false, mCarrierSwitchWfcModeRequired:false
                12-31 15:06:57.540  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=0
                12-31 15:06:57.651  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=0
                12-31 15:06:57.673   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                12-31 15:06:57.681  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo sipCode 100 reasonHeader
                12-31 15:06:57.683  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo(): null
                12-31 15:06:57.736  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                12-31 15:06:57.739  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                12-31 15:06:57.751  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                12-31 15:06:57.755  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                12-31 15:06:57.786  2224  2224 I WfcLocationHandler: onCallStateChanged state=2
                12-31 15:06:57.803  2224  2224 I WfcLocationHandler: isEccInProgress: false
                12-31 15:06:58.108   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                12-31 15:06:58.112   890   964 D RmcImsCCUrcHandler: [0] EVADSREP: ims
                12-31 15:06:58.112   890   964 D RmcImsCCUrcHandler: [0] EVADSREP rat: 1
                12-31 15:06:58.115   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_URC_CALL_RAT_INDICATION
                12-31 15:06:58.117  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo sipCode 200 reasonHeader
                12-31 15:06:58.123   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_CALL_INFO_INDICATION
                12-31 15:06:58.123  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo(): null
                12-31 15:06:58.123   890   961 D RtcCC   : [0] imsCallInfoUpdate slot: 0, callId: 1, ms: 2
                12-31 15:06:58.123   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(),  callid = 1
                12-31 15:06:58.123   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(), No Need to skip
                12-31 15:06:58.123   890   961 V RtcCC   : [0] dumpImsCallList id=1, state=2, number=***, conf=0, confHost=0, ecc=0, video=0, mt=0name=***
                12-31 15:06:58.124   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                12-31 15:06:58.126  2224  2224 D ImsCallSessionProxy: [callId = 1] updateRat() : ratType is 1, callRat is 1
                12-31 15:06:58.126  2224  2224 D ImsCallSessionProxy: [callId = 1] updateRat() : mRatType is 1, mCallRat is 1
                12-31 15:06:58.130  2224  2224 D ImsCallSessionProxy: [callId = 1] getDisplayNameFromPau() : pau is null !
                12-31 15:06:58.131  2224  2224 D ImsCallSessionProxy: [callId = 1] updateOIR() : pau: [[hidden]], displayName: [[hidden]]
                12-31 15:06:58.134  2224  2224 D ImsCallSessionProxy: [callId = 1] updateIsIbt() : isIbt= 0
                12-31 15:06:58.138  1480  2363 D ImsPhoneCallTracker: [0] onCallUpdated
                12-31 15:06:58.138  1480  2363 D ImsPhoneCallTracker: [0] onCallUpdated: profile is { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.138  1480  2363 D ImsPhoneCallTracker: [0] processCallStateChange state=DIALING cause=0 ignoreState=true
                12-31 15:06:58.138  1480  2363 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                12-31 15:06:58.143  1480  2363 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.146  1480  2363 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.146  1480  2363 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                12-31 15:06:58.150  1480  2363 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.150  1480  2363 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.151  1480  2363 D MtkImsPhoneConnection: updateMediaCapabilities capabilities = 3
                12-31 15:06:58.151  1480  2363 D ImsPhoneConnection: updateAddressDisplay: callId = TC@2_1 address = [****] name =  nump = 1 namep = 3
                12-31 15:06:58.167  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo sipCode 0 reasonHeader
                12-31 15:06:58.172  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo(): null
                12-31 15:06:58.213   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_CALL_INFO_INDICATION
                12-31 15:06:58.214   890   961 D RtcCC   : [0] imsCallInfoUpdate slot: 0, callId: 1, ms: 132
                12-31 15:06:58.214   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(),  callid = 1
                12-31 15:06:58.214   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(), No Need to skip
                12-31 15:06:58.214   890   961 V RtcCC   : [0] dumpImsCallList id=1, state=3, number=***, conf=0, confHost=0, ecc=0, video=0, mt=0name=***
                12-31 15:06:58.215   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_ESPEECH
                12-31 15:06:58.215   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SPEECH_CODEC_INFO
                12-31 15:06:58.216   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SPEECH_CODEC_INFO
                12-31 15:06:58.216   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_CALL_INFO_INDICATION
                12-31 15:06:58.217   890   961 D RtcCC   : [0] imsCallInfoUpdate slot: 0, callId: 1, ms: 6
                12-31 15:06:58.217   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(),  callid = 1
                12-31 15:06:58.217   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(), No Need to skip
                12-31 15:06:58.217   890   961 V RtcCC   : [0] dumpImsCallList id=1, state=3, number=***, conf=0, confHost=0, ecc=0, video=0, mt=0name=***
                12-31 15:06:58.220  2224  2224 D ImsCallSessionProxy: [callId = 1] getDisplayNameFromPau() : pau is null !
                12-31 15:06:58.220  2224  2224 D ImsCallSessionProxy: [callId = 1] updateOIR() : pau: [[hidden]], displayName: [[hidden]]
                12-31 15:06:58.226  2224  2224 D ImsCallSessionProxy: [callId = 1] handleSpeechCodecInfo() : 6
                12-31 15:06:58.233  2224  2224 D ImsCallSessionProxy: [callId = 1] handleSpeechCodecInfo() : 6
                12-31 15:06:58.235  2224  2224 D ImsCallSessionProxy: [callId = 1] getDisplayNameFromPau() : pau is null !
                12-31 15:06:58.237  2224  2224 D ImsCallSessionProxy: [callId = 1] updateOIR() : pau: [[hidden]], displayName: [[hidden]]
                12-31 15:06:58.261  2224  2224 D ImsCallSessionProxy: [callId = 1] updateCallType() : mCallType = CALL_TYPE_VOICE
                12-31 15:06:58.261  2224  2224 D ImsCallSessionProxy: [callId = 1] updateCallType() : 2
                12-31 15:06:58.270  2224  2224 D ImsCallSessionProxy: [callId = 1] checkAndSendRttBom() : isRttSuported = false, isRttEnabledForCallSession = false, mState = 4, mEnableSendRttBom = false
                12-31 15:06:58.281  2224  2264 D ImsCallSessionProxy: [callId = 1] getVideoCallProvider() : mVTProvider = null
                12-31 15:06:58.293  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType phone: Handler (com.mediatek.internal.telephony.imsphone.MtkImsPhone) {5100704}srvccState NONE
                12-31 15:06:58.293  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType : old2 new: 1
                12-31 15:06:58.293  1480  2363 D ImsPhoneCallTracker: [0] set to audioManager 1
                12-31 15:06:58.305   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SPEECH_CODEC_INFO
                12-31 15:06:58.308  2224  2224 D ImsCallSessionProxy: [callId = 1] handleSpeechCodecInfo() : 6
                12-31 15:06:58.314  1480  2363 D ImsPhoneCallTracker: [0] onCallProgressing
                12-31 15:06:58.320  1480  2363 D ImsPhoneCallTracker: [0] processCallStateChange [ImsCall objId:41116202 onHold:N mute:N mCallProfile:{ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=0, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 } networkType:13 updateRequest:NONE merging:N merge action pending:N merged:N multiParty:N confHost:N buried term:N isVideo: N wasVideo: N isWifi: N session:[ImsCallSession objId:192147221 state:ESTABLISHED callId:1] transientSession:null] state=ALERTING cause=0
                12-31 15:06:58.320  1480  2363 D ImsPhoneCallTracker: [0] processCallStateChange state=ALERTING cause=0 ignoreState=false
                12-31 15:06:58.320  1480  2363 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                12-31 15:06:58.326  1480  2363 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.326  1480  2363 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.326  1480  2363 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                12-31 15:06:58.327  1480  2363 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.327  1480  2363 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.331  1480  2363 D ImsPhoneConnection: updateAddressDisplay: callId = TC@2_1 address = [****] name =  nump = 1 namep = 3
                12-31 15:06:58.331  1480  2363 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                12-31 15:06:58.332  1480  2363 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.332  1480  2363 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.332  1480  2363 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                12-31 15:06:58.334  1480  2363 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.334  1480  2363 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.335  1480  2363 D ImsPhoneCallTracker: [0] updatePhoneState pendingMo = null, fg= ALERTING(1), bg= IDLE(0)
                12-31 15:06:58.336  1480  2363 D ImsPhoneCallTracker: [0] updatePhoneState oldState=OFFHOOK, newState=OFFHOOK
                12-31 15:06:58.338  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                12-31 15:06:58.348  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType phone: Handler (com.mediatek.internal.telephony.imsphone.MtkImsPhone) {5100704}srvccState NONE
                12-31 15:06:58.348  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType : old1 new: 1
                12-31 15:06:58.351  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                12-31 15:06:58.352  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=0
                12-31 15:06:58.360  1480  2363 D ImsPhoneCallTracker: [0] onCallUpdated
                12-31 15:06:58.360  1480  2363 D ImsPhoneCallTracker: [0] onCallUpdated: profile is { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=0, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.361  1480  2363 D ImsPhoneCallTracker: [0] processCallStateChange state=ALERTING cause=0 ignoreState=true
                12-31 15:06:58.361  1480  2363 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                12-31 15:06:58.366  1480  2363 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.366  1480  2363 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.366  1480  2363 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                12-31 15:06:58.368  1480  2363 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.368  1480  2363 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.368  1480  2363 D ImsPhoneConnection: updateAddressDisplay: callId = TC@2_1 address = [****] name =  nump = 1 namep = 3
                12-31 15:06:58.371  2224  2387 D ImsCallSessionProxy: [callId = 1] getVideoCallProvider() : mVTProvider = null
                12-31 15:06:58.376  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType phone: Handler (com.mediatek.internal.telephony.imsphone.MtkImsPhone) {5100704}srvccState NONE
                12-31 15:06:58.377  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType : old1 new: 1
                12-31 15:06:58.388  1480  2363 D ImsPhoneCallTracker: [0] onCallStarted
                12-31 15:06:58.392  1480  2363 D ImsPhoneCallTracker: [0] processCallStateChange [ImsCall objId:41116202 onHold:N mute:N mCallProfile:{ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 } networkType:13 updateRequest:NONE merging:N merge action pending:N merged:N multiParty:N confHost:N buried term:N isVideo: N wasVideo: N isWifi: N session:[ImsCallSession objId:192147221 state:ESTABLISHED callId:1] transientSession:null] state=ACTIVE cause=0
                12-31 15:06:58.392  1480  2363 D ImsPhoneCallTracker: [0] processCallStateChange state=ACTIVE cause=0 ignoreState=false
                12-31 15:06:58.392  1480  2363 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                12-31 15:06:58.393  1480  2363 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.394  1480  2363 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.394  1480  2363 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                12-31 15:06:58.395  1480  2363 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.395  1480  2363 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.395  1480  2363 D ImsPhoneConnection: onConnectedInOrOut: connectTime=1767186418395
                12-31 15:06:58.397  1480  2363 D ImsPhoneConnection: releaseWakeLock
                12-31 15:06:58.402  1480  2363 D ImsPhoneConnection: updateAddressDisplay: callId = TC@2_1 address = [****] name =  nump = 1 namep = 3
                12-31 15:06:58.402  1480  2363 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                12-31 15:06:58.404  1480  2363 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.404  1480  2363 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.404  1480  2363 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                12-31 15:06:58.406  1480  2363 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.406  1480  2363 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:06:58.407  1480  2363 D ImsPhoneCallTracker: [0] updatePhoneState pendingMo = null, fg= ACTIVE(1), bg= IDLE(0)
                12-31 15:06:58.407  1480  2363 D ImsPhoneCallTracker: [0] updatePhoneState oldState=OFFHOOK, newState=OFFHOOK
                12-31 15:06:58.411  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType phone: Handler (com.mediatek.internal.telephony.imsphone.MtkImsPhone) {5100704}srvccState NONE
                12-31 15:06:58.411  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType : old1 new: 1
                12-31 15:06:58.486  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                12-31 15:06:58.490  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                12-31 15:06:58.493  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=0
                12-31 15:07:18.470  1480  1480 D ImsPhoneCallTracker: [0] hangup connection
                12-31 15:07:18.470  1480  1480 D ImsPhoneCallTracker: [0] hangup call with reason: 1
                12-31 15:07:18.475  1480  1480 D ImsPhoneCallTracker: [0] hangup call - reason=1
                12-31 15:07:18.476  1480  1480 D ImsPhoneCallTracker: [0] (foregnd) hangup foreground
                12-31 15:07:18.486  2224  2387 D ImsCallSessionProxy: [callId = 1] getHangupCause() : 504
                12-31 15:07:18.531   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                12-31 15:07:18.538   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_ESPEECH
                12-31 15:07:18.557  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=3
                12-31 15:07:18.574   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_CALL_INFO_INDICATION
                12-31 15:07:18.574   890   961 D RtcCC   : [0] imsCallInfoUpdate slot: 0, callId: 1, ms: 133
                12-31 15:07:18.574   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(),  callid = 1
                12-31 15:07:18.574   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(), No Need to skip
                12-31 15:07:18.574   890   961 D RtcCC   : [0] Remove ImsCall in slot: 0, callId: 1
                12-31 15:07:18.608  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo sipCode 0 reasonHeader
                12-31 15:07:18.612  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo(): null
                12-31 15:07:18.613  2224  2224 D ImsCallSessionProxy: [callId = 1] getDisplayNameFromPau() : pau is null !
                12-31 15:07:18.614  2224  2224 D ImsCallSessionProxy: [callId = 1] updateOIR() : pau: [[hidden]], displayName: [[hidden]]
                12-31 15:07:18.624  2224  2224 D ImsCallSessionProxy: [callId = 1] callTerminated() : get disconnect cause from AT+CEER
                12-31 15:07:18.628   890   961 D RtcImsEvent: [0] needProcessFakeDisconnect(),  mFakeDisconnectedCallProcessingCount = 0
                12-31 15:07:18.653  2224  2224 D ImsCallSessionProxy: [callId = 1] handleMessage() : notify disconnect cause by mLocalTerminateReason 504
                12-31 15:07:18.672   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                12-31 15:07:18.679  1480  2236 D ImsPhoneCallTracker: [0] onCallTerminated reasonCode=504
                12-31 15:07:18.680  1480  2236 D ImsPhoneCallTracker: [0] maybeRemapReasonCode : fromCode = 504 ; message =
                12-31 15:07:18.682  1480  2236 D ImsPhoneCallTracker: [0] maybeRemapReasonCode : fromCode = 504 ; message =
                12-31 15:07:18.688  1480  2236 D ImsPhoneCallTracker: [0] cause = 36 conn = [ImsPhoneConnection objId: 159762459 telecomCallID: TC@2_1 address: [****] isAdhocConf: N ImsCall: [ImsCall objId:41116202 onHold:N mute:N mCallProfile:{ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 } networkType:13 updateRequest:NONE merging:N merge action pending:N merged:N multiParty:N confHost:N buried term:N isVideo: N wasVideo: N isWifi: N session:[ImsCallSession objId:192147221 state:TERMINATED callId:1] transientSession:null]] state:DISCONNECTING mParent:Foreground Call
                12-31 15:07:18.692  1480  2236 E VoiceCallSessionStats: onImsCallTerminated: untracked connection
                12-31 15:07:18.696  1480  2236 D ImsPhoneConnection: getDisconnectCause: cause=3
                12-31 15:07:18.724  1480  2236 D ImsPhoneCallTracker: [0] maybeRemapReasonCode : fromCode = 504 ; message =
                12-31 15:07:18.728  1480  2236 D ImsPhoneCallTracker: [0] processCallStateChange [ImsCall objId:41116202 onHold:N mute:N mCallProfile:{ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 } networkType:13 updateRequest:NONE merging:N merge action pending:N merged:N multiParty:N confHost:N buried term:N isVideo: N wasVideo: N isWifi: N session:[ImsCallSession objId:192147221 state:TERMINATED callId:1] transientSession:null] state=DISCONNECTED cause=36
                12-31 15:07:18.728  1480  2236 D ImsPhoneCallTracker: [0] processCallStateChange state=DISCONNECTED cause=36 ignoreState=false
                12-31 15:07:18.728  1480  2236 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                12-31 15:07:18.729  1480  2236 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:07:18.730  1480  2236 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:07:18.730  1480  2236 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                12-31 15:07:18.732  1480  2236 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:07:18.732  1480  2236 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:07:18.733  1480  2236 D ImsPhoneConnection: updateAddressDisplay: callId = TC@2_1 address = [****] name =  nump = 1 namep = 3
                12-31 15:07:18.733  1480  2236 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                12-31 15:07:18.736  1480  2236 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:07:18.736  1480  2236 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:07:18.736  1480  2236 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                12-31 15:07:18.737  1480  2236 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:07:18.737  1480  2236 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                12-31 15:07:18.738  1480  2236 D ImsPhoneConnection: onDisconnect: cause=36
                12-31 15:07:18.741  2224  2246 D MtkImsCallSessionProxy: [callId = 1] close() : MtkImsCallSessionProxy is going to be closed!!!
                12-31 15:07:18.741  2224  2246 D ImsCallSessionProxy: [callId = 1] close() : ImsCallSessionProxy is closed!!!
                12-31 15:07:18.744  2224  2246 D ImsCallSessionProxy: [callId = 1] getVideoCallProvider() : mVTProvider = null
                12-31 15:07:18.744  2224  2246 D ImsExtSelfActivatorImpl: close()
                12-31 15:07:18.745  1480  2236 D ImsPhoneCallTracker: [0] updatePhoneState pendingMo = null, fg= IDLE(0), bg= IDLE(0)
                12-31 15:07:18.745  1480  2236 D ImsPhoneCallTracker: [0] updatePhoneState oldState=OFFHOOK, newState=IDLE
                12-31 15:07:18.753  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=3
                12-31 15:07:18.754  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=3
                12-31 15:07:18.755  1480  2236 D ImsPhoneCallTracker: [0] checkRttCallType phone: Handler (com.mediatek.internal.telephony.imsphone.MtkImsPhone) {5100704}srvccState NONE
                12-31 15:07:18.755  1480  2236 D ImsPhoneCallTracker: [0] checkRttCallType : old1 new: 1
                12-31 15:07:18.832  2224  2224 I WfcLocationHandler: onCallStateChanged state=0
                
                

                נראה מזה שיש איזשהו בעיה ספיפית עם 019 במכשיר הזה בשיחות WIFI, איך אני יכול לתקן את זה?

                זה הסיכום מה gpt ||השיחה אצלך רצה על IMS מעל LTE ולא על Wi-Fi: בלוג מופיע isWifi: N ו־networkType:13 (LTE).

                המכשיר מנסה/מעדיף IWLAN, אבל הרישום נשאר NOT_REG_OR_SEARCHING → אין IMS על Wi-Fi.

                יש שורה מפורשת: Do not switch WFC mode, isWfcEnabled:false → אצל הספק זה מסומן כלא מאופשר.

                קוד ניתוק חוזר 504 → דחייה/כשל מהצד של שרת ה-IMS של הספק, לא תקלה במכשיר.

                לכן הבעיה המדויקת: 019 לא מאשר Wi-Fi Calling (WFC) ל-SIM/IMSI שלך במכשיר הזה, למרות שה-IMS עצמו עובד.||

                U תגובה 1 תגובה אחרונה
                0
                • D dudu

                  @urielk כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

                  @dudu תנסה dumpsys carrier_config
                  זה lineageos? נראה שלא לפי השם

                  k39tv1_bsp:/ #  dumpsys carrier_config
                  CarrierConfigLoader: com.android.phone.CarrierConfigLoader@72012a5
                  Phone Id = 0
                      Default Values from CarrierConfigManager :
                              5g_icon_configuration_string = connected_mmwave:5G,connected:5G,not_restricted_rrc_idle:5G,not_restricted_rrc_con:5G
                              5g_icon_display_grace_period_string =
                              5g_icon_display_secondary_grace_period_string =
                              5g_nr_ssrsrp_thresholds_int_array = [-110, -90, -80, -65]
                              5g_nr_ssrsrq_thresholds_int_array = [-16, -12, -9, -6]
                              5g_nr_sssinr_thresholds_int_array = [-5, 5, 15, 30]
                              5g_watchdog_time_ms_long = 3600000
                              additional_call_setting_bool = true
                              additional_settings_call_waiting_visibility_bool = true
                              additional_settings_caller_id_visibility_bool = true
                              aliasEnabled = false
                              aliasMaxChars = 48
                              aliasMinChars = 2
                              allowAttachAudio = true
                              allow_add_call_during_video_call = true
                              allow_adding_apns_bool = true
                              allow_cdma_eri_bool = false
                              allow_emergency_numbers_in_call_log_bool = false
                              allow_emergency_video_calls_bool = false
                              allow_hold_call_during_emergency_bool = false
                              allow_hold_in_ims_call = true
                              allow_hold_video_call_bool = true
                              allow_local_dtmf_tones_bool = true
                              allow_merge_wifi_calls_when_vowifi_off_bool = true
                              allow_merging_rtt_calls_bool = false
                              allow_metered_network_for_cert_download_bool = false
                              allow_non_emergency_calls_in_ecm_bool = true
                              allow_ussd_requests_via_telephony_manager_bool = true
                              allow_video_calling_fallback_bool = true
                              always_play_remote_hold_tone_bool = false
                              always_show_data_rat_icon_bool = false
                              always_show_emergency_alert_onoff_bool = false
                              always_show_primary_signal_bar_in_opportunistic_network_boolean = false
                              apn.settings_default_protocol_string =
                              apn.settings_default_roaming_protocol_string =
                              apn_expand_bool = true
                              apn_priority_string_array = [default:0, mms:2, supl:2, dun:2, hipri:3, fota:2, ims:2, cbs:2, ia:2, emergency:2, mcx:3, xcap:3]
                              apn_settings_default_apn_types_string_array = null
                              ascii_7_bit_support_for_long_message_bool = false
                              auto_retry_enabled_bool = false
                              auto_retry_failed_wifi_emergency_call = false
                              bandwidth_nr_nsa_use_lte_value_for_upstream_bool = false
                              bandwidth_string_array = [GPRS:24,24, EDGE:70,18, UMTS:115,115, CDMA-IS95A:14,14, CDMA-IS95B:14,14, 1xRTT:30,30, EvDo-rev.0:750,48, EvDo-rev.A:950,550, HSDPA:4300,620, HSUPA:4300,1800, HSPA:4300,1800, EvDo-rev.B:1500,550, eHRPD:750,48, HSPAP:13000,3400, TD-SCDMA:115,115, LTE:30000,15000, NR_NSA:47000,18000, NR_NSA_MMWAVE:145000,60000, NR_SA:145000,60000]
                              boosted_lte_earfcns_string_array = null
                              broadcast_emergency_call_state_changes_bool = false
                              call_barring_over_ut_warning_bool = false
                              call_barring_supports_deactivate_all_bool = true
                              call_barring_supports_password_change_bool = true
                              call_barring_visibility_bool = true
                              call_forwarding_blocks_while_roaming_string_array = null
                              call_forwarding_map_non_number_to_voicemail_bool = false
                              call_forwarding_over_ut_warning_bool = false
                              call_forwarding_visibility_bool = true
                              call_forwarding_when_busy_supported_bool = true
                              call_forwarding_when_unanswered_supported_bool = true
                              call_forwarding_when_unreachable_supported_bool = true
                              call_redirection_service_component_name_string = null
                              call_screening_app =
                              call_waiting_over_ut_warning_bool = false
                              call_waiting_service_class_int = 1
                              caller_id_over_ut_warning_bool = false
                              carrier_allow_deflect_ims_call_bool = false
                              carrier_allow_transfer_ims_call_bool = false
                              carrier_allow_turnoff_ims_bool = true
                              carrier_app_no_wake_signal_config = null
                              carrier_app_required_during_setup_bool = false
                              carrier_app_wake_signal_config = [com.android.carrierdefaultapp/.CarrierDefaultBroadcastReceiver:com.android.internal.telephony.CARRIER_SIGNAL_RESET, com.mediatek.ims.pco/.PCOBootCompletedReceiver:com.android.internal.telephony.CARRIER_SIGNAL_PCO_VALUE]
                              carrier_auto_cancel_cs_notification = true
                              carrier_avoid_cmas_list_bool = false
                              carrier_certificate_string_array = null
                              carrier_config_applied_bool = false
                              carrier_config_version_string =
                              carrier_data_call_apn_delay_default_long = 20000
                              carrier_data_call_apn_delay_faster_long = 3000
                              carrier_data_call_apn_retry_after_disconnect_long = 10000
                              carrier_data_call_retry_config_strings = [default:default_randomization=2000,5000,10000,20000,40000,80000:5000,160000:5000,320000:5000,640000:5000,1280000:5000,1800000:5000, mms:default_randomization=2000,5000,10000,20000,40000,80000:5000,160000:5000,320000:5000,640000:5000,1280000:5000,1800000:5000, others:max_retries=3, 5000, 5000, 5000]
                              carrier_data_service_wlan_package_override_string =
                              carrier_data_service_wwan_package_override_string =
                              carrier_default_actions_on_default_network_available_string_array = [false: 7, true: 8]
                              carrier_default_actions_on_redirection_string_array = [9, 4, 1]
                              carrier_default_actions_on_reset_string_array = [6, 8]
                              carrier_default_data_roaming_enabled_bool = false
                              carrier_default_redirection_url_string_array = null
                              carrier_default_wfc_ims_enabled_bool = false
                              carrier_default_wfc_ims_mode_int = 2
                              carrier_default_wfc_ims_roaming_enabled_bool = false
                              carrier_default_wfc_ims_roaming_mode_int = 2
                              carrier_eri_file_name_string = eri.xml
                              carrier_force_disable_etws_cmas_test_bool = false
                              carrier_ims_gba_required_bool = false
                              carrier_instant_lettering_available_bool = false
                              carrier_instant_lettering_encoding_string =
                              carrier_instant_lettering_escaped_chars_string =
                              carrier_instant_lettering_invalid_chars_string =
                              carrier_instant_lettering_length_limit_int = 64
                              carrier_international_roaming_exception_list_strings = []
                              carrier_metered_apn_types_strings = [default, mms, dun, supl]
                              carrier_metered_roaming_apn_types_strings = [default, mms, dun, supl]
                              carrier_name_override_bool = false
                              carrier_name_string =
                              carrier_network_service_wlan_package_override_string =
                              carrier_network_service_wwan_package_override_string =
                              carrier_promote_wfc_on_call_fail_bool = false
                              carrier_qualified_networks_service_package_override_string =
                              carrier_rcs_provisioning_required_bool = true
                              carrier_settings_activity_component_name_string =
                              carrier_settings_enable_bool = false
                              carrier_setup_app_string =
                              carrier_supports_ss_over_ut_bool = false
                              carrier_use_ims_first_for_emergency_bool = true
                              carrier_ut_provisioning_required_bool = false
                              carrier_volte_available_bool = true
                              carrier_volte_override_wfc_provisioning_bool = false
                              carrier_volte_provisioned_bool = false
                              carrier_volte_provisioning_required_bool = false
                              carrier_volte_tty_supported_bool = true
                              carrier_vt_available_bool = true
                              carrier_vvm_package_name_string =
                              carrier_vvm_package_name_string_array = null
                              carrier_wfc_ims_available_bool = true
                              carrier_wfc_supports_wifi_only_bool = false
                              carrier_wlan_disallowed_apn_types_string_array = []
                              carrier_wwan_disallowed_apn_types_string_array = []
                              cdma_3waycall_flash_delay_int = 0
                              cdma_dtmf_tone_delay_int = 100
                              cdma_enhanced_roaming_indicator_for_home_network_int_array = [1]
                              cdma_home_registered_plmn_name_override_bool = false
                              cdma_home_registered_plmn_name_string =
                              cdma_nonroaming_networks_string_array = null
                              cdma_roaming_mode_int = -1
                              cdma_roaming_networks_string_array = null
                              check_pricing_with_carrier_data_roaming_bool = false
                              ci_action_on_sys_update_bool = false
                              ci_action_on_sys_update_extra_string =
                              ci_action_on_sys_update_extra_val_string =
                              ci_action_on_sys_update_intent_string =
                              config_cellBroadcastAppLinks = true
                              config_ims_mmtel_package_override_string = null
                              config_ims_package_override_string = null
                              config_ims_rcs_package_override_string = null
                              config_show_orig_dial_string_for_cdma = false
                              config_telephony_use_own_number_for_voicemail_bool = false
                              config_wifi_disable_in_ecbm = false
                              convert_cdma_caller_id_mmi_codes_while_roaming_on_3gpp_bool = false
                              csp_enabled_bool = false
                              data_limit_notification_bool = true
                              data_limit_threshold_bytes_long = -1
                              data_rapid_notification_bool = true
                              data_switch_validation_min_gap_long = 86400000
                              data_switch_validation_timeout_long = 2000
                              data_warning_notification_bool = true
                              data_warning_threshold_bytes_long = -1
                              default_dns_enabled_bool = true
                              default_sim_call_manager_string =
                              default_vm_number_roaming_and_ims_unregistered_string =
                              default_vm_number_roaming_string =
                              default_vm_number_string =
                              dial_string_replace_string_array = null
                              disable_cdma_activation_code_bool = false
                              disable_charge_indication_bool = false
                              disable_supplementary_services_in_airplane_mode_bool = false
                              disable_voice_barring_notification_bool = false
                              disable_vt_over_wifi_bool = false
                              disconnect_cause_play_busytone_int_array = [4]
                              display_hd_audio_property_bool = true
                              display_voicemail_number_as_default_call_forwarding_number = false
                              drop_video_call_when_answering_audio_call_bool = false
                              dtmf_type_enabled_bool = false
                              duration_blocking_disabled_after_emergency_int = 7200
                              editable_enhanced_4g_lte_bool = true
                              editable_voicemail_number_bool = false
                              editable_voicemail_number_setting_bool = true
                              editable_wfc_mode_bool = true
                              editable_wfc_roaming_mode_bool = false
                              ehplmn_override_string_array = null
                              emailGatewayNumber =
                              emergency_bearer_management_policy = []
                              emergency_notification_delay_int = -1
                              emergency_number_prefix_string_array = []
                              emergency_sms_mode_timer_ms_int = 0
                              enableGroupMms = true
                              enableMMSDeliveryReports = false
                              enableMMSReadReports = false
                              enableMultipartSMS = true
                              enableSMSDeliveryReports = true
                              enable_apps_string_array = null
                              enable_carrier_display_name_resolver_bool = false
                              enable_dialer_key_vibration_bool = true
                              enable_eap_method_prefix_bool = false
                              enabledMMS = true
                              enabledNotifyWapMMSC = false
                              enabledTransID = false
                              enhanced_4g_lte_on_by_default_bool = true
                              enhanced_4g_lte_title_variant_bool = false
                              enhanced_4g_lte_title_variant_int = 0
                              fdn_number_length_limit_int = 20
                              feature_access_codes_string_array = null
                              filtered_cnap_names_string_array = null
                              force_home_network_bool = false
                              force_imei_bool = false
                              gps.a_glonass_pos_protocol_select = 0
                              gps.es_extension_sec = 0
                              gps.es_supl_control_plane_support_int = 0
                              gps.es_supl_data_plane_only_roaming_plmn_string_array = null
                              gps.gps_lock = 3
                              gps.lpp_profile = 2
                              gps.nfw_proxy_apps = com.mediatek.gnss.nonframeworklbs
                              gps.persist_lpp_mode_bool = true
                              gps.supl_es = 1
                              gps.supl_host = supl.google.com
                              gps.supl_mode = 1
                              gps.supl_port = 7275
                              gps.supl_ver = 0x20000
                              gps.use_emergency_pdn_for_emergency_supl = 1
                              gsm_cdma_calls_can_be_hd_audio = true
                              gsm_dtmf_tone_delay_int = 0
                              gsm_nonroaming_networks_string_array = null
                              gsm_roaming_networks_string_array = null
                              gsm_rssi_thresholds_int_array = [-107, -103, -97, -89]
                              has_in_call_noise_suppression_bool = false
                              hide_carrier_network_settings_bool = false
                              hide_digits_helper_text_on_stk_input_screen_bool = true
                              hide_enhanced_4g_lte_bool = false
                              hide_ims_apn_bool = false
                              hide_lte_plus_data_icon_bool = true
                              hide_preferred_network_type_bool = false
                              hide_preset_apn_details_bool = false
                              hide_sim_lock_settings_bool = false
                              hide_tty_hco_vco_with_rtt = false
                              httpParams =
                              httpSocketTimeout = 60000
                              identify_high_definition_calls_in_call_log_bool = false
                              ignore_data_enabled_changed_for_video_calls = false
                              ignore_rtt_mode_setting_bool = true
                              ignore_sim_network_locked_events_bool = false
                              ims.wifi_off_deferring_time_millis_int = 4000
                              ims_conference_size_limit_int = 5
                              ims_dtmf_tone_delay_int = 0
                              ims_pdn_sync_fail_cause_to_modem_bool = false
                              ims_reasoninfo_mapping_string_array = null
                              imsi_key_availability_int = 0
                              imsi_key_download_url_string = null
                              is_ims_conference_size_enforced_bool = false
                              is_opportunistic_subscription_bool = false
                              limited_sim_function_notification_for_dsds_bool = false
                              local_disconnect_empty_ims_conference_bool = false
                              lte_earfcns_rsrp_boost_int = 0
                              lte_enabled_bool = true
                              lte_rsrp_thresholds_int_array = [-128, -118, -108, -98]
                              lte_rsrq_thresholds_int_array = [-20, -17, -14, -11]
                              lte_rssnr_thresholds_int_array = [-3, 1, 5, 13]
                              maxImageHeight = 480
                              maxImageWidth = 640
                              maxMessageSize = 307200
                              maxMessageTextSize = -1
                              maxSubjectLength = 40
                              mdn_is_additional_voicemail_number_bool = false
                              missed_incoming_call_sms_originator_string_array = []
                              missed_incoming_call_sms_pattern_string_array = []
                              mmi_two_digit_number_pattern_string_array = []
                              mmsCloseConnection = false
                              monthly_data_cycle_day_int = -1
                              mtk_allow_auto_start_timer_for_cancel_upgrade_bool = false
                              mtk_allow_cancel_video_upgrade_bool = false
                              mtk_allow_one_video_call_only_bool = false
                              mtk_allow_one_way_video_bool = true
                              mtk_carrier_blind_assured_ect_supported = false
                              mtk_carrier_consultative_ect_supported = true
                              mtk_carrier_device_switch_supported = false
                              mtk_carrier_disable_wfc_after_auth_fail_bool = false
                              mtk_carrier_ims_ecbm_supported = false
                              mtk_carrier_notify_bad_wifi_quality_disconnect_cause = false
                              mtk_carrier_nouth_america_high_priority_clir_prefix_supported = false
                              mtk_carrier_ss_enable_xcap_http_response_409 = false
                              mtk_carrier_ss_gsm_ut_support = false
                              mtk_carrier_ss_ims_nw_cw = false
                              mtk_carrier_ss_need_check_data_enable = false
                              mtk_carrier_ss_need_check_data_roaming = false
                              mtk_carrier_ss_need_check_ims_when_roaming = false
                              mtk_carrier_ss_not_support_call_identity = false
                              mtk_carrier_ss_not_support_ocb = false
                              mtk_carrier_ss_not_support_wfc_ut = false
                              mtk_carrier_ss_not_support_xcap = false
                              mtk_carrier_ss_query_cfu_again_after_set = false
                              mtk_carrier_ss_re_register_for_cf = false
                              mtk_carrier_ss_support_save_cf_number = false
                              mtk_carrier_ss_tb_clir = false
                              mtk_carrier_ss_transfer_xcap_404 = false
                              mtk_carrier_swap_conference_to_foreground_before_merge = false
                              mtk_carrier_swap_vt_conference_to_foreground_before_merge = false
                              mtk_carrier_switch_wfc_mode_required_bool = false
                              mtk_carrier_turn_off_wifi_before_e911 = false
                              mtk_carrier_update_dialing_address_from_pau = false
                              mtk_carrier_wfc_get_location_always = false
                              mtk_carrier_wfc_mode_domestic_roaming_to_home = false
                              mtk_ct_volte_status_bool = false
                              mtk_default_enhanced_4g_mode_bool = true
                              mtk_default_wfc_mode_int = 2
                              mtk_dialer_call_pull_bool = false
                              mtk_disallow_outgoing_calls_during_conference_bool = false
                              mtk_disallow_outgoing_calls_during_video_or_voice_call_bool = false
                              mtk_domestic_roaming_enabled_only_by_mobile_data_setting = false
                              mtk_domestic_roaming_enabled_only_by_mobile_data_setting_check_nw_plmn = null
                              mtk_emc_rtt_guard_timer_bool = false
                              mtk_ignore_data_roaming_for_video_calls = false
                              mtk_ims_video_conference_size_limit_int = 5
                              mtk_intl_roaming_enabled_only_by_roaming_data_setting = false
                              mtk_key_add_mnoapns_into_allapnlist = false
                              mtk_key_carrier_need_show_roaming_icon = true
                              mtk_key_conference_first_participant_as_host_supported = false
                              mtk_key_disconnect_all_calls_when_ecc_bool = true
                              mtk_key_early_video_config_string_array = []
                              mtk_key_multiline_allow_cross_line_conference_bool = false
                              mtk_key_operate_ims_conference_participants_by_user_entity = false
                              mtk_key_otasp_call_number_string =
                              mtk_key_restore_address_for_ims_conference_participants = true
                              mtk_key_roaming_bar_guard_bool = false
                              mtk_key_show_45g_options = false
                              mtk_key_update_wificalling_by_tty = false
                              mtk_key_vt_downgrade_in_bad_bitrate = false
                              mtk_mt_rtt_without_precondition_bool = false
                              mtk_multi_rtt_calls_supported_bool = false
                              mtk_one_setting_for_domestic_and_intl_roaming_data = false
                              mtk_resume_hold_call_after_active_call_end_by_remote = false
                              mtk_rtt_audio_indication_supported_bool = false
                              mtk_rtt_auto_accept_request_bool = false
                              mtk_rtt_ignore_roaming_check_bool = false
                              mtk_rtt_video_switch_supported_bool = true
                              mtk_send_network_coverage_lost = false
                              mtk_show_call_barring_password_bool = false
                              mtk_show_clir_setting_bool = true
                              mtk_show_open_mobile_data_dialog_bool = false
                              mtk_single_call_after_conference_srvcc = true
                              mtk_special_constraint_for_ims_video_conference = false
                              mtk_support_enhanced_call_blocking_bool = false
                              mtk_support_vt_ss_bool = false
                              mtk_timer_for_cancel_upgrade_int = 20
                              mtk_timer_for_decline_upgrade_int = 20
                              mtk_unique_settings_for_domestic_and_intl_roaming = false
                              mtk_use_administrative_apn_bool = false
                              mtk_video_call_background_transmission = false
                              mtk_volte_conference_enhanced_enable_bool = false
                              mtk_vt_dialpad_support_bool = false
                              mtk_vt_mt_ringtone_support_bool = false
                              mtk_vt_notification_ringtone_support_bool = false
                              mtk_vt_over_wifi_check_data_enable_bool = false
                              mtk_vt_over_wifi_check_volte_enable_bool = true
                              mtk_vt_over_wifi_check_wfc_enable_bool = true
                              mtk_wfc_provisioning_supported_bool = false
                              mtk_wfc_remove_preference_mode_bool = false
                              mtk_wfc_settings_ux_type_int = -1
                              naiSuffix =
                              network_notification_delay_int = -1
                              no_merge_req_after_max_connection = true
                              no_sip_message_on_pause_video_bool = false
                              non_roaming_operator_string_array = null
                              notify_handover_video_from_lte_to_wifi_bool = false
                              notify_handover_video_from_wifi_to_lte_bool = false
                              notify_international_call_on_wfc_bool = false
                              notify_vt_handover_to_wifi_failure_bool = false
                              nr_enabled_bool = true
                              only_auto_select_in_home_network = false
                              only_single_dc_allowed_int_array = [4, 5, 6, 7, 8, 12]
                              operator_id = 0
                              operator_name_filter_pattern_string =
                              operator_selection_expand_bool = true
                              opl_override_opl_string_array = null
                              opportunistic_network_backoff_time_long = 10000
                              opportunistic_network_data_switch_exit_hysteresis_time_long = 3000
                              opportunistic_network_data_switch_hysteresis_time_long = 10000
                              opportunistic_network_entry_or_exit_hysteresis_time_long = 10000
                              opportunistic_network_entry_threshold_bandwidth_int = 1024
                              opportunistic_network_entry_threshold_rsrp_int = -108
                              opportunistic_network_entry_threshold_rssnr_int = 45
                              opportunistic_network_exit_threshold_rsrp_int = -118
                              opportunistic_network_exit_threshold_rssnr_int = 10
                              opportunistic_network_max_backoff_time_long = 60000
                              opportunistic_network_ping_pong_time_long = 60000
                              parameters_use_for_5g_nr_signal_bar_int = 1
                              parameters_used_for_lte_signal_bar_int = 1
                              ping_test_before_data_switch_bool = true
                              play_call_recording_tone_bool = false
                              pnn_override_string_array = null
                              prefer_2g_bool = true
                              prevent_clir_activation_and_deactivation_code_bool = false
                              radio_restart_failure_causes_int_array = []
                              ratchet_rat_families = [1,2, 7,8,12, 3,11,9,10,15, 14,19]
                              rcs_config_server_url_string =
                              read_only_apn_fields_string_array = null
                              read_only_apn_types_string_array = [dun]
                              recipientLimit = 2147483647
                              require_entitlement_checks_bool = true
                              restart_radio_on_pdp_fail_regular_deactivation_bool = false
                              roaming_operator_string_array = null
                              rtt_downgrade_supported_bool = true
                              rtt_supported_bool = false
                              rtt_supported_for_vt_bool = false
                              rtt_upgrade_supported_bool = true
                              sendMultipartSmsAsSeparateMessages = false
                              show_4g_for_3g_data_icon_bool = false
                              show_4g_for_lte_data_icon_bool = true
                              show_apn_setting_cdma_bool = false
                              show_blocking_pay_phone_option_bool = false
                              show_call_blocking_disabled_notification_always_bool = false
                              show_carrier_data_icon_pattern_string =
                              show_cdma_choices_bool = false
                              show_data_connected_roaming_notification = false
                              show_forwarded_number_bool = false
                              show_iccid_in_sim_status_bool = false
                              show_ims_registration_status_bool = false
                              show_merge_button_on_conference_participant = false
                              show_onscreen_dial_button_bool = true
                              show_precise_failed_cause_bool = false
                              show_signal_strength_in_sim_status_bool = true
                              show_toast_when_conference_full = true
                              show_video_call_charges_alert_dialog_bool = false
                              show_wfc_location_privacy_policy_bool = false
                              show_wifi_calling_icon_in_status_bar_bool = false
                              signal_strength_nr_nsa_use_lte_as_primary_bool = true
                              sim_country_iso_override_string =
                              sim_network_unlock_allow_dismiss_bool = true
                              simplified_network_settings_bool = false
                              skip_cf_fail_to_disable_dialog_bool = false
                              smart_forwarding_config_component_name_string =
                              smsToMmsTextLengthThreshold = -1
                              smsToMmsTextThreshold = -1
                              sms_requires_destination_number_conversion_bool = false
                              spdi_override_string_array = null
                              spn_display_condition_override_int = -1
                              spn_display_rule_use_roaming_from_service_state_bool = false
                              stk_disable_launch_browser_bool = false
                              subscription_group_uuid_string =
                              supportHttpCharsetHeader = false
                              supportMmsContentDisposition = true
                              support_3gpp_call_forwarding_while_roaming_bool = true
                              support_add_conference_participants_bool = false
                              support_adhoc_conference_calls_bool = false
                              support_auto_decline_upgrade_request_bool = true
                              support_cdma_1x_voice_calls_bool = true
                              support_clir_network_default_bool = true
                              support_conference_call_bool = true
                              support_direct_fdn_dialing_bool = false
                              support_downgrade_vt_to_audio_bool = true
                              support_emergency_dialer_shortcut_bool = true
                              support_emergency_sms_over_ims_bool = false
                              support_enhanced_call_blocking_bool = true
                              support_ims_conference_call_bool = true
                              support_ims_conference_event_package_bool = true
                              support_ims_conference_event_package_on_peer_bool = true
                              support_manage_ims_conference_call_bool = true
                              support_no_reply_timer_for_cfnry_bool = true
                              support_pause_ims_video_calls_bool = true
                              support_swap_after_merge_bool = true
                              support_tdscdma_bool = false
                              support_tdscdma_roaming_networks_string_array = null
                              support_video_conference_call_bool = false
                              support_wps_over_ims_bool = true
                              switch_data_to_primary_if_primary_is_oos_bool = true
                              treat_downgraded_video_calls_as_video_calls_bool = false
                              tty_supported_bool = true
                              uaProfTagName = x-wap-profile
                              uaProfUrl =
                              unloggable_numbers_string_array = null
                              unmetered_nr_nsa_bool = false
                              unmetered_nr_nsa_mmwave_bool = false
                              unmetered_nr_nsa_sub6_bool = false
                              unmetered_nr_nsa_when_roaming_bool = false
                              unmetered_nr_sa_bool = false
                              unmetered_nr_sa_mmwave_bool = false
                              unmetered_nr_sa_sub6_bool = false
                              use_call_forwarding_ussd_bool = false
                              use_caller_id_ussd_bool = false
                              use_hfa_for_provisioning_bool = false
                              use_only_rsrp_for_lte_signal_bar_bool = false
                              use_otasp_for_provisioning_bool = false
                              use_rcs_presence_bool = false
                              use_rcs_sip_options_bool = false
                              use_usim_bool = false
                              use_wfc_home_network_mode_in_roaming_network_bool = false
                              userAgent =
                              video_calls_can_be_hd_audio = true
                              vilte_data_is_metered_bool = true
                              voice_privacy_disable_ui_bool = false
                              voicemail_notification_persistent_bool = false
                              volte_5g_limited_alert_dialog_bool = false
                              volte_replacement_rat_int = 0
                              vvm_cellular_data_required_bool = false
                              vvm_client_prefix_string = //VVM
                              vvm_destination_number_string =
                              vvm_disabled_capabilities_string_array = null
                              vvm_legacy_mode_enabled_bool = false
                              vvm_port_number_int = 0
                              vvm_prefetch_bool = true
                              vvm_ssl_enabled_bool = false
                              vvm_type_string =
                              wcdma_default_signal_strength_measurement_string = rssi
                              wcdma_rscp_thresholds_int_array = [-115, -105, -95, -85]
                              wfc_carrier_name_override_by_pnn_bool = false
                              wfc_data_spn_format_idx_int = 0
                              wfc_emergency_address_carrier_app_string =
                              wfc_flight_mode_spn_format_idx_int = -1
                              wfc_operator_error_codes_string_array = null
                              wfc_spn_format_idx_int = 0
                              wfc_spn_use_root_locale = false
                              wifi.hotspot_maximum_client_count = 0
                              wifi_calls_can_be_hd_audio = true
                              world_mode_enabled_bool = false
                              world_phone_bool = false
                              wos_flight_mode_support_bool = true
                  
                      mConfigFromDefaultApp :
                  
                      mConfigFromCarrierApp : null
                  
                      mPersistentOverrideConfigs : null
                  
                      mOverrideConfigs : null
                  
                  CarrierConfigLoadingLog=
                  2025-12-31T14:41:47.990 - mHandler: 12 phoneId: 0
                  2025-12-31T14:41:58.927 - Update config for phoneId: 0 simState: LOADED
                  2025-12-31T14:41:59.068 - mHandler: 13 phoneId: 0
                  2025-12-31T14:42:00.139 - mHandler: 7 phoneId: 0
                  2025-12-31T14:42:00.142 - can't find cache file
                  2025-12-31T14:42:00.144 - can't find cache file
                  2025-12-31T14:42:00.144 - Binding to com.android.carrierconfig for phone 0
                  2025-12-31T14:42:00.775 - mHandler: 3 phoneId: 0
                  2025-12-31T14:42:00.782 - Fetch config for default app: com.android.carrierconfig carrierid: CarrierIdentifier{mcc=425,mnc=19,spn=,imsi=[****],gid1=FFFFFFFFFFFFFFFFFFFF,gid2=FFFFFFFFFFFFFFFFFFFF,carrierid=-1,specificCarrierId=-1}
                  2025-12-31T14:42:00.798 - mHandler: 5 phoneId: 0
                  2025-12-31T14:42:00.819 - mHandler: 16 phoneId: 0
                  

                  זה כל מה שיצא לי כפלט

                  עריכה:
                  עשיתי עכשיו בדיקת לוג תוך כדי שיחה וזה התוצאה

                  k39tv1_bsp:/ # logcat -b radio | grep -i -e ims -e wfc
                  12-31 15:01:22.904  1480  1480 D ImsPhoneCallTracker: [0] hangup connection
                  12-31 15:01:22.905  1480  1480 D ImsPhoneCallTracker: [0] hangup call with reason: 1
                  12-31 15:01:22.905  1480  1480 D ImsPhoneCallTracker: [0] hangup call - reason=1
                  12-31 15:01:22.906  1480  1480 D ImsPhoneCallTracker: [0] (foregnd) hangup foreground
                  12-31 15:01:22.915  2224  2387 D ImsCallSessionProxy: [callId = 1] getHangupCause() : 504
                  12-31 15:01:22.963   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                  12-31 15:01:22.977   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_ESPEECH
                  12-31 15:01:22.992   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_CALL_INFO_INDICATION
                  12-31 15:01:22.996   890   961 D RtcCC   : [0] imsCallInfoUpdate slot: 0, callId: 1, ms: 133
                  12-31 15:01:22.996   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(),  callid = 1
                  12-31 15:01:22.996   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(), No Need to skip
                  12-31 15:01:22.997   890   961 D RtcCC   : [0] Remove ImsCall in slot: 0, callId: 1
                  12-31 15:01:23.001  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo sipCode 0 reasonHeader
                  12-31 15:01:23.019  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=3
                  12-31 15:01:23.030  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo(): null
                  12-31 15:01:23.031  2224  2224 D ImsCallSessionProxy: [callId = 1] updateAddressFromPau() : updatePau()... telNumber: [hidden] sipNumber: [hidden]
                  12-31 15:01:23.049  2224  2224 D ImsCallSessionProxy: [callId = 1] updateOIR() : pau: [[hidden]], displayName: [[hidden]]
                  12-31 15:01:23.059  2224  2224 D ImsCallSessionProxy: [callId = 1] callTerminated() : get disconnect cause from AT+CEER
                  12-31 15:01:23.075   890   961 D RtcImsEvent: [0] needProcessFakeDisconnect(),  mFakeDisconnectedCallProcessingCount = 0
                  12-31 15:01:23.092  2224  2224 D ImsCallSessionProxy: [callId = 1] handleMessage() : notify disconnect cause by mLocalTerminateReason 504
                  12-31 15:01:23.122   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                  12-31 15:01:23.136  1480  2236 D ImsPhoneCallTracker: [0] onCallTerminated reasonCode=504
                  12-31 15:01:23.137  1480  2236 D ImsPhoneCallTracker: [0] maybeRemapReasonCode : fromCode = 504 ; message =
                  12-31 15:01:23.140  1480  2236 D ImsPhoneCallTracker: [0] maybeRemapReasonCode : fromCode = 504 ; message =
                  12-31 15:01:23.155  1480  2236 D ImsPhoneCallTracker: [0] cause = 36 conn = [ImsPhoneConnection objId: 170051675 telecomCallID: TC@1_1 address: [****] isAdhocConf: N ImsCall: [ImsCall objId:232733546 onHold:N mute:N mCallProfile:{ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 } networkType:0 updateRequest:NONE merging:N merge action pending:N merged:N multiParty:N confHost:N buried term:N isVideo: N wasVideo: N isWifi: N session:[ImsCallSession objId:212755797 state:TERMINATED callId:1] transientSession:null]] state:DISCONNECTING mParent:Foreground Call
                  12-31 15:01:23.213  1480  2236 D ImsPhoneCallTracker: [0] maybeRemapReasonCode : fromCode = 504 ; message =
                  12-31 15:01:23.216  1480  2236 D ImsPhoneCallTracker: [0] processCallStateChange [ImsCall objId:232733546 onHold:N mute:N mCallProfile:{ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 } networkType:0 updateRequest:NONE merging:N merge action pending:N merged:N multiParty:N confHost:N buried term:N isVideo: N wasVideo: N isWifi: N session:[ImsCallSession objId:212755797 state:TERMINATED callId:1] transientSession:null] state=DISCONNECTED cause=36
                  12-31 15:01:23.216  1480  2236 D ImsPhoneCallTracker: [0] processCallStateChange state=DISCONNECTED cause=36 ignoreState=false
                  12-31 15:01:23.216  1480  2236 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                  12-31 15:01:23.218  1480  2236 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:01:23.218  1480  2236 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:01:23.218  1480  2236 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                  12-31 15:01:23.220  1480  2236 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:01:23.220  1480  2236 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:01:23.220  1480  2236 D ImsPhoneConnection: updateAddressDisplay: callId = TC@1_1 address = [****] name =  nump = 1 namep = 3
                  12-31 15:01:23.221  1480  2236 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                  12-31 15:01:23.222  1480  2236 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:01:23.222  1480  2236 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:01:23.222  1480  2236 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                  12-31 15:01:23.223  1480  2236 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:01:23.223  1480  2236 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:01:23.224  1480  2236 D ImsPhoneConnection: onDisconnect: cause=36
                  12-31 15:01:23.226  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=3
                  12-31 15:01:23.227  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=3
                  12-31 15:01:23.228  2224  2264 D MtkImsCallSessionProxy: [callId = 1] close() : MtkImsCallSessionProxy is going to be closed!!!
                  12-31 15:01:23.228  2224  2264 D ImsCallSessionProxy: [callId = 1] close() : ImsCallSessionProxy is closed!!!
                  12-31 15:01:23.231  2224  2264 D ImsCallSessionProxy: [callId = 1] getVideoCallProvider() : mVTProvider = null
                  12-31 15:01:23.231  2224  2264 D ImsExtSelfActivatorImpl: close()
                  12-31 15:01:23.232  1480  2236 D ImsPhoneCallTracker: [0] updatePhoneState pendingMo = null, fg= IDLE(0), bg= IDLE(0)
                  12-31 15:01:23.232  1480  2236 D ImsPhoneCallTracker: [0] updatePhoneState oldState=OFFHOOK, newState=IDLE
                  12-31 15:01:23.239  1480  2236 D ImsPhoneCallTracker: [0] checkRttCallType phone: Handler (com.mediatek.internal.telephony.imsphone.MtkImsPhone) {5100704}srvccState NONE
                  12-31 15:01:23.239  1480  2236 D ImsPhoneCallTracker: [0] checkRttCallType : old1 new: 1
                  12-31 15:01:23.342  2224  2224 I WfcLocationHandler: onCallStateChanged state=0
                  12-31 15:01:47.189  1480  1480 D MTKSST  : [GsmSST0] Poll ServiceState done: newSS=[{mVoiceRegState=0(IN_SERVICE), mDataRegState=0(IN_SERVICE), mChannelNumber=2147483647, duplexMode()=0, mCellBandwidths=[20000], mOperatorAlphaLong=019, mOperatorAlphaShort=019, isManualNetworkSelection=false(automatic), getRilVoiceRadioTechnology=14(LTE), getRilDataRadioTechnology=14(LTE), mCssIndicator=unsupported, mNetworkId=-1, mSystemId=-1, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, mIsEmergencyOnly=false, isUsingCarrierAggregation=false, mNetworkRegistrationInfos=[NetworkRegistrationInfo{ domain=PS transportType=WLAN registrationState=NOT_REG_OR_SEARCHING roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN rejectCause=0 emergencyEnabled=false availableServices=[] cellIdentity=null voiceSpecificInfo=null dataSpecificInfo=android.telephony.DataSpecificRegistrationInfo :{ maxDataCalls = 0 isDcNrRestricted = false isNrAvailable = false isEnDcAvailable = false LteVopsSupportInfo :  mVopsSupport = 1 mEmcBearerSupport = 1 mIsUsingCarrierAggregation = false } nrState=NONE rRplmn=null}, NetworkRegistrationInfo{ domain=CS transportType=WWAN registrationState=HOME roamingType=NOT_ROAMING accessNetworkTechnology=LTE rejectCause=0 emergencyEnabled=false availableServices=[VOICE,SMS,VIDEO] cellIdentity=CellIdentityLte:{ mCi=66573 mPci=2147483647 mTac=19222 mEarfcn=2147483647 mBands=[] mBandwidth=20000 mMcc=425 mMnc=01 mAlphaLong=019 mAlphaShort=019 mAdditionalPlmns={} mCsgInfo=null} voiceSpecificInfo=VoiceSpecificRegistrationInfo { mCssSupported=false mRoamingIndicator=0 mSystemIsInPrl=0 mDefaultRoamingIndicator=0} dataSpecificInfo=null nrState=NONE rRplmn=42501}, NetworkRegistrationInfo{ domain=PS transportType=WWAN registrationState=HOME roamingType=NOT_ROAMING accessNetworkTechnology=LTE rejectCause=0 emergencyEnabled=false availableServices=[DATA] cellIdentity=CellIdentityLte:{ mCi=66573 mPci=2147483647 mTac=19222 mEarfcn=2147483647 mBands=[] mBandwidth=20000 mMcc=425 mMnc=01 mAlphaLong=019 mAlphaShort=019 mAdditionalPlmns={} mCsgInfo=null} voiceSpecificInfo=null dataSpecificInfo=android.telephony.DataSpecificRegistrationInfo :{ maxDataCalls = 16 isDcNrRestricted = false isNrAvailable = false isEnDcAvailable = false LteVopsSupportInfo :  mVopsSupport = 2 mEmcBearerSupport = 2 mIsUsingCarrierAggregation = false } nrState=NONE rRplmn=42501}], mNrFrequencyRange=0, mOperatorAlphaLongRaw=Partner, mOperatorAlphaShortRaw=Partner, mIsIwlanPreferred=true, Ril Voice Regist state=1, Ril Data Regist state=1, mProprietaryDataRadioTechnology=0, VoiceRejectCause=-1, DataRejectCause=-1, IwlanRegState=1, CellularVoiceRegState=0, CellularDataRegState=0, RilCellularDataRegState=1, CellularDataRoamingType=0, CellularDataNetworkType=13}] oldMaxDataCalls=16 mNewMaxDataCalls=16 oldReasonDataDenied=0 mNewReasonDataDenied=0 isImsEccOnly= false
                  12-31 15:06:56.672  2224  2387 D MWIS    : [MwiService] getWfcHandlerInterface
                  12-31 15:06:57.331  1480  1480 D MtkGsmCdmaPhone: isImsUseEnabled() VolteEnableByUser: true, WfcEnableByUser: true, isNonTtyOrTtyOnVolteEnabled: true
                  12-31 15:06:57.360  1480  1480 D MtkImsPhoneMmiCode: newFromDialString, dialstring = MTcwMDcwNzA1MA==
                  12-31 15:06:57.360  1480  1480 D MtkImsPhoneMmiCode: Not belong to MMI format.
                  12-31 15:06:57.365  1480  1480 I ImsPhoneCallTracker: shouldProcessCall: number: [****], result: 0
                  12-31 15:06:57.366  1480  1480 D ImsPhoneCallTracker: [0] dial clirMode=0
                  12-31 15:06:57.372  1480  1480 D ImsPhoneCallTracker: [0] convertNumberIfNecessary convertMaps is null
                  12-31 15:06:57.372  1480  1480 D ImsPhoneCallTracker: [0] clearDisconnected
                  12-31 15:06:57.372  1480  1480 D ImsPhoneCallTracker: [0] updatePhoneState pendingMo = null, fg= IDLE(0), bg= IDLE(0)
                  12-31 15:06:57.372  1480  1480 D ImsPhoneCallTracker: [0] updatePhoneState oldState=IDLE, newState=IDLE
                  12-31 15:06:57.375  1480  1480 D ImsPhoneConnection: acquireWakeLock
                  12-31 15:06:57.415  2224  2387 D ImsCallSessionProxy: [callId = null] ImsCallSessionProxy() : RILAdapter:com.mediatek.ims.ril.ImsRILAdapter@9d008f1imsService:com.mediatek.ims.ImsService@bb36cd6 callID:null phoneId: 0
                  12-31 15:06:57.417  2224  2387 D OpFactory: makeOpImsCallSessionProxy: default
                  12-31 15:06:57.418  2224  2387 D ImsExtSelfActivatorImpl: Construct ImsExtSelfActivatorImpl()
                  12-31 15:06:57.423  2224  2387 D MWIS    : [MwiService] getWfcHandlerInterface
                  12-31 15:06:57.423  2224  2387 D ImsCallSessionProxy: [callId = null] updateRat() : ratType is 1, callRat is 0
                  12-31 15:06:57.430  2224  2387 D ImsCallSessionProxy: [callId = null] updateShouldUseSipField() : mShouldUpdateAddressBySipField = true
                  12-31 15:06:57.431  2224  2387 D ImsCallSessionProxy: [callId = null] ImsCallSessionProxy() : ImsCallSessionProxy MO constructor
                  12-31 15:06:57.431  2224  2387 D MtkImsCallSessionProxy: logWithCallId with mAospImsCallSessionProxy = null
                  12-31 15:06:57.449  2224  2387 D ImsExtSelfActivatorImpl: shouldProcessSelfActivation() IMS is IN_SERVICE, return false
                  12-31 15:06:57.449  2224  2387 D ImsCallSessionProxy: [callId = null] setRttModeForDial + isRtt: false mCallId = null
                  12-31 15:06:57.461   890   961 D RtcCC   : [0] New establishing ImsCall in slot: 0
                  12-31 15:06:57.475   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_CALL_INFO_INDICATION
                  12-31 15:06:57.475   890   961 D RtcCC   : [0] imsCallInfoUpdate slot: 0, callId: 1, ms: 130
                  12-31 15:06:57.475   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(),  callid = 1
                  12-31 15:06:57.475   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(), No Need to skip
                  12-31 15:06:57.475   890   961 D RtcCC   : [0] Add ImsCall to slot: 0, callId: 1, isConf:False, isConfHost:False
                  12-31 15:06:57.475   890   961 E RfxImsCallInfo: No matching call mode
                  12-31 15:06:57.475  2224  2224 D ImsCallSessionProxy: [callId = null] handleDialResult() success
                  12-31 15:06:57.475   890   961 V RtcCC   : [0] dumpImsCallList id=1, state=1, number=***, conf=0, confHost=0, ecc=0, video=0, mt=0name=***
                  12-31 15:06:57.482  2224  2224 D ImsCallSessionProxy: [callId = null] handleMessage() : receive 130 URC, assign call_id = 1
                  12-31 15:06:57.485  2224  2224 D ImsCallSessionProxy: [callId = null] getDisplayNameFromPau() : pau is null !
                  12-31 15:06:57.485  2224  2224 D ImsCallSessionProxy: [callId = null] updateOIR() : pau: [[hidden]], displayName: [[hidden]]
                  12-31 15:06:57.490   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                  12-31 15:06:57.499  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo sipCode 0 reasonHeader
                  12-31 15:06:57.504  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo(): null
                  12-31 15:06:57.504  2224  2264 D ImsCallSessionProxy: [callId = 1] getVideoCallProvider() : mVTProvider = null
                  12-31 15:06:57.505  1480  1480 D ImsPhoneCallTracker: [0] updatePhoneState pendingMo = DIALING, fg= DIALING(1), bg= IDLE(0)
                  12-31 15:06:57.505  1480  1480 D ImsPhoneCallTracker: [0] updatePhoneState oldState=IDLE, newState=OFFHOOK
                  12-31 15:06:57.513  1480  1480 D ImsPhoneCallTracker: [0] Do not switch WFC mode, isWfcEnabled:false, isEmergencyNumber:false, mCarrierSwitchWfcModeRequired:false
                  12-31 15:06:57.540  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=0
                  12-31 15:06:57.651  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=0
                  12-31 15:06:57.673   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                  12-31 15:06:57.681  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo sipCode 100 reasonHeader
                  12-31 15:06:57.683  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo(): null
                  12-31 15:06:57.736  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                  12-31 15:06:57.739  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                  12-31 15:06:57.751  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                  12-31 15:06:57.755  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                  12-31 15:06:57.786  2224  2224 I WfcLocationHandler: onCallStateChanged state=2
                  12-31 15:06:57.803  2224  2224 I WfcLocationHandler: isEccInProgress: false
                  12-31 15:06:58.108   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                  12-31 15:06:58.112   890   964 D RmcImsCCUrcHandler: [0] EVADSREP: ims
                  12-31 15:06:58.112   890   964 D RmcImsCCUrcHandler: [0] EVADSREP rat: 1
                  12-31 15:06:58.115   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_URC_CALL_RAT_INDICATION
                  12-31 15:06:58.117  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo sipCode 200 reasonHeader
                  12-31 15:06:58.123   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_CALL_INFO_INDICATION
                  12-31 15:06:58.123  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo(): null
                  12-31 15:06:58.123   890   961 D RtcCC   : [0] imsCallInfoUpdate slot: 0, callId: 1, ms: 2
                  12-31 15:06:58.123   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(),  callid = 1
                  12-31 15:06:58.123   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(), No Need to skip
                  12-31 15:06:58.123   890   961 V RtcCC   : [0] dumpImsCallList id=1, state=2, number=***, conf=0, confHost=0, ecc=0, video=0, mt=0name=***
                  12-31 15:06:58.124   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                  12-31 15:06:58.126  2224  2224 D ImsCallSessionProxy: [callId = 1] updateRat() : ratType is 1, callRat is 1
                  12-31 15:06:58.126  2224  2224 D ImsCallSessionProxy: [callId = 1] updateRat() : mRatType is 1, mCallRat is 1
                  12-31 15:06:58.130  2224  2224 D ImsCallSessionProxy: [callId = 1] getDisplayNameFromPau() : pau is null !
                  12-31 15:06:58.131  2224  2224 D ImsCallSessionProxy: [callId = 1] updateOIR() : pau: [[hidden]], displayName: [[hidden]]
                  12-31 15:06:58.134  2224  2224 D ImsCallSessionProxy: [callId = 1] updateIsIbt() : isIbt= 0
                  12-31 15:06:58.138  1480  2363 D ImsPhoneCallTracker: [0] onCallUpdated
                  12-31 15:06:58.138  1480  2363 D ImsPhoneCallTracker: [0] onCallUpdated: profile is { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.138  1480  2363 D ImsPhoneCallTracker: [0] processCallStateChange state=DIALING cause=0 ignoreState=true
                  12-31 15:06:58.138  1480  2363 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                  12-31 15:06:58.143  1480  2363 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.146  1480  2363 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.146  1480  2363 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                  12-31 15:06:58.150  1480  2363 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.150  1480  2363 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.151  1480  2363 D MtkImsPhoneConnection: updateMediaCapabilities capabilities = 3
                  12-31 15:06:58.151  1480  2363 D ImsPhoneConnection: updateAddressDisplay: callId = TC@2_1 address = [****] name =  nump = 1 namep = 3
                  12-31 15:06:58.167  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo sipCode 0 reasonHeader
                  12-31 15:06:58.172  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo(): null
                  12-31 15:06:58.213   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_CALL_INFO_INDICATION
                  12-31 15:06:58.214   890   961 D RtcCC   : [0] imsCallInfoUpdate slot: 0, callId: 1, ms: 132
                  12-31 15:06:58.214   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(),  callid = 1
                  12-31 15:06:58.214   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(), No Need to skip
                  12-31 15:06:58.214   890   961 V RtcCC   : [0] dumpImsCallList id=1, state=3, number=***, conf=0, confHost=0, ecc=0, video=0, mt=0name=***
                  12-31 15:06:58.215   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_ESPEECH
                  12-31 15:06:58.215   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SPEECH_CODEC_INFO
                  12-31 15:06:58.216   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SPEECH_CODEC_INFO
                  12-31 15:06:58.216   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_CALL_INFO_INDICATION
                  12-31 15:06:58.217   890   961 D RtcCC   : [0] imsCallInfoUpdate slot: 0, callId: 1, ms: 6
                  12-31 15:06:58.217   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(),  callid = 1
                  12-31 15:06:58.217   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(), No Need to skip
                  12-31 15:06:58.217   890   961 V RtcCC   : [0] dumpImsCallList id=1, state=3, number=***, conf=0, confHost=0, ecc=0, video=0, mt=0name=***
                  12-31 15:06:58.220  2224  2224 D ImsCallSessionProxy: [callId = 1] getDisplayNameFromPau() : pau is null !
                  12-31 15:06:58.220  2224  2224 D ImsCallSessionProxy: [callId = 1] updateOIR() : pau: [[hidden]], displayName: [[hidden]]
                  12-31 15:06:58.226  2224  2224 D ImsCallSessionProxy: [callId = 1] handleSpeechCodecInfo() : 6
                  12-31 15:06:58.233  2224  2224 D ImsCallSessionProxy: [callId = 1] handleSpeechCodecInfo() : 6
                  12-31 15:06:58.235  2224  2224 D ImsCallSessionProxy: [callId = 1] getDisplayNameFromPau() : pau is null !
                  12-31 15:06:58.237  2224  2224 D ImsCallSessionProxy: [callId = 1] updateOIR() : pau: [[hidden]], displayName: [[hidden]]
                  12-31 15:06:58.261  2224  2224 D ImsCallSessionProxy: [callId = 1] updateCallType() : mCallType = CALL_TYPE_VOICE
                  12-31 15:06:58.261  2224  2224 D ImsCallSessionProxy: [callId = 1] updateCallType() : 2
                  12-31 15:06:58.270  2224  2224 D ImsCallSessionProxy: [callId = 1] checkAndSendRttBom() : isRttSuported = false, isRttEnabledForCallSession = false, mState = 4, mEnableSendRttBom = false
                  12-31 15:06:58.281  2224  2264 D ImsCallSessionProxy: [callId = 1] getVideoCallProvider() : mVTProvider = null
                  12-31 15:06:58.293  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType phone: Handler (com.mediatek.internal.telephony.imsphone.MtkImsPhone) {5100704}srvccState NONE
                  12-31 15:06:58.293  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType : old2 new: 1
                  12-31 15:06:58.293  1480  2363 D ImsPhoneCallTracker: [0] set to audioManager 1
                  12-31 15:06:58.305   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SPEECH_CODEC_INFO
                  12-31 15:06:58.308  2224  2224 D ImsCallSessionProxy: [callId = 1] handleSpeechCodecInfo() : 6
                  12-31 15:06:58.314  1480  2363 D ImsPhoneCallTracker: [0] onCallProgressing
                  12-31 15:06:58.320  1480  2363 D ImsPhoneCallTracker: [0] processCallStateChange [ImsCall objId:41116202 onHold:N mute:N mCallProfile:{ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=0, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 } networkType:13 updateRequest:NONE merging:N merge action pending:N merged:N multiParty:N confHost:N buried term:N isVideo: N wasVideo: N isWifi: N session:[ImsCallSession objId:192147221 state:ESTABLISHED callId:1] transientSession:null] state=ALERTING cause=0
                  12-31 15:06:58.320  1480  2363 D ImsPhoneCallTracker: [0] processCallStateChange state=ALERTING cause=0 ignoreState=false
                  12-31 15:06:58.320  1480  2363 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                  12-31 15:06:58.326  1480  2363 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.326  1480  2363 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.326  1480  2363 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                  12-31 15:06:58.327  1480  2363 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.327  1480  2363 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.331  1480  2363 D ImsPhoneConnection: updateAddressDisplay: callId = TC@2_1 address = [****] name =  nump = 1 namep = 3
                  12-31 15:06:58.331  1480  2363 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                  12-31 15:06:58.332  1480  2363 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.332  1480  2363 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.332  1480  2363 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                  12-31 15:06:58.334  1480  2363 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.334  1480  2363 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.335  1480  2363 D ImsPhoneCallTracker: [0] updatePhoneState pendingMo = null, fg= ALERTING(1), bg= IDLE(0)
                  12-31 15:06:58.336  1480  2363 D ImsPhoneCallTracker: [0] updatePhoneState oldState=OFFHOOK, newState=OFFHOOK
                  12-31 15:06:58.338  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                  12-31 15:06:58.348  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType phone: Handler (com.mediatek.internal.telephony.imsphone.MtkImsPhone) {5100704}srvccState NONE
                  12-31 15:06:58.348  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType : old1 new: 1
                  12-31 15:06:58.351  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                  12-31 15:06:58.352  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=0
                  12-31 15:06:58.360  1480  2363 D ImsPhoneCallTracker: [0] onCallUpdated
                  12-31 15:06:58.360  1480  2363 D ImsPhoneCallTracker: [0] onCallUpdated: profile is { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=0, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.361  1480  2363 D ImsPhoneCallTracker: [0] processCallStateChange state=ALERTING cause=0 ignoreState=true
                  12-31 15:06:58.361  1480  2363 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                  12-31 15:06:58.366  1480  2363 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.366  1480  2363 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.366  1480  2363 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                  12-31 15:06:58.368  1480  2363 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.368  1480  2363 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.368  1480  2363 D ImsPhoneConnection: updateAddressDisplay: callId = TC@2_1 address = [****] name =  nump = 1 namep = 3
                  12-31 15:06:58.371  2224  2387 D ImsCallSessionProxy: [callId = 1] getVideoCallProvider() : mVTProvider = null
                  12-31 15:06:58.376  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType phone: Handler (com.mediatek.internal.telephony.imsphone.MtkImsPhone) {5100704}srvccState NONE
                  12-31 15:06:58.377  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType : old1 new: 1
                  12-31 15:06:58.388  1480  2363 D ImsPhoneCallTracker: [0] onCallStarted
                  12-31 15:06:58.392  1480  2363 D ImsPhoneCallTracker: [0] processCallStateChange [ImsCall objId:41116202 onHold:N mute:N mCallProfile:{ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 } networkType:13 updateRequest:NONE merging:N merge action pending:N merged:N multiParty:N confHost:N buried term:N isVideo: N wasVideo: N isWifi: N session:[ImsCallSession objId:192147221 state:ESTABLISHED callId:1] transientSession:null] state=ACTIVE cause=0
                  12-31 15:06:58.392  1480  2363 D ImsPhoneCallTracker: [0] processCallStateChange state=ACTIVE cause=0 ignoreState=false
                  12-31 15:06:58.392  1480  2363 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                  12-31 15:06:58.393  1480  2363 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.394  1480  2363 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.394  1480  2363 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                  12-31 15:06:58.395  1480  2363 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.395  1480  2363 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.395  1480  2363 D ImsPhoneConnection: onConnectedInOrOut: connectTime=1767186418395
                  12-31 15:06:58.397  1480  2363 D ImsPhoneConnection: releaseWakeLock
                  12-31 15:06:58.402  1480  2363 D ImsPhoneConnection: updateAddressDisplay: callId = TC@2_1 address = [****] name =  nump = 1 namep = 3
                  12-31 15:06:58.402  1480  2363 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                  12-31 15:06:58.404  1480  2363 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.404  1480  2363 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.404  1480  2363 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                  12-31 15:06:58.406  1480  2363 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.406  1480  2363 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:06:58.407  1480  2363 D ImsPhoneCallTracker: [0] updatePhoneState pendingMo = null, fg= ACTIVE(1), bg= IDLE(0)
                  12-31 15:06:58.407  1480  2363 D ImsPhoneCallTracker: [0] updatePhoneState oldState=OFFHOOK, newState=OFFHOOK
                  12-31 15:06:58.411  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType phone: Handler (com.mediatek.internal.telephony.imsphone.MtkImsPhone) {5100704}srvccState NONE
                  12-31 15:06:58.411  1480  2363 D ImsPhoneCallTracker: [0] checkRttCallType : old1 new: 1
                  12-31 15:06:58.486  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                  12-31 15:06:58.490  1480  1480 D MtkGsmCdmaPhone: During IMS call.
                  12-31 15:06:58.493  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=0
                  12-31 15:07:18.470  1480  1480 D ImsPhoneCallTracker: [0] hangup connection
                  12-31 15:07:18.470  1480  1480 D ImsPhoneCallTracker: [0] hangup call with reason: 1
                  12-31 15:07:18.475  1480  1480 D ImsPhoneCallTracker: [0] hangup call - reason=1
                  12-31 15:07:18.476  1480  1480 D ImsPhoneCallTracker: [0] (foregnd) hangup foreground
                  12-31 15:07:18.486  2224  2387 D ImsCallSessionProxy: [callId = 1] getHangupCause() : 504
                  12-31 15:07:18.531   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                  12-31 15:07:18.538   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_ESPEECH
                  12-31 15:07:18.557  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=3
                  12-31 15:07:18.574   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_CALL_INFO_INDICATION
                  12-31 15:07:18.574   890   961 D RtcCC   : [0] imsCallInfoUpdate slot: 0, callId: 1, ms: 133
                  12-31 15:07:18.574   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(),  callid = 1
                  12-31 15:07:18.574   890   961 D RtcImsEvent: [0] needSkipDueToFakeDisconnect(), No Need to skip
                  12-31 15:07:18.574   890   961 D RtcCC   : [0] Remove ImsCall in slot: 0, callId: 1
                  12-31 15:07:18.608  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo sipCode 0 reasonHeader
                  12-31 15:07:18.612  2224  2224 D ImsCallSessionProxy: [callId = 1] getOpImsReasonInfo(): null
                  12-31 15:07:18.613  2224  2224 D ImsCallSessionProxy: [callId = 1] getDisplayNameFromPau() : pau is null !
                  12-31 15:07:18.614  2224  2224 D ImsCallSessionProxy: [callId = 1] updateOIR() : pau: [[hidden]], displayName: [[hidden]]
                  12-31 15:07:18.624  2224  2224 D ImsCallSessionProxy: [callId = 1] callTerminated() : get disconnect cause from AT+CEER
                  12-31 15:07:18.628   890   961 D RtcImsEvent: [0] needProcessFakeDisconnect(),  mFakeDisconnectedCallProcessingCount = 0
                  12-31 15:07:18.653  2224  2224 D ImsCallSessionProxy: [callId = 1] handleMessage() : notify disconnect cause by mLocalTerminateReason 504
                  12-31 15:07:18.672   890   961 D RtcImsEvent: [0] onHandleUrc: RFX_MSG_UNSOL_SIP_CALL_PROGRESS_INDICATOR
                  12-31 15:07:18.679  1480  2236 D ImsPhoneCallTracker: [0] onCallTerminated reasonCode=504
                  12-31 15:07:18.680  1480  2236 D ImsPhoneCallTracker: [0] maybeRemapReasonCode : fromCode = 504 ; message =
                  12-31 15:07:18.682  1480  2236 D ImsPhoneCallTracker: [0] maybeRemapReasonCode : fromCode = 504 ; message =
                  12-31 15:07:18.688  1480  2236 D ImsPhoneCallTracker: [0] cause = 36 conn = [ImsPhoneConnection objId: 159762459 telecomCallID: TC@2_1 address: [****] isAdhocConf: N ImsCall: [ImsCall objId:41116202 onHold:N mute:N mCallProfile:{ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 } networkType:13 updateRequest:NONE merging:N merge action pending:N merged:N multiParty:N confHost:N buried term:N isVideo: N wasVideo: N isWifi: N session:[ImsCallSession objId:192147221 state:TERMINATED callId:1] transientSession:null]] state:DISCONNECTING mParent:Foreground Call
                  12-31 15:07:18.692  1480  2236 E VoiceCallSessionStats: onImsCallTerminated: untracked connection
                  12-31 15:07:18.696  1480  2236 D ImsPhoneConnection: getDisconnectCause: cause=3
                  12-31 15:07:18.724  1480  2236 D ImsPhoneCallTracker: [0] maybeRemapReasonCode : fromCode = 504 ; message =
                  12-31 15:07:18.728  1480  2236 D ImsPhoneCallTracker: [0] processCallStateChange [ImsCall objId:41116202 onHold:N mute:N mCallProfile:{ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 } networkType:13 updateRequest:NONE merging:N merge action pending:N merged:N multiParty:N confHost:N buried term:N isVideo: N wasVideo: N isWifi: N session:[ImsCallSession objId:192147221 state:TERMINATED callId:1] transientSession:null] state=DISCONNECTED cause=36
                  12-31 15:07:18.728  1480  2236 D ImsPhoneCallTracker: [0] processCallStateChange state=DISCONNECTED cause=36 ignoreState=false
                  12-31 15:07:18.728  1480  2236 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                  12-31 15:07:18.729  1480  2236 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:07:18.730  1480  2236 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:07:18.730  1480  2236 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                  12-31 15:07:18.732  1480  2236 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:07:18.732  1480  2236 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:07:18.733  1480  2236 D ImsPhoneConnection: updateAddressDisplay: callId = TC@2_1 address = [****] name =  nump = 1 namep = 3
                  12-31 15:07:18.733  1480  2236 D ImsPhoneCallTracker: [0] isCarrierDowngradeOfVtCallSupported: true
                  12-31 15:07:18.736  1480  2236 V ImsPhoneConnection: update localCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:07:18.736  1480  2236 I ImsPhoneConnection: applyLocalCallCapabilities - localProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=1, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:07:18.736  1480  2236 D MtkImsPhoneConnection: applyLocalCallCapabilities: isRttEnabledForCall=false mIsRttVideoSwitchSupported=false
                  12-31 15:07:18.737  1480  2236 V ImsPhoneConnection: update remoteCallProfile={ serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:07:18.737  1480  2236 W ImsPhoneConnection: applyRemoteCallCapabilities - remoteProfile = { serviceType=1, callType=2, restrictCause=0, mediaProfile={ audioQuality=0, audioDirection=3, videoQuality=0, videoDirection=-1, rttMode=0, hasRttAudioSpeech=false }, emergencyServiceCategories=0, emergencyUrns=[], emergencyCallRouting=0, emergencyCallTesting=false, hasKnownUserIntentEmergency=false, mRestrictCause=0, mCallerNumberVerstat= 0 }
                  12-31 15:07:18.738  1480  2236 D ImsPhoneConnection: onDisconnect: cause=36
                  12-31 15:07:18.741  2224  2246 D MtkImsCallSessionProxy: [callId = 1] close() : MtkImsCallSessionProxy is going to be closed!!!
                  12-31 15:07:18.741  2224  2246 D ImsCallSessionProxy: [callId = 1] close() : ImsCallSessionProxy is closed!!!
                  12-31 15:07:18.744  2224  2246 D ImsCallSessionProxy: [callId = 1] getVideoCallProvider() : mVTProvider = null
                  12-31 15:07:18.744  2224  2246 D ImsExtSelfActivatorImpl: close()
                  12-31 15:07:18.745  1480  2236 D ImsPhoneCallTracker: [0] updatePhoneState pendingMo = null, fg= IDLE(0), bg= IDLE(0)
                  12-31 15:07:18.745  1480  2236 D ImsPhoneCallTracker: [0] updatePhoneState oldState=OFFHOOK, newState=IDLE
                  12-31 15:07:18.753  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=3
                  12-31 15:07:18.754  1480  1480 D ImsPhoneConnection: getDisconnectCause: cause=3
                  12-31 15:07:18.755  1480  2236 D ImsPhoneCallTracker: [0] checkRttCallType phone: Handler (com.mediatek.internal.telephony.imsphone.MtkImsPhone) {5100704}srvccState NONE
                  12-31 15:07:18.755  1480  2236 D ImsPhoneCallTracker: [0] checkRttCallType : old1 new: 1
                  12-31 15:07:18.832  2224  2224 I WfcLocationHandler: onCallStateChanged state=0
                  
                  

                  נראה מזה שיש איזשהו בעיה ספיפית עם 019 במכשיר הזה בשיחות WIFI, איך אני יכול לתקן את זה?

                  זה הסיכום מה gpt ||השיחה אצלך רצה על IMS מעל LTE ולא על Wi-Fi: בלוג מופיע isWifi: N ו־networkType:13 (LTE).

                  המכשיר מנסה/מעדיף IWLAN, אבל הרישום נשאר NOT_REG_OR_SEARCHING → אין IMS על Wi-Fi.

                  יש שורה מפורשת: Do not switch WFC mode, isWfcEnabled:false → אצל הספק זה מסומן כלא מאופשר.

                  קוד ניתוק חוזר 504 → דחייה/כשל מהצד של שרת ה-IMS של הספק, לא תקלה במכשיר.

                  לכן הבעיה המדויקת: 019 לא מאשר Wi-Fi Calling (WFC) ל-SIM/IMSI שלך במכשיר הזה, למרות שה-IMS עצמו עובד.||

                  U מנותק
                  U מנותק
                  urielk
                  כתב נערך לאחרונה על ידי
                  #8

                  @dudu לא נראה לי שיש בעיה מצד הcarrierconfig אולי יש כמה דברים שצריך לשנות אבל בינתיים, בכל אופן תנסה עם סים של חברת פלאפון ותראה אם עובד.

                  D תגובה 1 תגובה אחרונה
                  0
                  • U urielk

                    @dudu לא נראה לי שיש בעיה מצד הcarrierconfig אולי יש כמה דברים שצריך לשנות אבל בינתיים, בכל אופן תנסה עם סים של חברת פלאפון ותראה אם עובד.

                    D מחובר
                    D מחובר
                    dudu
                    כתב נערך לאחרונה על ידי
                    #9

                    @urielk כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

                    @dudu לא נראה לי שיש בעיה מצד הcarrierconfig אולי יש כמה דברים שצריך לשנות אבל בינתיים, בכל אופן תנסה עם סים של חברת פלאפון ותראה אם עובד.

                    ניסיתי עכשיו עם סים של הוט מובייל ועבד מיד השיחות WIFI, זה כנראה בעיה רק עם 019, יש לך מושג מה צריך לשנות כדי שזה יעבוד? או שזה לא משהוא שהוא בשליטתי, כיוון שמדובר בשגיאה 504 מהשרת שלהם..

                    U תגובה 1 תגובה אחרונה
                    0
                    • D dudu

                      @urielk כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

                      @dudu לא נראה לי שיש בעיה מצד הcarrierconfig אולי יש כמה דברים שצריך לשנות אבל בינתיים, בכל אופן תנסה עם סים של חברת פלאפון ותראה אם עובד.

                      ניסיתי עכשיו עם סים של הוט מובייל ועבד מיד השיחות WIFI, זה כנראה בעיה רק עם 019, יש לך מושג מה צריך לשנות כדי שזה יעבוד? או שזה לא משהוא שהוא בשליטתי, כיוון שמדובר בשגיאה 504 מהשרת שלהם..

                      U מנותק
                      U מנותק
                      urielk
                      כתב נערך לאחרונה על ידי
                      #10

                      @dudu אבל אמרת שעבד לך במכשיר אחר

                      D תגובה 1 תגובה אחרונה
                      0
                      • U urielk

                        @dudu אבל אמרת שעבד לך במכשיר אחר

                        D מחובר
                        D מחובר
                        dudu
                        כתב נערך לאחרונה על ידי dudu
                        #11

                        @urielk כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

                        @dudu אבל אמרת שעבד לך במכשיר אחר

                        נכון, זה מה שהתכוונתי, במכשיר אחר עובד לי 019 , אבל משום מה רק במכשיר הזה אני מקבל שגיאה 504 מהשרת שלהם (כפי שניתן לראות בלוגים שהבאתי למעלה) למרות שבכל החברות האחרות זה כן עובד במכשיר הזה, לכן זה נראה לי כל כך מוזר..
                        ||ב gpt הוא מתעקש שאין מה לעשות והאופציה היחידה היא לפנות ל 019 שישחררו את החסימה, הגיוני??||

                        U תגובה 1 תגובה אחרונה
                        0
                        • D dudu

                          @urielk כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

                          @dudu אבל אמרת שעבד לך במכשיר אחר

                          נכון, זה מה שהתכוונתי, במכשיר אחר עובד לי 019 , אבל משום מה רק במכשיר הזה אני מקבל שגיאה 504 מהשרת שלהם (כפי שניתן לראות בלוגים שהבאתי למעלה) למרות שבכל החברות האחרות זה כן עובד במכשיר הזה, לכן זה נראה לי כל כך מוזר..
                          ||ב gpt הוא מתעקש שאין מה לעשות והאופציה היחידה היא לפנות ל 019 שישחררו את החסימה, הגיוני??||

                          U מנותק
                          U מנותק
                          urielk
                          כתב נערך לאחרונה על ידי
                          #12

                          @dudu אני פשוט לא משוכנע בפרשנות של השגיאה אני הייתי בודק את זה לעומק אבל המכשיר לא לפני כדי לומר לך

                          D תגובה 1 תגובה אחרונה
                          0
                          • ה מחובר
                            ה מחובר
                            הרב של השכונה
                            כתב נערך לאחרונה על ידי
                            #13

                            לי יש וולטה במכשיר הזה עשיתי בדיוק כמוך ועובד ברמי לוי פלאפון ופרטנר זה מה שאני ניסיתי,
                            אני די בטוח שזה בגלל שאתה ב019..

                            D תגובה 1 תגובה אחרונה
                            0
                            • U urielk

                              @dudu אני פשוט לא משוכנע בפרשנות של השגיאה אני הייתי בודק את זה לעומק אבל המכשיר לא לפני כדי לומר לך

                              D מחובר
                              D מחובר
                              dudu
                              כתב נערך לאחרונה על ידי
                              #14

                              @urielk כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

                              @dudu אני פשוט לא משוכנע בפרשנות של השגיאה אני הייתי בודק את זה לעומק אבל המכשיר לא לפני כדי לומר לך

                              איזה עוד בדיקות אני יכול לעשות כדי לעלות על הבעיה?

                              תגובה 1 תגובה אחרונה
                              0
                              • ה הרב של השכונה

                                לי יש וולטה במכשיר הזה עשיתי בדיוק כמוך ועובד ברמי לוי פלאפון ופרטנר זה מה שאני ניסיתי,
                                אני די בטוח שזה בגלל שאתה ב019..

                                D מחובר
                                D מחובר
                                dudu
                                כתב נערך לאחרונה על ידי
                                #15

                                @הרב-של-השכונה כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

                                לי יש וולטה במכשיר הזה עשיתי בדיוק כמוך ועובד ברמי לוי פלאפון ופרטנר זה מה שאני ניסיתי,
                                אני די בטוח שזה בגלל שאתה ב019..

                                אני יודע, אני גם בדקתי בכמה חברות ועבד מצויין, אגב, עבד לך שיחות wifi גם עם סים כשר?

                                ה תגובה 1 תגובה אחרונה
                                0
                                • D dudu

                                  @הרב-של-השכונה כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

                                  לי יש וולטה במכשיר הזה עשיתי בדיוק כמוך ועובד ברמי לוי פלאפון ופרטנר זה מה שאני ניסיתי,
                                  אני די בטוח שזה בגלל שאתה ב019..

                                  אני יודע, אני גם בדקתי בכמה חברות ועבד מצויין, אגב, עבד לך שיחות wifi גם עם סים כשר?

                                  ה מחובר
                                  ה מחובר
                                  הרב של השכונה
                                  כתב נערך לאחרונה על ידי
                                  #16

                                  @dudu כתב בבאג | הפעלת שיחות WIFI במכשיר QIN F22 mini:

                                  עבד לך שיחות wifi גם עם סים כשר?

                                  ברור.

                                  תגובה 1 תגובה אחרונה
                                  1

                                  • התחברות

                                  • אין לך חשבון עדיין? הרשמה

                                  • התחברו או הירשמו כדי לחפש.
                                  • פוסט ראשון
                                    פוסט אחרון
                                  0
                                  • חוקי הפורום
                                  • פופולרי
                                  • לא נפתר
                                  • משתמשים
                                  • חיפוש גוגל בפורום
                                  • צור קשר