VoLTE and Wifi Calling Lineage OS 16 on Xperia X - Sony Xperia X Themes, Apps, and Mods

Though VoLTE and Wifi calling working on stock ROM I struggled so far to get in enabled in Lineage.
According to this guide we need some/one *.mbn file/s, alter some system props and switch se linux to permissive.
Done and working in Lineage OS 16 on Xperia X:
On most recent stock ROM enable VoLTE and Wifi Calling and wait for provider to provision
On Lineage OS 16 with Magisk in place and working install
- voenabler
- selinux_permissive
reboot
You may alter APN settings to ip4/ipv6 instead of ip4 only if supported by your provider also.
Remember this is a workaround and just for reference.
Maybe there should be something in the future to automate provisioning like on stock rom.
Also there's WIP on Ubuntu Touch regarding VoLTE.

Related

VOLTE Supported custom rom

Can anyone tell me about the custom roms which supports volte?
almost all of the custom roms support VOLTE. I have tried RR and CM (Official) and (Sultan) Jio Works on all of them .
Im currently using freedom os.. & its supports volte & jio..
I'm on CE 3.5.3 and I can't see VoLTE settings, what's the problem? I broken it changing from stock/FreedomOs to CE?
Here two pictures:
anirudhnyg said:
almost all of the custom roms support VOLTE. I have tried RR and CM (Official) and (Sultan) Jio Works on all of them .
Click to expand...
Click to collapse
I dont see any option to enable VoLTE on official cm nightly.
Can you post your screenshot with the option.
what about cm14?
Yesterday I flashed RR in my moto g3 and thereafter the option of enhancing VoLTE isn't available there in network setting. I tried *#*#4636#*#* to edit VoLTE provisioned Flag but it always be Turn Off VoLTE Provisioned Flag. Should I go out there for any other Custom ROM or any trick to solve my matter? Please Reply. Thanks in advance.
Initially I am also faced the same Volte issue, but after doing below process I got the option.
Go to Dialer and type *#*#4636#*#*
Go to Phone information. Scroll down to OEM specific info/settings.
Turn on volte debug.
When you now go to Settings / Sim cards / cellular network settings you'll be able to see the Enhanced 4g lte mode.
mgxr chr said:
Yesterday I flashed RR in my moto g3 and thereafter the option of enhancing VoLTE isn't available there in network setting. I tried *#*#4636#*#* to edit VoLTE provisioned Flag but it always be Turn Off VoLTE Provisioned Flag. Should I go out there for any other Custom ROM or any trick to solve my matter? Please Reply. Thanks in advance.
Click to expand...
Click to collapse
The devs just have to turn volte flag on. Don't know why they don't do it.
It's just one line to add.
I think most devs just compile from source. And don't want to tinker with the code anymore.
That's what I think, maybe there is some other reason.
Would see if I can make volte enabling zip for all roms.
Guys I turned on by Editting build prop, just add the following if your ROM does not already have it, if it does use text editor to change values, I use Root explorer
Make changes at own risk, after editing make sure you save changes it will make an automated backup of build prop
#ifdef VENDOR_EDIT
persist.dbg.ims_volte_enable=1
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.data.iwlan.enable=true
persist.dbg.wfc_avail_ovr=1
#endif
Volte appears but I still can't call by LTE
Kshysiek said:
Volte appears but I still can't call by LTE
Click to expand...
Click to collapse
Then it might not be supported by your carrier
Sent from my ONEPLUS A3003 using Tapatalk
VoLTE is controlled by carriers, I assume by imei, and choose and decide which phones get the feature, mostly the overpriced model sold by them.

[SOLVED] To port IMS Manager to KLTE

