Vowifi not working - OnePlus 7 Questions & Answers

Hi there,
I have enabled wifi calling option on my Op7 which is running on latest version 10.3.2 .
I am from India and using an airtel sim.
When i connect to the wifi, vowifi icon is not appearing in the status bar and wifi calling feature is not working at all.
Is there anyone facing the same problem?
Is there anything i have to do to make this feature work?
Pls help me out. Thanks in advance.

ImLight said:
Hi there,
I have enabled wifi calling option on my Op7 which is running on latest version 10.3.2 .
I am from India and using an airtel sim.
When i connect to the wifi, vowifi icon is not appearing in the status bar and wifi calling feature is not working at all.
Is there anyone facing the same problem?
Is there anything i have to do to make this feature work?
Pls help me out. Thanks in advance.
Click to expand...
Click to collapse
If you have Installed it correctly and you're running the latest OxygenOS but it doesn't work,make sure your Network carrier supports it ....you can contact and ask them
(yes,many users have the same problem in different countries)

daitalos said:
If you have Installed it correctly and you're running the latest OxygenOS but it doesn't work,make sure your Network carrier supports it ....you can contact and ask them
(yes,many users have the same problem in different countries)
Click to expand...
Click to collapse
Yea i have a carrier which supports vowifi(JIO 4G) as well as the latest updates installed but i still cant manage to get vowifi working. I tried changing the dns of my router and several other teoubleshooting but none of them seems to work. Some people say port forwarding might make it work but i havent tried it yet.

My carrier supports volte and vowifi but not for our device (OnePlus 7) but with this guide i have both volte and vowifi working
Give it a try
https://forum.xda-developers.com/oneplus-7-pro/help/force-enable-volte-vowifi-t3934227

daitalos said:
If you have Installed it correctly and you're running the latest OxygenOS but it doesn't work,make sure your Network carrier supports it ....you can contact and ask them
(yes,many users have the same problem in different countries)
Click to expand...
Click to collapse
Illuminatus_ said:
My carrier supports volte and vowifi but not for our device (OnePlus 7) but with this guide i have both volte and vowifi working
Give it a try
https://forum.xda-developers.com/oneplus-7-pro/help/force-enable-volte-vowifi-t3934227
Click to expand...
Click to collapse
But when i connect to a wif hotspot of another phone, the vowifi icon appears on the status bar. The problem might be with the wifi settings of the router or the ISP not necessarily the phone.

Related

Any one know which region support VoLTE for xa dual

