Need a Moto e6 build with WIFI Calling Please - Moto E6 ROMs, Kernels, Recoveries, & Other Develop

Retail unlocked rooted e6. Need a stock ROM or custom ROM; any compatible ROM that will enable WIFI calling. Phone specs support it but not my build. Any of these? https://mirrors.lolinet.com/firmware/moto/surfna/official/
Thanks!

There are no Moto 6e roms.. There probably never will be. It's a free phone locked or 30 dollars at Walmart none of the other cheapest android headsets have roms just because this one is motorola doesn't change that

nixster1966 said:
Retail unlocked rooted e6. Need a stock ROM or custom ROM; any compatible ROM that will enable WIFI calling. Phone specs support it but not my build. Any of these? https://mirrors.lolinet.com/firmware/moto/surfna/official/
Thanks!
Click to expand...
Click to collapse
If you are rooted, try these edits to build.prop to manually add WiFi calling and VoLTE. Note: be sure to first back up your original build.prop file so that you can restore it if you later wish:
# Debug Options
persist.dbg.ims_volte_enable=1
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
# Radio Options
persist.radio.rat_on=combine
persist.radio.data_ltd_sys_ind=1
persist.radio.data_con_rprt=1
persist.radio.calls.on.ims=1
If you are rooted with Magisk, you can also try this Magisk module:
https://mega.nz/file/arZywBgD#X4xxEsCxrUHA_TG-JxhZzGc26qtOYzb9UE-N2ir4SMs
As long as your mobile provider supports WiFi calling (VoWiFi), either the build.prop edits or the Magisk module should enable the feature on your Moto E6.

Viva La Android said:
If you are rooted, try these edits to build.prop to manually add WiFi calling and VoLTE. Note: be sure to first back up your original build.prop file so that you can restore it if you later wish:
# Debug Options
persist.dbg.ims_volte_enable=1
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
# Radio Options
persist.radio.rat_on=combine
persist.radio.data_ltd_sys_ind=1
persist.radio.data_con_rprt=1
persist.radio.calls.on.ims=1
If you are rooted with Magisk, you can also try this Magisk module:
https://mega.nz/file/arZywBgD#X4xxEsCxrUHA_TG-JxhZzGc26qtOYzb9UE-N2ir4SMs
As long as your mobile provider supports WiFi calling (VoWiFi), either the build.prop edits or the Magisk module should enable the feature on your Moto E6.
Click to expand...
Click to collapse
The module worked for me on a Visible e6, thanks man.

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.

How to enable VoLTE on Android Oreo? (EU Version)

Hello,
i got an Europe HTC 10 and want to use it on the german carrier Telekom (t-mobile). With Android 7 there wasn't even anything about VoLTE in Settings. But since android 8 i and i juste the *#*#4636#*#* combo to get into the phone settings, there are the following points:
Mobile Radio Power (Turned on flag)
voLTE Provisioned (cant be switched, is grey)
Video calling Provisioned (cant be switched, is grey)
Wifi calling Provisioned (cant be switched, is grey)
So got anyone the same screen, and are there any ways to get this to work?
If rooted with magisk, try and flash module for volte enabling.
Volte
Xdevillived666 said:
If rooted with magisk, try and flash module for volte enabling.
Click to expand...
Click to collapse
Flashed module restarted & flag stilled greyed out ,HTC u11 & HTC 10 neither worked??
jab5555 said:
Flashed module restarted & flag stilled greyed out ,HTC u11 & HTC 10 neither worked??
Click to expand...
Click to collapse
Edit build prop and add the lines from the module manually

Finally , One Module-unlock 5G-Volte-VoWIFI