I want to port/build IMS Manager for getting VoLTE feature on klte (LineageOS 14.1) but there is no guide on XDA, YouTube or even on google search... There are even VoLTE patches for Mi, Moto and Yu devices. Please help me to build it as I don't even know where to start after getting sources... Thanks in advance! ?
Update:
Found VoLTE rom for S5 (snapdragon variants) https://forum.xda-developers.com/galaxy-s5/development/rom-s7ux-pure-stock-t3505699
So you are aware IMS manager is that, a Manager, it doesn't effect your IMS functionality. Furthermore, LineageOS doesn't currently have native VoLTE functionality afaik. IMS manager is a samsung app for the samsung system, you'd better bug the Lineage Dev's for a tool for manipulating the IMS settings in LineageOS and more so bug them to implement VoLTE, however this comes at a risk as it can interfere with 911 Functionality and as such could pose libaility they wish to not deal with
Pls help him, I need VoLTE, too
If you need another similar to stock android 32 bit chip set ROM with ims manager, I could suggest you download wind7 ls 5016 firmware(snapdragon 210 with marshmallow). It might help you. Please try.
kvsjxd said:
I want to port/build IMS Manager for getting VoLTE feature on klte (LineageOS 14.1) but there is no guide on XDA, YouTube or even on google search... There are even VoLTE patches for Mi, Moto and Yu devices. Please help me to build it as I don't even know where to start after getting sources... Thanks in advance!
Click to expand...
Click to collapse
Bro you saw my above comment?
Have you made any progress on this? I've had a look at this in latest lineageos and on Galaxy s6. Though I think the basic idea is the same. The ImsManager is part of lineageos Rom. Though it needs a ims service. If that is not available even if you enable volte or WiFi calling over build.properties it will not work.
So to my (limited) knowledge, the first thing one would have to do is provide an implementation of that service. I think in Stock Galaxy s6 that is provided in imsservice.apk that comes in /system/priv-apps. I've attached the version of stock s6. Though I'm unable to use that since it's signature is not accepted and I'm neither able to decompile nor to resign /zipalign the package.
Any ideas? Or is this an all wrong way I'm following?
Br
Johannes
orgler said:
Have you made any progress on this? I've had a look at this in latest lineageos and on Galaxy s6. Though I think the basic idea is the same. The ImsManager is part of lineageos Rom. Though it needs a ims service. If that is not available even if you enable volte or WiFi calling over build.properties it will not work.
So to my (limited) knowledge, the first thing one would have to do is provide an implementation of that service. I think in Stock Galaxy s6 that is provided in imsservice.apk that comes in /system/priv-apps. I've attached the version of stock s6. Though I'm unable to use that since it's signature is not accepted and I'm neither able to decompile nor to resign /zipalign the package.
Any ideas? Or is this an all wrong way I'm following?
Br
Johannes
Click to expand...
Click to collapse
Some more ideas I've tested are described over there :
https://forum.xda-developers.com/galaxy-s6/orig-development/rom-lineageos-14-1-t3598775/post72465060
Found VoLTE rom for S5 (snapdragon variants) https://forum.xda-developers.com/galaxy-s5/development/rom-s7ux-pure-stock-t3505699
kvsjxd said:
Found VoLTE rom for S5 (snapdragon variants) https://forum.xda-developers.com/galaxy-s5/development/rom-s7ux-pure-stock-t3505699
Click to expand...
Click to collapse
Explain please.
西村大一 said:
Explain please.
Click to expand...
Click to collapse
I didn't had to port IMS Manager to lineageos or any rom. And instead I tested the above specified rom, it's for SM-G900F but I flashed it on SM-G900W8 and SM-G900T. After flashing and booting up for the first time, I got VoLTE running on both devices without even changing a setting. Keep in mind that the rom have 3 bugs, SystemUI crashes when you get a notification from WhatsApp, You cannot disable the lockscreen, If you change lockscreen from swipe to something else and lock the screen, you won't be able to unlock the device. Then you'll need to factory reset/flash the rom again or have to manually remove lock using TWRP. I am switching to a different operator next week, I am tired of the battle for VoLTE. Hope it helps.
@TheMadScientist Please close this thread.
Mod Edit
Thread closed at the request of the [OP]
malybru
Senior Moderator

custom rom with wifi call option