I was searching on web how to enable VoLTE in f3116 xa dual
But I can't find the right solution anywhere,
Even in sony official page they mentioned as VoLTe is available for xa dual devices, but it was restricted for several region any one know for which country they have given access to use.
Please mention the specific region and firmware, so I can give a try to my device.
Thanks.
sumitha shankar said:
I was searching on web how to enable VoLTE in f3116 xa dual
But I can't find the right solution anywhere,
Even in sony official page they mentioned as VoLTe is available for xa dual devices, but it was restricted for several region any one know for which country they have given access to use.
Please mention the specific region and firmware, so I can give a try to my device.
Thanks.
Click to expand...
Click to collapse
My device is f3111 single sim on "3 UK" and the VoLTE appears to be enabled via the OEM partition.
If it exists on your ROM try add these lines to oem/system-properties/config.prop
Code:
persist.mtk_volte_support=1
persist.mtk_ims_support=1
persist.mtk.volte.enable=1
If this does not exist on your ROM try adding it to system/build.prop instead. :fingers-crossed:
Any one tried this??
bigrammy said:
My device is f3111 single sim on "3 UK" and the VoLTE appears to be enabled via the OEM partition.
If it exists on your ROM try add these lines to oem/system-properties/config.prop
Code:
persist.mtk_volte_support=1
persist.mtk_ims_support=1
persist.mtk.volte.enable=1
If this does not exist on your ROM try adding it to system/build.prop instead. :fingers-crossed:
Click to expand...
Click to collapse
Thanks for your guide man.
I didn't find these code in my config.prop.
Could you please tell where to create one, bcz i cannot find system/build.prop path in my directory.
This is what I can see in my config.prop directory
######################## Customized property values #########################
ro.nfc.icon.enable=true
ro.nfc.se.sim.enable=true
ro.telephony.default_network=0
ro.cst.prm=1302-4387:R3B
#############################################################################
sumitha shankar said:
Thanks for your guide man.
I didn't find these code in my config.prop.
Could you please tell where to create one, bcz i cannot find system/build.prop path in my directory.
This is what I can see in my config.prop directory
######################## Customized property values #########################
ro.nfc.icon.enable=true
ro.nfc.se.sim.enable=true
ro.telephony.default_network=0
ro.cst.prm=1302-4387:R3B
#############################################################################
Click to expand...
Click to collapse
Just add them to yours config.prop like this.
Code:
######################## Customized property values #########################
persist.mtk_volte_support=1
persist.mtk_ims_support=1
persist.mtk.volte.enable=1
ro.nfc.icon.enable=true
ro.nfc.se.sim.enable=true
ro.telephony.default_network=0
ro.cst.prm=1302-4387:R3B
#####################################################################
My ro.telephony.default_network=9 not 0 but I am in the UK so don't know if your region would work with that.
Experiment and see what happens.
bigrammy said:
Just add them to yours config.prop like this.
Code:
######################## Customized property values #########################
persist.mtk_volte_support=1
persist.mtk_ims_support=1
persist.mtk.volte.enable=1
ro.nfc.icon.enable=true
ro.nfc.se.sim.enable=true
ro.telephony.default_network=0
ro.cst.prm=1302-4387:R3B
#####################################################################
My ro.telephony.default_network=9 not 0 but I am in the UK so don't know if your region would work with that.
Experiment and see what happens.
Click to expand...
Click to collapse
Nothing happens. I couldn't see any changes?
sumitha shankar said:
Nothing happens. I couldn't see any changes
Click to expand...
Click to collapse
What do you expect to see
1. Open your phone dialer and dial
Code:
*#*#4636#*#*
2. Choose Phone Information
3. Scroll down and find VoLTE provisioned and Slide the button to turn it on if not already.
4. Check your carrier setting and set Preferred Network accordingly.
5. Back out and reboot the phone.
Your Carrier must support Volte for it to work obviously :silly:
bigrammy said:
What do you expect to see
1. Open your phone dialer and dial
Code:
*#*#4636#*#*
2. Choose Phone Information
3. Scroll down and find VoLTE provisioned and Slide the button to turn it on if not already.
4. Check your carrier setting and set Preferred Network accordingly.
5. Back out and reboot the phone.
Your Carrier must support Volte for it to work obviously :silly:
Click to expand...
Click to collapse
Wow brilliant thanks for your support man it really works.:victory:
But my carrier provider doesn't showing up VoLTE in notification.
Please see attachment I'm using jio in india and it does support VoLTE
sumitha shankar said:
But my carrier provider doesn't showing up VoLTE in notification.
Click to expand...
Click to collapse
I am not sure about your carrier but what you have already "LTE" rather than 4G is what I would expect to see.
Simply make a voice call and see if it switches from LTE to gsm or H if it does not then VoLTE is working.
Make sure your in a area where VoLTE is available and try to confirm if it works.
I am pretty sure it will.
EDIT:
I just noticed you can confirm it's working by going to Phone Information as before and checking the "Voice Network Type:" it should say LTE as in this screenshot
XA and Ultra are not supported by Jio: https://www.jio.com/en-in/faq/servi...-true-4g-volte-enabled-devices-in-market.html
bigrammy said:
I am not sure about your carrier but what you have already "LTE" rather than 4G is what I would expect to see.
Simply make a voice call and see if it switches from LTE to gsm or H if it does not then VoLTE is working.
Make sure your in a area where VoLTE is available and try to confirm if it works.
I am pretty sure it will.
EDIT:
I just noticed you can confirm it's working by going to Phone Information as before and checking the "Voice Network Type:" it should say LTE as in this screenshot
Click to expand...
Click to collapse
Yes the information is intact . As @rrvuhpg mentioned jio VoLTE is not supported by xa, because sony has restricted VoLTE services for indian users as u seen in the screenshot previously my VoLTE provisioned was set to disabled by default and after i followed the guide given by you i can see the VoLTE provision is in enabled status now i can see USE VOLTE WHEN AVAILABLE option in network settings , which was disabled earlier.
Now every this looks fine but I cannot see the VoLTE flag in the status bar since jio support only VoLTE i cannot make a call.
sumitha shankar said:
Yes the information is intact . As @rrvuhpg mentioned jio VoLTE is not supported by xa, because sony has restricted VoLTE services for indian users as u seen in the screenshot previously my VoLTE provisioned was set to disabled by default and after i followed the guide given by you i can see the VoLTE provision is in enabled status now i can see USE VOLTE WHEN AVAILABLE option in network settings , which was disabled earlier.
Now every this looks fine but I cannot see the VoLTE flag in the status bar since jio support only VoLTE i cannot make a call.
Click to expand...
Click to collapse
I believe Volte is working correctly for you or the "Voice Network" would state something other than LTE but hey who am I.
Please help...same problem!!!
sumitha shankar said:
Wow brilliant thanks for your support man it really works.:victory:
But my carrier provider doesn't showing up VoLTE in notification.
Please see attachment I'm using jio in india and it does support VoLTE
Click to expand...
Click to collapse
Please help...same problem!!!
Even Im from india....with jio and xperia xa ultra
it is not working ...volte provisioned turn offs atomatically ...plz help me
sumitha shankar said:
Yes the information is intact . As @rrvuhpg mentioned jio VoLTE is not supported by xa, because sony has restricted VoLTE services for indian users as u seen in the screenshot previously my VoLTE provisioned was set to disabled by default and after i followed the guide given by you i can see the VoLTE provision is in enabled status now i can see USE VOLTE WHEN AVAILABLE option in network settings , which was disabled earlier.
Now every this looks fine but I cannot see the VoLTE flag in the status bar since jio support only VoLTE i cannot make a call.
Click to expand...
Click to collapse
sheel8882 said:
Click to expand...
Click to collapse
Even it turned on VoLte doesn't work on this device.
sumitha shankar said:
Even it turned on VoLte doesn't work on this device.
Click to expand...
Click to collapse
Try this :
Dial *#*#7378423#*#*
Go to Software Info, then scroll down to 2nd last item i.e. Current Modem Config : what does it say? is it using something like this : amss_fsg_yourPhoneCodeName_reliance_jio_ims_tar.mbn ?
If not, then its not using the right modem to use the VoLTE network. You need that modem file to be able to use VoLTE. My phone is Z5, after flashing roms and coming back to stock I was having a hard time activating it, even my phone supports VoLTE officially by jio. So I switched the modem to this one and it works now. But I'm not sure about XA!
Here is some tricks to enable it on Z2. Ofcourse the files are different for every model, but using these steps I got my VoLTE back! Don't flash the zip provided in that thread that is specific to Z2/Z3. Check in /system/etc/customization/modem/ if that file is present there ( the one I've mentioned ) . Then proceed below
Here are the steps required
Currently India having three VoLTE network providers.
India is having three VoLTE network providers
1. JIO
2. Airtel
3.Vodafone
But shame on Sony India support and they don't bother to provide any new updates on xperia XA and XA ultra.
Hope XA F3116 might support with Vodafone VoLTE network just need to wait until its complete launch as currently they are just Testing their network in several areas.
Same issue With Xperia XZ2 H8266
I'm also tried. But I can't find any solution. Anyone give me the solution please. I can't switch on Volte by *#*#4636#*#*..
If any Region Works I can flash that region to use Volte.