Hello,,
After a long term of tries and workarounds. Finally found some module by ender-zhao
Thanks for him so much.
Simply one module to enable 5G and Volte ,vowifi...
install it from magisk , restart and everything should be fine. 5G,VOLTE
Here is the module
Download Here
Good luck and thanks for ender-zhao
This module works on Pixel 5 , Pixel 4a (5G)
Thanks Again and Good luck
The problem is we are getting unknown calls
Has anyone fixed it in the module?
I managed to fix it by replacing ims files
Eiad Ajam said:
The problem is we are getting unknown calls
Has anyone fixed it in the module?
I managed to fix it by replacing ims files
Click to expand...
Click to collapse
possible its fixed , I tried it and didn't face any issue.
Eiad Ajam said:
The problem is we are getting unknown calls
Has anyone fixed it in the module?
I managed to fix it by replacing ims files
Click to expand...
Click to collapse
What exactly did you do ?
Wow this ****ed my phone I have no service now
nfqa said:
Hello,,
After a long term of tries and workarounds. Finally found some module by ender-zhao
Thanks for him so much.
Simply one module to enable 5G and Volte ,vowifi...
install it from magisk , restart and everything should be fine. 5G,VOLTE
Here is the module
Download Here
Good luck and thanks for ender-zhao
This module works on Pixel 5 , Pixel 4a (5G)
Thanks Again and Good luck
Click to expand...
Click to collapse
Seriously need help
rbouza1 said:
Wow this ****ed my phone I have no service now
Click to expand...
Click to collapse
So if anyone has problems , clear cache on carrier services all the carrier apps and reboot. I didn't have any mobile data or service. Scary stuff
Works for me. Tnx.
Eiad Ajam said:
The problem is we are getting unknown calls
Has anyone fixed it in the module?
I managed to fix it by replacing ims files
Click to expand...
Click to collapse
May i know how do replace the IMS file? Thanks.
Ok here's my guide. I think it's best we don't start another 5G/Volte thread so maybe laughterwym can reference this post in the first post of this thread.
Download EfsTools modded and extract.
Put the correct mcfg_sw.mbn in the EfsTools folder. Download the mcfg_autoselect_by_uim file and also put it in the EfsTools folder.
Flash the Volte module in Magisk (doesn't really matter wheter your mbn is in it, as long as it has the right system props and more important disables the qril stuff that) (Both this module and this module are working for me. You can also find the modded module I used here. I'n my modded module I set the 5G connection to NSA so use that one if your carrier doesn't support SA yet.
Connect your phone to your computer with usb debuggin on in your developer settings. Make sure you have both qualcomm drivers and google usb drivers and of course the latest platform tools (and add the dir to your system path).
Use the workaround we normaly use to connect our phone to qpst:
Code:
adb shell
su
resetprop ro.bootmode usbradio
resetprop ro.build.type userdebug
setprop sys.usb.config diag,diag_mdm,adb
diag_mdlog
cancel (ctrl+c) once it starts to "hang" at failed to open diag socket
change usb config (file transfer, no file transfer)
Open a command prompt in the extracted efstools folder
Run the following command
Code:
EfsTools.exe efsInfo
You will get errors because of the hacky workaround we have to do with Pixel phones to use them with efs software. In my case everything worked like a charm. You can check efs explorer after writing your mbn to see if it looks allright.
Run the following commands one by one:
Code:
EfsTools.exe writeFile -i mcfg_autoselect_by_uim -o /nv/item_files/mcfg/mcfg_autoselect_by_uim
EfsTools.exe writeFile -i mcfg_autoselect_by_uim -o /nv/item_files/mcfg/mcfg_autoselect_by_uim -s 1
EfsTools.exe uploadDirectory -i mcfg_sw.mbn -o / -v
EfsTools.exe uploadDirectory -i mcfg_sw.mbn -o / -s 1
The -s 1 options are there so we write configurations for the second sim slot.
Important note: If you have a carrier that uses NR-NSA you'll have to edit lte_feature_restrictions.xml in EFS explorer to get everything right. I've uploaded the file here. If your mcc isn't in the following list you'll have to add it;
Code:
<plmn_list name="dss_plmns" ns="global">
228-01 505-01 505-11 505-39 505-71 505-72 204-04 204-08 204-69 204-12 262-02 204-16 204-20 232-03 232-04 232-07
</plmn_list>
Your VoLTE, VoWiFi, ims settings and 5g should be working now! Some carriers have very short carrierpolicy.xml, mine only says dds is enabled. Keep that in mind when you use apps to monitor your connection. 5G is working on my phone but I see empty rat stuff. Currently I'm writing code for changing lte_faeture_ca.xml to add all the information other Carriers have on the phone. Once you start tweaking it's hard to stop right?
Please share your findings! I'll update this post when I remember something usefull so your feedback is very helpfull!
expos said:
May i know how do replace the IMS file? Thanks.
Click to expand...
Click to collapse
Check this thread
Module to enable 5G/VoLTE/VoWIFI on Pixel4a 5G/Pixel5
Update (9 Oct 2022): Upload module here. Update (7 Apr 2021): If you are looking for the manual way to add 5G support besides the magisk module way or the module does not work for you. Please refer to #54 for the detailed steps. Thanks again to...
forum.xda-developers.com
Hi! Can confirm that @Kars88 's steps are working... Luckily, I am on cerrier which was officially added in March update, but only VoLTE, no VoWiFi... With this steps I am able to use VoWiFi too
If will somebody needs, here are mbns from Nokia 8.3, they are working with our pixel too
somin.n said:
Hi! Can confirm that @Kars88 's steps are working... Luckily, I am on cerrier which was officially added in March update, but only VoLTE, no VoWiFi... With this steps I am able to use VoWiFi too
If will somebody needs, here are mbns from Nokia 8.3, they are working with our pixel too
Click to expand...
Click to collapse
Ah thanks for sharing the mbn files and nice to hear it's working for you! Seems like the Nokia mbn is different from the one I used so new stuff to explore!
I've added your mbn collection to the google drive I'm revering to to stack everything in the same place.
Still not getting any 5G connections. On Google Fi using US Cellular towers and the map shows coverage in my area. On Proton rom with the Proton kernel. I'm in Illinois USA. Am I missing something?
EDIT: Nvm just did some research and I guess 5g is only supported by T-Mobile which sucks in my area. Bummer.
The download link showed "Not found".
Could you drop a google drive download link here ?
Hi there, my pixel 5 is now on Android 12. Will the module work with Android 12 or strictly for Android 11? thx!
acheng said:
Hi there, my pixel 5 is now on Android 12. Will the module work with Android 12 or strictly for Android 11? thx!
Click to expand...
Click to collapse
Hi, based on my experience on 4a5g Android 12 (Stock and ProtonAOSP), the module will work to at least enable the VOLTE/VOWIFI switches. To really fully enable them, follow instruction
https://forum.xda-developers.com/t/finally-one-module-unlock-5g-volte-vowifi.4240547/post-84648477
creezalird said:
Hi, based on my experience on 4a5g Android 12 (Stock and ProtonAOSP), the module will work to at least enable the VOLTE/VOWIFI switches. To really fully enable them, follow instruction
https://forum.xda-developers.com/t/finally-one-module-unlock-5g-volte-vowifi.4240547/post-84648477
Click to expand...
Click to collapse
Many thx! will try out.
Just curious.. will this enable 5g C-band? N77/78 for instance?
The Pixel 4a 5g and the Pixel 5 have the hardware/modem to use N77/n78. However, only the Pixel 5 has received the necessary software update to enable it.
I'm dying to access this band, and the 500mb-1.0gig speeds it offers.
And I'm at a loss for how to enable the bands on the 4a5g.
I'm just curious, would flashing the updated radio.img do the trick? Or would your module help me?
Any help would be greatly appreciated.
As of now, I can get 5g, but it's the lower bands.. a fast extension of the existing LTE network. I can download at around 100-150mbps on average, with random runs at over 200mbps.
However, with C-band going nationwide last week, I've got friends who are pulling 1gig speeds on their iphone 13's using C-band.
Considering that I use my phone as a hotspot for my laptop, fire stick, and smart TV... The difference between 100mbps and 1000mbps is quite noticable.
Thanks for your guidance.

Question No VoLTE on OnePlus 9 Pro

Hello, on my Oneplus 9 Pro there is no VoLTE button to activate and no indication sign. My previous 7 Pro has both and VoLTE worked fine. In the OnePlus Tollbox there is no option to activate the switch. My provider (Vodafone Germany) says VoLTE is activated and should work. Any fix for this???
no idea. maybe EU rom has not open that feature yet. it works in the US model in the US with both VoLTE and Vowifi
from my experience on op7pro oos11, need to downgrade to OEMLogKit_1.0-1.apk and the toggle will be there.
would you be able to activate root and go thru this method via PDC?
since engineer.apk is no longer able to open port/serial, have to root and SU and
SU
setprop sys.usb.config diag,serial_cdev,rmnet,adb
above command in terminal.
[GUIDE][A11][A12][A13] VoLTE and VoWIFI on custom/stock ROMs with any Carrier
Activate VoLTE & VoWIFI on custom/stock ROMs with any Carrier Yes, yes, I know that this is not the first thread with activation VoLTE and VoWIFI. But my thread will be more convenient and easier to understand. ATTENTION ! ! ! These methods...
forum.xda-developers.com
Actually my op9pro is also on the way and if above doesnt work, i would have a big problem as my telcom only supports VOLTE and no 3g.
It's in here, works fine in UK on EE.
I have no issues with Volte, it worked fine with ATT, then yesterday I switched to T-mobile and have it on Tmobile too, only switched to TMobile so I could have 5g and wifi calling which work fine with Tmobile, but on ATT I couldn`t get wifcalling and 5g with ATT.
estecman said:
It's in here, works fine in UK on EE.
Click to expand...
Click to collapse
No only VoWifi works, you don't have the VoLTE button. Check it out and turn off Wifi there will be no VoLTE sign in the top row.
mgear356 said:
from my experience on op7pro oos11, need to downgrade to OEMLogKit_1.0-1.apk and the toggle will be there.
would you be able to activate root and go thru this method via PDC?
since engineer.apk is no longer able to open port/serial, have to root and SU and
SU
setprop sys.usb.config diag,serial_cdev,rmnet,adb
above command in terminal.
[GUIDE][A11][A12][A13] VoLTE and VoWIFI on custom/stock ROMs with any Carrier
Activate VoLTE & VoWIFI on custom/stock ROMs with any Carrier Yes, yes, I know that this is not the first thread with activation VoLTE and VoWIFI. But my thread will be more convenient and easier to understand. ATTENTION ! ! ! These methods...
forum.xda-developers.com
Actually my op9pro is also on the way and if above doesnt work, i would have a big problem as my telcom only supports VOLTE and no 3g.
Click to expand...
Click to collapse
Oem logkit 1.0.1 didn't have any effect. I can activated the button on logkit but the button didn't appear I'm the SIM menu...
Grisu1226 said:
No only VoWifi works, you don't have the VoLTE button. Check it out and turn off Wifi there will be no VoLTE sign in the top row.
Click to expand...
Click to collapse
I do, I turn WiFi off and it's there! You need to be in a 4g or 5g area for it to switch on.
Try root and use the PDC method. The log kit is to help u have the volte toggle
estecman said:
I do, I turn WiFi off and it's there! You need to be in a 4g or 5g area for it to switch on.
Click to expand...
Click to collapse
Ok in my case 4g+ and no sign
mgear356 said:
from my experience on op7pro oos11, need to downgrade to OEMLogKit_1.0-1.apk and the toggle will be there.
would you be able to activate root and go thru this method via PDC?
since engineer.apk is no longer able to open port/serial, have to root and SU and
SU
setprop sys.usb.config diag,serial_cdev,rmnet,adb
above command in terminal.
[GUIDE][A11][A12][A13] VoLTE and VoWIFI on custom/stock ROMs with any Carrier
Activate VoLTE & VoWIFI on custom/stock ROMs with any Carrier Yes, yes, I know that this is not the first thread with activation VoLTE and VoWIFI. But my thread will be more convenient and easier to understand. ATTENTION ! ! ! These methods...
forum.xda-developers.com
Actually my op9pro is also on the way and if above doesnt work, i would have a big problem as my telcom only supports VOLTE and no 3g.
Click to expand...
Click to collapse
I was able to get the volte and vowifi toggles by running that command in terminal and downgrading logkit
Must I root for this?
for me in EU VoLTE works, it just isn't displayed in status bar by default. go into settings > display > status bar > icon manager and turn VoLTE on there.
Is activated there but no response
ahh123 said:
I was able to get the volte and vowifi toggles by running that command in terminal and downgrading logkit
Click to expand...
Click to collapse
OH nice, u used PDC and it works?
mgear356 said:
OH nice, u used PDC and it works?
Click to expand...
Click to collapse
Yeah, volte seems to be working (and displaying in the status bar) but I'm not seeing vowifi displayed
ahh123 said:
Yeah, volte seems to be working (and displaying in the status bar) but I'm not seeing vowifi displayed
Click to expand...
Click to collapse
Nice I was worried that PDC don't work on op9 pro (mine is on the way)
Had to do it for my op7 pro in order to get my volte to work in oos 11.
Vowifi also not working on my op7p but I dunno if my telecom supports it.
Mine has Volte working out of the box, but there's no toggle for it. The Verizon guy said on the newest phones they're not really making it an option, because most people want it on.
drmorrowa2 said:
Mine has Volte working out of the box, but there's no toggle for it. The Verizon guy said on the newest phones they're not really making it an option, because most people want it on.
Click to expand...
Click to collapse
I have a switch for VoLTE in SIM settings.
I am currently on ATT and have VoLTE. Have to change carriers to get 5G though.

Question How do I enable VoLTE?

Hello,
How do I enable VoLTE as its not working? I used voenabler, went to *#*#4636#*#*, IMS still disabled.
My provider is Telkomsel (Indonesia).
POCO F3 running LineageOS 18.1 (Android 11) , rooted, twrp and magisk installed.
What can I do to make VoLTE work?
Manually add the IMS APN
Create an IMS APN
Settings → Mobile Networks → Access Point Names → Add
Input IMS setting​​​Name: ims → APN: ims → APN type: select IMS​
bozinsky73 said:
Manually add the IMS APN
Create an IMS APN
Settings → Mobile Networks → Access Point Names → Add
​
Input IMS setting​​​Name: ims → APN: ims → APN type: select IMS​
Click to expand...
Click to collapse
Hello, yes, I tried this but it seems to not work.
that's mine and it worked. Does your provider support volte?
this works on stock for me global not sure if it will work with custom rom but you can try
VoLTE not working
Hi, I had Poco F1 before with working VoLTE, so I know that my carrier and current Sim card is supporting it. All I had to do on the F1 was typing in that code *#*#86583#*#* and activating the new volte setting. I tried that with the X3 but...
forum.xda-developers.com
bozinsky73 said:
View attachment 5558969that's mine and it worked. Does your provider support volte?
Click to expand...
Click to collapse
Yes, my provider supports VoLTE and also specifically supports POCO F3 VoLTE.
For the APN type, when I type "ims" i cannot click on it, but when i type "default" or "default, ims" or "ims, default", it shows as an option, but i'm not sure if that works/helps in enabling the VoLTE feature
jefffrom said:
this works on stock for me global not sure if it will work with custom rom but you can try
VoLTE not working
Hi, I had Poco F1 before with working VoLTE, so I know that my carrier and current Sim card is supporting it. All I had to do on the F1 was typing in that code *#*#86583#*#* and activating the new volte setting. I tried that with the X3 but...
forum.xda-developers.com
Click to expand...
Click to collapse
It does not work, those only work for Stock ROM if I'm not mistaken
idk about custom roms but on miui roms, the volte code only works on miui dialer and google dialer
*#*#86583#*#*
bozinsky73 said:
View attachment 5558969that's mine and it worked. Does your provider support volte?
Click to expand...
Click to collapse
Update: I tried using 2 other different operators (Indosat Ooredeo and XL Axiata), and I managed to get a "registered" status on IMS by tinkering around the settings (turning off VoLTE, mobile data than turning it on) but VoLTE shows "Unavailable", and after a while the IMS also goes back to Not Registered.
Do I need to download/flash some specific software to make it work, related to Qualcomm or some carrier firmware?
3zozHashim said:
idk about custom roms but on miui roms, the volte code only works on miui dialer and google dialer
*#*#86583#*#*
Click to expand...
Click to collapse
Does not work on custom ROM.
Maybe I should go back to Stock ROM, fix the VoLTE and go back to LineageOS?
cmdke said:
Does not work on custom ROM.
Maybe I should go back to Stock ROM, fix the VoLTE and go back to LineageOS?
Click to expand...
Click to collapse
The VoLTE option disappears again with a factory reset
Interesting. I guess I jjust have to wait. Because 1 of the operators that use 4G only, when I use that, I can make VoLTE calls. But when I use other operator that has 3G 2G as well, it cant make 4G calls
Maybe you need to contact your provider as from my case phone supported volte provider support it but they need to turn it on for your number.... It's not like you insert sim and it enable by default...

Categories

Resources