Hi all,
As I have almost no mobile network where I live, I use the "wifi call" option of my Galaxy A3 2017 with an SFR rom (France) to make calls thanks to my wifi connection from my box.
I wanted to know if with a rom like lineage 16, crdroid 6, resurection 3.2.1, Hrom j6, I would still be able to make wifi calls thanks to this native option which is in the phone settings menu?
To be more precise, I am not talking about making wifi calls through applications like whatsapp or other.
A big thank you for your help
If I do not have answers it is because it is not possible or then I am not precise in my request!
Not really a custom rom per-se, but I know the H-rom A7 port does support WiFi calling (VoWIFI), as I use this myself. Port from the A7, debloated and updates the A320 to Pie. I have been using this for several months now with no significant issues. None of the LineageOS based ROM have VoWIFI, which seems to be most if the custom ROM for this phone. Haven't found anything else other than stock which supports VoWIFI, but happy to be corrected if there is. I am very pleased with H-Rom though, definitely would recommend it. http://forum.xda-developers.com/samsung-a-series-2017/development/rom-h-rom-a7-port-t3940532
thank you very much for your help.
Is this rom still developed because I only see one download link!
On the other hand I do not know at all this kind of rom, except for the passage in android 9, that it is the difference with the rom stock of the a3 2017 because before I used for another smartphone, roms like lineage or crdroid and I could remove all stock applications.
Thanks again for the help

[Android 11] VoWifi and VoLTE on custom roms Oneplus 8 PRO

Hi,
I've wanted to share my experience in testing the custom ROMs for Oneplus 8 PRO in search of unofficial 11.0 rom that would work flawlessly with VoLTE and WifiCalling. In my case a use of Wifi-calling is a must, due to low coverage in some areas and in buildings where Wifi is the only option.
Stock OXYGEN works fine with VoLTE, VoWifi, DSS, Videocalling.
I wiped the phone, unlocked bootloader and flashed several popular custom roms.
In all of them, I had all the Volte, Wificalling, Videocalling, DSS switches enabled when checked with *#*#4636#*
CUSTOM ROM5GVOLTEWIFICALLING (VoWifi)Access via PDC toolOxygen camera apkCommentsLineage OS 18.1works finenot workingnot workingyes, no effect after changesnot workingClean AOSPEvolution X 5.9.2works fineworkingworking partiallyyesnot workingWificalling worked for a while after reboot, then it was shut downHavoc-OS 4.2works fineworkingnot workingyes, no effect after changes with VoWifiit's working fine when installed via apkIf VoWifi worked, this would be my choicePixel Experience 11.0works finenot workingnot workingno access to PDCnot workingnot good as daily driver
Tested with POLAND PLAY and T-MOBILE carriers only.
I did not intend to root my phone.
None of the ROMS fit my needs, so I needed to revert to stock ;/
I hope, anyone find it useful when looking for custom rom since it took good couple of hours for checks.

Question Network Signal Guru on Nameless

Network Signal Guru is a cool tool, but its Advanced Mode has only worked on a couple of ROMs I've tried. It works on OOS and Lineage for me. On crDroid and Nameless, it says "Adapted base-band and driver is installed: No compatible devices were detected." I don't use crDroid anymore, but I'd like to have this fixed on Nameless. Is there anything I can do to fix it? Would love to have NSG Advanced Mode working (no, I don't care about band locking, just want the extra info it provides).
Hi maybe you get better help in the nameless Rom thread?
Maybe. I ended up switching back to Lineage and I forgot about this thread. I'm not sure if it's possible to close it, but I don't need this anymore.
How to access this mode I'm using nameless
Guys help anyone very please. After using the program at some point configured so that I can not call and receive calls, only sms, and the only solution - volte, which also flies off, and works when selected in the phone settings NR/LTE/CDMA/EvDo (it flies constantly).
Contacted the operators, sent me to hell saying the phone does not support (xiaomi Poco f3)?
Or should I move to other specific thread?

Categories

Resources