VoLTE and VoWIFI - Only VoLTE Works

Hey ,
So i have this issue
I'm running the International version OOS 10.5.9
I'm Rooted.
After Using the QPDC tool by Qualcomm , i Disabled Overseas-commercial and enabled Telefonica-UK.
Now... The issue is VoWIFI is not working and not showing icon.
When i disable it and 4G is Enabled. VoLTE Works.
How can i fix it?

How can I activate VoLTE?

I can't any ideas?
I have Xq-as72
Settings \ Network and Internet \ Internet settings \ 4G calling
VoLTE is 4G Calling on this device.
xcascax said:
Settings \ Network and Internet \ Internet settings \ 4G calling
VoLTE is 4G Calling on this device.
Click to expand...
Click to collapse
4G Calling is going to be in the Mobile Network menu, Internet settings just asks to download MMS/APN settings
Zero-21XX said:
I can't ant ideas?
I have Xq-as72
Click to expand...
Click to collapse
Looking at your model number, you have HK varient which won't support VOLTE if you are trying to use in EU.
SavanxD said:
Looking at your model number, you have HK varient which won't support VOLTE if you are trying to use in EU.
Click to expand...
Click to collapse
Why on earth would VOLTE be locked out of a region? I also have the international model XQ-AS72 and am in Australia so is this why I can't seem to see VOLTE setting as well?
Edit: also how do you view the information you've posted?
Bump
Also this code gets into the screen I was after.
*#*#4636#*#*
I have the exact issue with the model. Not able to turn on Volte. Bought it from Hong Kong and using it on indian bands. Why is this happening? Is there a fix?
It's pretty **** we have this issue. Thanks Sony....nice job.
In US version XQ-AS62 there is an option to enable VoLTE from Mobile network.
As far as I know sometimes SIM companies block VoLTE as on my Xperia X Dual, I was able to use VoLTE in India on Jio but here in US T Mobile blocked it so no option of VoLTE even though phone had support. However on Xperia 5 II it's available and works.
Did you get Volte on Xperia 5 ii in India?
Did you try it on Airtel and jio?
Can you please provide the firmware version of your xperia 5 ii.
I have xperia 1 ii model XQAT52 and I don't get Volte in India on this device.
PPGX5II said:
In US version XQ-AS62 there is an option to enable VoLTE from Mobile network.
As far as I know sometimes SIM companies block VoLTE as on my Xperia X Dual, I was able to use VoLTE in India on Jio but here in US T Mobile blocked it so no option of VoLTE even though phone had support. However on Xperia 5 II it's available and works.
Click to expand...
Click to collapse
Did you get Volte on Xperia 5 ii in India?
Did you try it on Airtel and jio?
Can you please provide the firmware version of your xperia 5 ii.
I have xperia 1 ii model XQAT52 and I don't get Volte in India on this device.
FantasticBeast007 said:
Did you get Volte on Xperia 5 ii in India?
Did you try it on Airtel and jio?
Can you please provide the firmware version of your xperia 5 ii.
I have xperia 1 ii model XQAT52 and I don't get Volte in India on this device.
Click to expand...
Click to collapse
I am currently in US so can't check it and firmware version is 58.1.A.3.87 but VoLTE is supported out of box.
VOLTE requires the cell provider to provision for it in the firmware of your device. VOLTE will not work for a USA provider if you use a phone made for a different market like hongkong because the firmware doesnt expect it. You can blame the cell providers for this.
Different versions of Xperia 5ii
I found there are 3 different versions of Xperia 5ii. XQ-AS52, XQ-AS62, XQ-AS72 Anyone know the differences on these three models?
forum.xda-developers.com
PPGX5II said:
I am currently in US so can't check it and firmware version is 58.1.A.3.87 but VoLTE is supported out of box.
Click to expand...
Click to collapse
Can you confirm if wi-fi calling is working on the US model XQ-AS62 ?
ds592 said:
Can you confirm if wi-fi calling is working on the US model XQ-AS62 ?
Click to expand...
Click to collapse
Nope, I am using T-Mobile and Wi-Fi calling is not supported(no option in settings), even *#*#4636#*#* menu shows Wifi Calling Provisioned toggle disabled and Off (VoLTE Provisioned is disabled and On)
FantasticBeast007 said:
Did you get Volte on Xperia 5 ii in India?
Did you try it on Airtel and jio?
Can you please provide the firmware version of your xperia 5 ii.
I have xperia 1 ii model XQAT52 and I don't get Volte in India on this device.
Click to expand...
Click to collapse
Good news.
jamshadinho said:
Good news.
Click to expand...
Click to collapse
Please ignore there are battery related issues with SEA FIRMWARE
FantasticBeast007 said:
Please ignore there are battery related issues with SEA FIRMWARE
Click to expand...
Click to collapse
Can you explain? Volte working fine on India on Xperia 5ii?
why would you need volte? You don't have 3G network?

