UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    [Qualcomm} VoLTE call for testing

    Scheduled Pinned Locked Moved Fairphone 5
    63 Posts 23 Posters 11.8k Views 13 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • W Offline
        wilfridd
        last edited by

        VoLTE enabled on RN9P (joyeuse) too.
        Despite most the issuing or receiving VoLTE calls failed, it's very promising! When calling, oFono shows 2 dials at the same time and hanging up is not possible. The callee has not call indication.
        I was able to make a successful VoLTE call somehow. I could hear ringing then could talk for about 20sec and all of a sudden the call dropped itself, leaving oFono unresponsive.

        * 1 Reply Last reply Reply Quote 0
        • kuailexsK Offline
          kuailexs
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • kuailexsK Offline
            kuailexs
            last edited by kuailexs

            On the Mi 6. radioInterface = 1.1
            VoLTE cannot be used
            Although he has already executed the following code
            b67ccdc4-a196-4440-803a-237bd41de3c0-图片.png
            https://github.com/mer-hybris/ofono-binder-plugin/blob/9ad094cbf772e0796015ad517b727d8577174b74/src/binder_ims.c#L276

            phablet@ubuntu-phablet:~$ gdbus call --system --dest org.ofono --object-path /ril_0 --method org.ofono.IpMultimediaSystem.GetProperties
            
            ({'Registered': <false>, 'Registration': <'auto'>, 'VoiceCapable': <false>, 'SmsCapable': <false>},)
            
            1 Reply Last reply Reply Quote 0
            • * Offline
              *Enrico13011978* Banned @wilfridd
              last edited by

              @wilfridd said in [Qualcomm} VoLTE call for testing:

              VoLTE enabled on RN9P (joyeuse) too.
              Despite most the issuing or receiving VoLTE calls failed, it's very promising! When calling, oFono shows 2 dials at the same time and hanging up is not possible. The callee has not call indication.
              I was able to make a successful VoLTE call somehow. I could hear ringing then could talk for about 20sec and all of a sudden the call dropped itself, leaving oFono unresponsive.

              Congratulations on this successful VoLte attempt on Joyeuse. Exactly my device. May I ask you a question? Do you know which Android 10 version you used before you installed Ubuntu Touch (Xenial, Focal)? If you don't know anymore, no problem, at least now I have hope to get back to Ubuntu Touch at some point. If VoLte works better I think I will come back. Does it work with dual SIM or only on 1 SIM? I might have to install Ubuntu Touch again myself to test it. Only with this script or code from Mario I would definitely need help I'm not that good on the terminal 😊

              * 1 Reply Last reply Reply Quote 0
              • * Offline
                *Enrico13011978* Banned @*Enrico13011978*
                last edited by *Enrico13011978*

                I have now installed Ubuntu Touch especially for this VoLte test. I have probably done everything wrong that can be done wrong. Installed the Ubuntu Tweak Tool because of the write permissions. Then off to the terminal and installed the system with sudo apt update&&sudo apt full-upgrade and the Ofono stuff. What can I say, suddenly there were no more SIM cards available and my WLAN data volume was used up, so that went down the drain 😁

                1 Reply Last reply Reply Quote 0
                • JDee IntlJ Offline
                  JDee Intl @tigerpro
                  last edited by

                  @tigerpro I'm getting the same thing and I'm sure I've got the package spelled correct. When I do an apt update, I get an error:

                  Archives directory /var/cache/apt/archives/aprtial is missing. - Acquire (30: Read-only file system)

                  I new here, so apologies if I'm asking an obvious questions.

                  Platform: Latest Ubuntu Touch installed on Google Pixel 3a XL with AT&T Prepaid service in the U.S. and planning to purchase a FP5 in the near term.

                  AppLeeA 1 Reply Last reply Reply Quote 0
                  • AppLeeA Offline
                    AppLee @JDee Intl
                    last edited by

                    HI and welcome @JDee-Intl

                    You might be in the wrong place.
                    This post is about testing out the VoLTE plugins for the Fairphone5 and I surmise you just tried to install some deb packages like it would be a regular debian based OS.
                    This is a common mistake, but the rootfs is readonly on Ubuntu Touch and apt is not supported, it is restricted to developers for creating the image we can later use.

                    KenedaK 1 Reply Last reply Reply Quote 0
                    • KenedaK Offline
                      Keneda @AppLee
                      last edited by Keneda

                      @AppLee
                      He is not mistaking, see there :

                      https://forums.ubports.com/topic/10484/qualcomm-volte-call-for-testing/25?_=1733537347588

                      Well, he is mistaking because he tries to install VoLTE on the wrong device, but installing it on the good one, Fairphone 5, needs installing via apt.

                      2015-2023 : Meizu MX4 ā˜ ļøāš°ļøāœļø
                      2023-2024 : Nexus 5 ā˜ ļøāš°ļøāœļø
                      2024-***** : FPOS Fairphone 5 waiting UT for freedom šŸ˜‰
                      šŸ‡²šŸ‡«šŸ‡¬šŸ‡§

                      AppLeeA JDee IntlJ 2 Replies Last reply Reply Quote 0
                      • KenedaK Keneda referenced this topic on
                      • AppLeeA Offline
                        AppLee @Keneda
                        last edited by

                        @Keneda
                        I realized ; see there: https://forums.ubports.com/post/83786
                        :winking_face:
                        Using APT is expected in the "porting phase" so to speak.
                        And I wasn't sure they realized that testing VoLTE is not something any user can do but needs porting skills...

                        JDee IntlJ 1 Reply Last reply Reply Quote 0
                        • JDee IntlJ Offline
                          JDee Intl @Keneda
                          last edited by

                          @Keneda My mistake...I thought I read the port may work for GP3aXL (<- Oh, that's a horrible abbreviation), so I was experimenting.

                          1 Reply Last reply Reply Quote 1
                          • JDee IntlJ Offline
                            JDee Intl @AppLee
                            last edited by

                            @AppLee Now I see, said the blind man! I could not figure out why I couldn't write to the filesystem as root and sudo didn't work with the phone PIN. It's read-only because the entire filesystem is laid down during the porting process and thus only modified by the developers and then included in the port by the porters.

                            I'll get back to learning the porting process and waiting for the FP5 to go on sale! LOL. Thank you and I hope I'm not stating the obvious, but this is definitely helping me and hopefully others who get involved and read these forums.

                            1 Reply Last reply Reply Quote 1
                            • I Offline
                              Inali
                              last edited by

                              Maybe this should be moved to outside the FP5 forum? It's chocked full of people who aren't using the FP5.

                              I 1 Reply Last reply Reply Quote 0
                              • I Offline
                                Inali @Inali
                                last edited by

                                Regardless, on build 177 for FP5, I have successfully registered 5G and VoLTE and was able to call my voicemail, but the older issues persist.

                                Those being dialing my voicemail PIN doesn't register, and I cannot hang up the call and am forced to restart the phone.

                                After rebooting the phone, VoLTE comes back but as soon as I make a call, cellular shows 0 bars and after a moment it comes back with full LTE with no VoLTE. Rebooting the phone again shows LTE with VoLTE but calling again drops cellular entirely and it comes back with LTE and no VoLTE.

                                If curious:
                                phablet@ubuntu-phablet:~$ gdbus call --system --dest org.ofono --object-path /ril_0 --method org.ofono.IpMultimediaSystem.GetProperties

                                ({'Registered': <true>, 'Registration': <'auto'>, 'VoiceCapable': <true>, 'SmsCapable': <false>},)

                                LakotaubpL 1 Reply Last reply Reply Quote 0
                                • LakotaubpL Offline
                                  Lakotaubp @Inali
                                  last edited by

                                  @Inali If you are using 24.04 Noble the other issues are probably best mentioned here https://forums.ubports.com/topic/10688/this-week-in-development-week-52-2024/80 of the FP5 telegram group https://t.me/+uGo3xe899gwyNmNk

                                  I 1 Reply Last reply Reply Quote 0
                                  • I Offline
                                    Inali @Lakotaubp
                                    last edited by

                                    @Lakotaubp
                                    I am not using Noble. I had no idea it was even around yet until today.

                                    1 Reply Last reply Reply Quote 0
                                    • JDee IntlJ Offline
                                      JDee Intl
                                      last edited by

                                      I've got a new FairPhone 5 in hand. Just need to know which version of Android to install. Instructions say "base version of Android 13", but Fairphone is shipped with it's own version of Android called Fairphone OS (which was 13 until it upgraded to 14).

                                      So, do I need FairPhone OS (based on Android 13) or where is the base version of Android 13 that I should use?

                                      Thanks in advance!!!

                                      K 1 Reply Last reply Reply Quote 0
                                      • K Offline
                                        kugiigi @JDee Intl
                                        last edited by kugiigi

                                        @JDee-Intl Ideally, you have to flash the latest Android 13 from their site. Fairphone OS is Android so they're the same. Latest Android 14 would also work however when I tried that on mine, Fingerprint wasn't working. I'm not sure if that's the exact reason though. Maybe you can try it yourself see if it's the same šŸ˜„
                                        In any case, Android 13 is still recommended to avoid issues that is not consistent with other people.

                                        Also, this isn't the right thread for this šŸ˜…

                                        1 Reply Last reply Reply Quote 0
                                        • First post
                                          Last post