Question VoLTE is not working

Hello,
Is there anyway to force VoLTE for a rooted ROG 5?
raiden0f said:
Hello,
Is there anyway to force VoLTE for a rooted ROG 5?
Click to expand...
Click to collapse
Good news is the latest WW firmware for me actually enabled VoLTE as a menu option by default, even when it wasnt listed in the patch notes. Now, I dont know if they added any carriers but I know there was a list of MBN's on ZenTalk of ones that were already inserted into the modem firmware, so if your carrier is on that list theres a very good chance that VoLTE will work.
Tried the update still its not supported.
raiden0f said:
Tried the update still its not supported.
Click to expand...
Click to collapse
Not supported how? Which carrier do you have?
its called Zain in Kuwait. Tried samsung phones and they are working fine but not on the ASUS rog 5. Note: the 5g is working fine. However when dial *#*#4636#*#* and checking the IMS it says not registered and VoLTE and the rest unavailable.

RMX2071 (REALME X50PRO) CANNOT ACTIVATE voLTE, any solution to solve it? As my area 3g going to terminate services

Problem with China rom but Malaysia network provider. Unable to activate volte
same with me. are ur phone rooted?
yapby1990 said:
Problem with China rom but Malaysia network provider. Unable to activate volte
Click to expand...
Click to collapse
yes chinarom problem on volte, maybe if there is global version it will fix the volte

Categories

Resources