Enabling wb-amr.....not so far - Galaxy S II Q&A, Help & Troubleshooting

Trying to enable wb-amr on ALDI (Australia) on my SGS2 with stock Samsung XWLSH 4.1.2 ROM (XXLS9 Baseband)
Just FYI even though the carrier display on notification says ALDImobile, the About Phone always says Telstra
Okay so ive tried the *#197328640# and menu options to try and enable it, but no go, theres the menu entry showing only that its off, no option to enable
Ive added the enable line in build.prop
Next step i tried editing my customer.xml in the csc folder, see attached (iwhile i was in there i added a few entries for ALDImobile and its MMS/data settings so they now appear by default in the APN list, added fast dormancy), and then deleting the nv_data.bin.md5 in /efs to rebuild it
I know that the CSC code matches the ROM, and that customer.xml changes are being accepted as when i did a reset to default in APN's i was given a choice of Telstra or my newly added ALDImobile APNs.....
But so far no luck at all getting it to work
Any ideas? Help?

Related

[Solved] Default regional settings for cooked rom

I made a custom German rom for the Omnia Pro B7610.
Everything is working fine, except one issue:
I've set my regional settings to 407 in a custom oem package I created.
Therefore I added the following registry entries to the rgu-file:
[HKEY_LOCAL_MACHINE\nls]
"DefaultLCID"=dword:00000407
"SystemLCID"=dword:00000407
"LegacyLocaleMode"=dword:00000001
[HKEY_LOCAL_MACHINE\nls\overrides]
"SDate"="."
"SSDte"="dd.MM.yy"
"LCID"=dword:00000407
But when my rom boots the regional settings are set to Netherlands and the date-Format is dd/MM/yy with seperator "/".
What have I done wrong but this way I have to change my regional settings after first boot manually to German ?
Thx
Edit: I now found the reason. My phone was preconfigured for Netherlands. Changed the preconfiguration with the dialcode and now my rom boots up german after first boot.

about apns-conf.xml

hello,everyone.i'd like to ask a question,i modity , configurate the content of ''/system/etc/apns-conf.xml'' and i set my own network provider's APN settings.But when I use the restore default Settings ,it didn't show the APN information,which i set in the file ''apns-conf.xml''.is there any ways can mandate the system to identify it except WIPE.thx...
PS:
finally,i found the solution,you need to modify the file of ''framework-res.apk'', the internal value of ''apns.xml'' must be consistent with that in ''etc/apns-conf.xml''.only this can work,otherwise it will be invalid.
mapleshadow said:
hello,everyone.i'd like to ask a question,i modity , configurate the content of ''/system/etc/apns-conf.xml'' and i set my own network provider's APN settings.But when I use the restore default Settings ,it didn't show the APN information,which i set in the file ''apns-conf.xml''.is there any ways can mandate the system to identify it except WIPE.thx...
Click to expand...
Click to collapse
Gingerblur has a full apns-conf.xml . Pull it from there, and push it to your phone.
If your networks MCC-MNC do not match an entry in the apns-conf.xml it won't pull up any settings.
i already tried ''apns-conf.xml'' from gingerblur,but it didn't work.my network provider is not ATT,please tell me how to fix this problem.in other words,how can ''apns-conf.xml'' itself automatically set ,which i have modified it.besides,i don't want to WIPE my atrix.FYI,i'm now living in china.
the Configuration information of my ''apns-conf.xml'' is provided by MCC-MNC information of the network i am using.
Yeah the GingerBlur apns-conf.xml file didn't work for me either. Australian networks aren't in that one. I edited the stock xml file, put in my APNs, rebooted, clicked "Reset to default" (under the APN settings page), and my two APNs were there (default & MMS).
So it should work for you. Did you reboot after editing (or pushing & pulling) the file?
1.modify ''apns-conf.xml'',
2.use adb push access into /system/etc/ to Cover the original source files,
3.reboot phone,
4.enter APN settings,Restoring default Settings ,but it didn't work.
this is my operation.it confused me.If your modifications effective,is this because the MMC MNC of your network had not been shielding ??
Moved as not andorid development
After testing,i found that the original official version 1.5.2 Really can automatically refresh the APN configuration.but what's the reason??? is there any problems with my operation method??or i didn't notice some mechanism
finally,i found the solution,you need to modify the file of ''framework-res.apk'', the internal value of ''apns.xml'' must be consistent with that in ''etc/apns-conf.xml''.only this can work,otherwise it will be invalid.

Three UK HD Voice Help Needed

Ok thought i would post my own thread to see if anyone can help me.
I have a S3 from Three UK. Was running on stock Three rom. I flashed it with the latest non branded S3 rom. Now the WB-AMR setting is off and i cannot turn it on even though it was on as default in the Three branded rom.
What i want to know is will the WB-AMR only be switched on on the Three branded rom or could i for example keep the unbranded rom but flash the Three CRC to get the hd voice enabled? Or is this setting contained within the actual rom itself, therefore i would need to go back to the branded rom to obtain the hd voice? Im slightly confused. Any help appreciated.
CSC can be flashed as standalone. See the rom guide.
jje
Sent from my GT-I9300 using xda premium
JJEgan said:
CSC can be flashed as standalone. See the rom guide.
jje
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Sorry i already know this (should have said) but is the HD Voice option stored on the actual rom or the csc? Dont want to flash the CSC to the stock branded Three rom incase it doesnt work then i have to install everything again. What exactly does the CSC do?
http://forum.xda-developers.com/showthread.php?t=1671969
CSC
Probability is that the network have put any add ons in the cache file part of the CSC file .
CSC files can be opened for a look see .
Cache extractor post in dev section probably .
jje
Opened a 3 CSC and it shows as below in part other networks have no mention of WBAmr .
It also has an MH 20 -ICS-HHp application in the add on apps folder .
-<FastDormancy> <NetworkName>3</NetworkName> <FastDormancyEnableStatus>on</FastDormancyEnableStatus> <LCDStatus>on</LCDStatus> </FastDormancy> -<FastDormancy> <NetworkName>3</NetworkName> <FastDormancyEnableStatus>on</FastDormancyEnableStatus> <LCDStatus>off</LCDStatus> </FastDormancy> <NbWbAmr>1</NbWbAmr> -<WbAmr> <NetworkName>3</NetworkName> <WbAmrCodec>on</WbAmrCodec> </WbAmr> <NbSOSNumber>3</NbSOSNumber> <SOSNumber>999</SOSNumber> <SOSNumber>911</SOSNumber> <SOSNumber>112</SOSNumber>
JJEgan said:
Opened a 3 CSC and it shows as below in part other networks have no mention of WBAmr .
It also has an MH 20 -ICS-HHp application in the add on apps folder .
-<FastDormancy> <NetworkName>3</NetworkName> <FastDormancyEnableStatus>on</FastDormancyEnableStatus> <LCDStatus>on</LCDStatus> </FastDormancy> -<FastDormancy> <NetworkName>3</NetworkName> <FastDormancyEnableStatus>on</FastDormancyEnableStatus> <LCDStatus>off</LCDStatus> </FastDormancy> <NbWbAmr>1</NbWbAmr> -<WbAmr> <NetworkName>3</NetworkName> <WbAmrCodec>on</WbAmrCodec> </WbAmr> <NbSOSNumber>3</NbSOSNumber> <SOSNumber>999</SOSNumber> <SOSNumber>911</SOSNumber> <SOSNumber>112</SOSNumber>
Click to expand...
Click to collapse
So would i be correct in thinking that flashing the original Three CSC will give me back my HD voice and i can use this in conjunction with the latest unbranded rom? If i done this would i be able to continue to get updates via Kies or OTA or would this cease seeing as im not using the supplied CSC with the rom?
Thanks for your help btw. Appreciate it :good:
Ok i flashed the stock Three CSC but when i go into change the CSC it still lists the same options as before. I.E BTU,CPW,DBT,ITV,KOR,XEF,XEO.
Phone is still on CSC I9300OXABLG8. Im even more confused now.
Ok spent more time with the phone and managed to get the Three CSC onto the phone with the latest unbranded firmware. It didnt however re-enable WB-AMR (HD VOICE) so i flashed it back. It would appear that it is enabled in the rom. Why it isnt enabled as standard i have no idea seeing as the phone supports it.
What are you doing to check and enable the setting? And did flashing the CSC wipe your device?
I don't understand why Samsung have disabled WB-AMR on unbranded devices.
The hardware obviously supports this feature, so why not at least have it as a settings option? Most networks here appear to support it.
I'm also with THREE UK and I'd like to use HD-Voice, but WB-AMR is disabled.
The phone is smart enough to load all the other settings (e.g. service centre numbers) related to my network, so why not WB-AMR?
Yes, I know I could flash a different ROM, but I don't want the operator bloatware or any theoretical risk of losing warranty.
AMoosa said:
What are you doing to check and enable the setting? And did flashing the CSC wipe your device?
Click to expand...
Click to collapse
I was going into the service menu via the code i found on here. There is no option to turn on WB-AMR. I can see the menu but pressing Audio doesnt do anything and when i go into the WB-AMR menu it is turned off with no way to re-enable it.
Flashing the CSC did wipe my device.
Im still waiting on Samsung to get back to me. Over a week now with no reply from them.
djstevie said:
I was going into the service menu via the code i found on here. There is no option to turn on WB-AMR. I can see the menu but pressing Audio doesnt do anything and when i go into the WB-AMR menu it is turned off with no way to re-enable it.
Flashing the CSC did wipe my device.
Im still waiting on Samsung to get back to me. Over a week now with no reply from them.
Click to expand...
Click to collapse
What code did you use to bring up the service menu. Im on a JB rom and the ones i've tried give the error "Connection problem or invalid MMI code"
1-be sure that THREE support HD Voice
2-flash the latest THREE stock rom
3-root it
4-copy the /system/csc folder and the /system/SW_Configuration file to your external SDcard
5-remove all the bloatware apk (also look for branded bootanim, ringtones, ...) from the csc folder on your external SDcard
6-flash the stock rom you want
7-root it
8-delete all the content of your /System/csc folder
9-now push back the content of the folder and the file you have previously copied on your external SDcard
10-now you have to make a hard reset to aplly the CSC settings. There is 2 way for that depending on what was in the THREE /system/csc folder
10a-first way: open dialer and dial *#272*YOURIMEI# and select your CSC and hit "apply"
10b-second way (only if first one does not work): restart in recovery and make a factory reset
11-you're done
You should now be with your unbranded rom without THREE customization but with THREE csc settings (APN, HD Voice, Fast Dormacy, ...)
I do that on my phone and I now run Stock XXBLG8 with SFR (french carrier) settings and no bloatware or customization
Thanks Mopral i had seen you posting that in another thread but it isnt suitable for myself. I dont fancy having to do that everytime a new firmware is out , i quite like getting OTA updates with limited hassle. It is a solution but one we shouldnt have to do considering the phone and my carrier support HD voice.
*#197328640# is the code i used to get into the service menu. Im still on ICS so no idea if it works with JB.
There has GOT to be a way to turn on the setting without flashing CSC....
AMoosa said:
There has GOT to be a way to turn on the setting without flashing CSC....
Click to expand...
Click to collapse
Not sure...
It seems that there is no access to this settings on the SGS3
So until someone find a solution, there is only the hard way...
From the Three Website:
What do I need to get HD Voice?
HD Voice capable phone
A phone that originated from Three (unlocked phones now being used on Three won’t work)
The latest phone software available
Calling on the Three network
Although I do agree there has to be an easier way to enable this if anyone knows could you please pm me. Thanks!
Apologies for the bump, but this has been a VERY useful thread for me today, and I wanted to add something.
I had been using CM10 for a while which supports HD voice without any issues (CSC is only for Samsung ROMs) but then I moved to Omega ROM for various reasons, and the one thing I missed was HD voice.
I managed to get it working, based on Mopral's excellent steps below, but without wiping my internal memory and also without wiping data.
Mopral said:
1-be sure that THREE support HD Voice
2-flash the latest THREE stock rom
3-root it
4-copy the /system/csc folder and the /system/SW_Configuration file to your external SDcard
5-remove all the bloatware apk (also look for branded bootanim, ringtones, ...) from the csc folder on your external SDcard
6-flash the stock rom you want
7-root it
8-delete all the content of your /System/csc folder
9-now push back the content of the folder and the file you have previously copied on your external SDcard
10-now you have to make a hard reset to aplly the CSC settings. There is 2 way for that depending on what was in the THREE /system/csc folder
10a-first way: open dialer and dial *#272*YOURIMEI# and select your CSC and hit "apply"
10b-second way (only if first one does not work): restart in recovery and make a factory reset
11-you're done
You should now be with your unbranded rom without THREE customization but with THREE csc settings (APN, HD Voice, Fast Dormacy, ...)
I do that on my phone and I now run Stock XXBLG8 with SFR (french carrier) settings and no bloatware or customization
Click to expand...
Click to collapse
Here's what I did:
1. Used the code *#197328640# to get to the service menu. [8] WB-AMR Status showed "WB-AMR Setting: OFF".
2. Did a nandroid backup of my current Omega ROM v30 (DLJ2) setup using CWM Touch 6.0.1.2.
3. Flashed the I9300XXDLJ1 Three UK official stock Jelly Bean release found in this thread using MobileODIN (checking all EverRoot and SU Injection options).
4. Using Root Explorer, copied /system/csc folder and the /system/SW_Configuration file to my external SDcard.
5. Did a nandroid restore of my current Omega ROM v30 setup using CWM Touch 6.0.1.2.
6. Using WinRAR on my PC, I created a copy of the Omega ROM v30 zip file and deleted the contents of /system/app. Then I dragged and dropped the files from my external SDcard into the zip file to this location (using the "Add and Replace" feature of WinRAR). Did the same for the /system/SW_Configuration file.
7. Flashed this new customised Omega ROM zip over the top of my existing setup that I had just nandroid restored. I did NOT wipe data.
8. After booting, I used the code *#197328640# to get to the service menu again. [8] WB-AMR Status now shows "WB-AMR Setting: ON". Rang my wife on her S3 to test it, HD voice working perfectly!
I hope somebody finds this useful.
I have flashed the official 3 JB ROM using ODIN, so have the 3 CSC. I did not wipe. However, HD-Voice is still off. If I do a factory reset, will it get switched on?
AMoosa said:
I have flashed the official 3 JB ROM using ODIN, so have the 3 CSC. I did not wipe. However, HD-Voice is still off. If I do a factory reset, will it get switched on?
Click to expand...
Click to collapse
yes it will switch it on.

Significance of apns-xml.conf file - Enabling NEXUS6 for VOLTE

I have recently been trying to flash and root my NEXUS 6 device to try and get VoLTE to work on it ; The instructions I received (at a high level) involved flashing the device with a custom ROM (I have tried LMY47D, LMY47M and LYZ28K) , rooting It, updating the qcril.db (to include my MCC/MNC) , updating the apns-conf.xml (to add my IMS APN) and finally modifying the framework-res.apk to enable the 'config_carrier_volte_available' flag for my MCC/MNC.
After doing all the above, I can confirm that I am now seeing the extra option in SETTINGS->MORE->MOBILE NETWORKS called 'Enhanced 4G LTE Mode' which I have enable along with the extra config that can be done from the *#*#4636#*#* menu.......Unfortunately , my device does not try to REGISTER with the IMS network nor do I see any extra settings on the phone (like IMS calling) to configure IMS specific settings. I have checked the android logs and can see the UE is successfully loading the IMPI,IMPU,DOMAIN and P-CSCF from the ISIM Module however nothing seems to happen.
My one observation is that my added APN (in the apns-xml file) does not show up in APN settings and I have to manually add the IMS APN., so my suspicion is that perhaps I am either not setting this properly or perhaps there is more to all this....Therefore I would like to present this challenge to the clever brains in this forum and would appreciate any guidance that I can get,

[GUIDE] H870 WiFi Calling enable on Stock based ROMS (Fulmics, etc.)

After over a week of trying, I've come up with a solution to enable WiFi Calling (probably also VoLTE) in Fulmics ROM for LG G6 and probably G5 running any stock based ROM.
THIS GUIDE WILL ONLY WORK IF YOUR DEVICE IS ON THE LIST OF YOUR CARRIER'S VOWIFI/VOLTE SUPPORTED DEVICES AND THE SERVICE IS ENABLED THROUGH AN OTA UPDATE FOR YOUR STOCK, BRANDED ROM PROVIDED BY YOUR CARRIER!
I don't believe in magic, you shouldn't either so don't think this guide will make VoWiFi/VoLTE work on your device regardless of your carrier's support for your phone model.
Also, if your provider offers VoLTE/VoWiFi through an external app available in Play Store, don't bother reading any further.
General idea described in this guide is to tweak your rom in a way that it is recognized by your carrier as their own VoLTE/VoWiFi enabled build that has a "green light" for IMS and Xcap apns registration in your provider's VoLTE/VoWiFi service. During my attempts you make the service work on my G6 running V10t based Fulmics ROM i discovered that adding IMS and Xcap apns plus getting all the IMS and GPRI VoLTE/WoWiFi hidden menu settings right is not enough. I had everything set up right and still couldn't make a WiFi call. Then it occured to me that maybe i can't make it work because Fulmics ROM is based v10t, and my provider's VoLTE/WoWiFi enabled rom is the v10h? So i tweaked Fulmics 1.6, then 2.0 so it masks itself in front of my provider as v10h while in fact it still is v10t Fulmics ROM 2.0. And guess what... IT WORKED!!! My Carrier's IMS and Xcap apns, manually added by me to the default open-eu apn list storred in /system/etc/apns-conf.xml, got registered in the service activating WiFi Calling on my device.
How to do it step-by-step guide below
1. PREREQUISITES:
- /OP/[YOUR CARRIER'S CUST FOLDER IN XXX_XX NAME FORMAT] in your main dir /root. If you only have OPEN_EU in your /OP you must get your carrier's specific cust folder or install Fulmics over your carrier's VoLTE/VoWiFi enabled rom then the cust folder you need will appear in /OP
- build.prop file from your Carrier's VoLTE/VoWiFi enabled rom for your LG model (make sure following line is in the file: ro.lge.cupp_capss.rootdir=/OP
- /OP dicectory in your device main root directory with your carrier's VoLTE/VoWiFi enabled ROM's subfolder (XXX_XX format). OPEN-EU or
GLOBAL-COM are not the ones .
- files from your carrier's rom: /root/data/ipsec/wo_apn.conf, /root/data/ipsec/wo/apn_xcap.conf
(You can try without those 2 files if you can't get them).
2. TO DO:
!!! AT SOME POINT OF CHANGING STUFF LISTED BELOW YOU WILL GET ALOT OF FC OF VARIOUS APPS. DON'T PANIC, JIST REBOOT YOUR DEVICE AND CARRY ON WITH CHANGES !!!
- in /OP directory delete folder _COMMON if you have one
- in /OP directory create a new directory called SUPERSET and set perms to 755
- copy all content from your carrier specific folder in /OP to SUPERSET. You can also just try renaming cour carrier's folder to SUPERSET instead of creating new filder and copying stuff to it.
- edit cust_group_mapping.cfg in /OP and change whatever you have after = to GLOBAL-COM
- open cust_path_mapping.cfg in /OP and make sure you have 999999,99=/OP/SUPERSET there on the list of providers
-edit official_op_resize.cfg and add SUPERSET_SIZE=[copy size value of your carrier's folder which should also be listed in the file]
-in /OP/SUPERSET (with your carrier's files coppied) edit cust.prop and in second line in the file change whatever you have after = to SUPERSET
- edit your rom current build.prop file and copy all additional stuff (in my case it was all the Fulmics ROM part of build.prop so from #Software Version down) to the build.prop acquired from your carrier's VoLTE/VoWiFi enabled rom. Add the coppied stuff at the bottom of the list.
- add following lines at the end of stuff coppied to your carrier's build.prop from step above:
persist.sys.cust.lte_config=true
persist.lg.data.iwlan.enable=true
# 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
# applying GPRI auto-commit
ro.lge.radio_gpri=1
ro.lge.amrwb_gpri=1
wlan.lge.softap5g=false
# 2015-10-12 [email protected] LGP_DATA_IWLAN [START]
persist.lg.data.iwlan=1
persist.lg.data.iwlan.ipsec.ap=1
# 2015-10-12 [email protected] LGP_DATA_IWLAN [END]
Save the build.prop file and place it over your current system default build.prop. set perms to 644
- open your device's hidden menu, go to
Field Test->GPRI VoLTE/VoWiFi->UX and tick 3rd, 4th, 5th, 6th and 9th for WoWiFi only, all except 8th for VoLTE/VoWiFi and 1st and 2nd for VoLTE only.
- go to your apns in network settings and make sure you have all the apns needed (in my case the are: internet, mms, ims and xcap). If you don't have them, try sending settings request message to your carrier's apn service center, if that doesn't help, add the apns manually (you must find your carrier's specific manual settings on the internet). You can also edit /system/etc/apns-conf.xml file and add missing apns manually to the list in above file. To do that you must find your carrier's apns on the list first, (list order by MCC-MNC code) under your carrier's last apn enter your VoLTE/VoWiFi apns in the same way the other apns in the file are typed.
-save apns-conf.xml, go back to apn list in network settings, tap overview->restore defaults and the missing apns you added to your xml file should appear on the list in network settings.
-make sure you have all permissions right of the created/coppied/edited files and reboot your device.
When your phone boots back up to Fulmics you should have your carrier's boot animation instead of default LG one, then you should see initial boot screen with "android is setting up" for a couple of seconds, then your homescreen. When configuring of your sustem is done, open quick settings and your VoLTE and WiFi Calling tiles should appear there. Turn on what you want and test if it's working. Remember, with VoWiFi you must have both WiFi and WiFi calling ON. The easiest way to tell if WiFi Calling is active is the presence of a headphone with little WiFi icon on the status bar and other places in your dialer etc. To test, turn on airplane mode, wait till WiFi gets turned off, turn it back on in airplane mode, wait for WiFi calling icon on status bar and try to make a call with airplane mode on .
REMEMBER! This guide will will only work if your carrier verifies WiFi enabled devices by 3 conditions: 1. Device supported, 2. Apns present, 3. ROM build match (info from build.prop).
I might have forgotten about something (or not ) but will edit if or when questions start to be asked
A picture of WiFi Calling working on my device with Fulmics rom 2.0 below. (WiFi Calling icon next to WiFi icon in status bar.
@mrbeem tried flashing back the kdz trough lgup but in OP i found only three folders: _COMMON, lost+found and OPEN_EU, plus a lot of individual files.
Any clues? Can you specify what files the operator folder should contain? Thanks in advance!
Killua96 said:
@mrbeem tried flashing back the kdz trough lgup but in OP i found only three folders: _COMMON, lost+found and OPEN_EU, plus a lot of individual files.
Any clues? Can you specify what files the operator folder should contain? Thanks in advance!
Click to expand...
Click to collapse
What rom did you flash in LG UP? Was it your provider's stock ROM with WiFi Calling service enabled or was it Open EU rom? OP should contain your carrier's config files of you flash your provider's ROM. The files should be in a separate folder with your Carrier's name (for example, Vodafone Italy should have a folder in /OP named VDF_IT etc.). Carrier specific folder should contain subfolders called: config, overlay, apps, media, poweron, poweroff. Most impostant are: config and overlay. Also in /OP there should be 3 files apart from the subfolders: cust.prop, official_op_resize.cfg and except_buyercode.cfg
Pics of content of cust.prop and official_op_resize.cfg from my carrier's folder (P4P_PL)
mrbeem said:
What rom did you flash in LG UP? Was it your provider's stock ROM with WiFi Calling service enabled or was it Open EU rom? OP should contain your carrier's config files of you flash your provider's ROM. The files should be in a separate folder with your Carrier's name (for example, Vodafone Italy should have a folder in /OP named VDF_IT etc.). Carrier specific folder should contain subfolders called: config, overlay, apps, media, poweron, poweroff. Most impostant are: config and overlay. Also in /OP there should be 3 files apart from the subfolders: cust.prop, official_op_resize.cfg and except_buyercode.cfg
Click to expand...
Click to collapse
The OPEN EU that Bridge downloads when my phone is connected, and is the same one which is referred as "Vodafone Italy" on LG Firmware.
In /OP i have these files: op_list, official_op_resize, custom_path_mapping, custo_group_mapping, client_id, buerycode, strangely are almost the same found on fulmics.
In Open_EU i've overlay and config folders, and these files: official_op_resize.cfg, except_buyercode.cfg and cust.prop.
The strange thing is that the vodafone brand remains also with the fulmics, in fact at everye clean installation i found vodafone apps and vodafone configuration before restore my lgbackup, what a mess lol
Killua96 said:
The OPEN EU that Bridge downloads when my phone is connected, and is the same one which is referred as "Vodafone Italy" on LG Firmware.
In /OP i have these files: op_list, official_op_resize, custom_path_mapping, custo_group_mapping, client_id, buerycode, strangely are almost the same found on fulmics.
In Open_EU i've overlay and config folders, and these files: official_op_resize.cfg, except_buyercode.cfg and cust.prop.
The strange thing is that the vodafone brand remains also with the fulmics, in fact at everye clean installation i found vodafone apps and vodafone configuration before restore my lgbackup, what a mess lol
Click to expand...
Click to collapse
Ok so you have the everything. Just delete _COMMON filder, create SUPERSET and copy all from OPEN_EU to SUPERSET. Basicly follow the steps. Build.prop is most important part. Plus check if you have all apns needed for WiFi Calling, if not, add manually as described. It is a mess, but the key is to put that mess in an order that enables WiFi Calling. Carrier's boot animation on fulmics is a very good indication that you're on the right path to make it work. Just a small tip... Maybe start from the UI part to enable the ability to turn VoWiFi on/off and then the rest. This way you'll be able to see if or when your service becomes active. So.....
1. Copy this to your carrier's build.prop after you've coppied the Fulmics part:
persist.sys.cust.lte_config=true
persist.lg.data.iwlan.enable=true
# 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
# applying GPRI auto-commit
ro.lge.radio_gpri=1
ro.lge.amrwb_gpri=1
wlan.lge.softap5g=false
# 2015-10-12 [email protected] LGP_DATA_IWLAN [START]
persist.lg.data.iwlan=1
persist.lg.data.iwlan.ipsec.ap=1
# 2015-10-12 [email protected] LGP_DATA_IWLAN [END]
2. Replace stock fulmics build.prop with the one from your carrier's rom with Fulmics part and above lines added. Check permissions and reboot.
3. Ho to hidden menu Field Test->GPRI VoLTE/VoWiFi->UX and tick all ON apart from 1, 2 and 7. Go back to main hidden menu screen and to to Service Menu->WoWiFi and change value to 1.
4 reboot and check if you have WiFi Calling QS Tile added and WiFi Calling settings enabled in call settings.
mrbeem said:
Ok so you have the everything. Just delete _COMMON filder, create SUPERSET and copy all from OPEN_EU to SUPERSET. Basicly follow the steps. Build.prop is most important part. Plus check if you have all apns needed for WiFi Calling, if not, add manually as described. It is a mess, but the key is to put that mess in an order that enables WiFi Calling. Carrier's boot animation on fulmics is a very good indication that you're on the right path to make it work
Click to expand...
Click to collapse
This evening i'll try, thanks!
@mrbeem so i have done almost all the procedura, just one thing missing, apns. Do you know if there are any for vodafone? Mine is italy, but who knows, it could work with other vodafone ahahaha
Killua96 said:
@mrbeem so i have done almost all the procedura, just one thing missing, apns. Do you know if there are any for vodafone? Mine is italy, but who knows, it could work with other vodafone ahahaha
Click to expand...
Click to collapse
What apns do you currently have on the list?
Can you check what is your sim MCC-MNC CODE? Go to hidden menu, field test->SIM Info and check values under MCC and MNC. Is it 222 and 10??
mrbeem said:
What apns do you currently have on the list?
Can you check what is your sim MCC-MNC CODE? Go to hidden menu, field test->SIM Info and check values under MCC and MNC. Is it 222 and 10??
Click to expand...
Click to collapse
These three
Killua96 said:
These three
Click to expand...
Click to collapse
Ok. I found apns for you. There are 3 more to add. Give me an hour or so and i will make apns-conf.xml for you. Make backup of your apn-conf.xml file and when i send you new one you will just replace your file with mine, go to settings wi
th apn list (one from screen above) and hit restore defaults .
One more thing... Can you tap on the top apn from the list to open it? Then scroll down to see apn type , take a screenshot and post it here
mrbeem said:
Ok. I found apns for you. There are 3 more to add. Give me an hour or so and i will make apns-conf.xml for you. Make backup of your apn-conf.xml file and when i send you new one you will just replace your file with mine, go to settings wi
th apn list (one from screen above) and hit restore defaults .
One more thing... Can you tap on the top apn from the list to open it? Then scroll down to see apn type , take a screenshot and post it here
Click to expand...
Click to collapse
Here
Thanks for everything, hope it'll work xD
Killua96 said:
Here
Thanks for everything, hope it'll work xD
Click to expand...
Click to collapse
PM me with your email address and i will send you edited apns-conf.xml. replace your /system/etc/apns-conf.xml with the one i will send you, go to apn settings tap 3dots at the upper right corner and hit restore defaults and updated apns should come up. Don't forget to tap the empty circle on the right by your internet apn to set the top one as default. I've seen on your screenshot the circle is empty and it shouldn't be
Struggling to get wifi calling on my device. H870 Fulmics O2 UK
Spoke to O2 who told me it doesn't support wifi calling?!
Even though the app allowed me to turn wifi calling on etc?!?
Need help with this as I get no signal at work
Can anyone share me your volte/vowifi working OP files.
Zerter said:
Can anyone share me your volte/vowifi working OP files.
Click to expand...
Click to collapse
:highfive: +1 i need that files.
Isn't enabling WiFi Calling in hidden menu enough to make it work? It seems to be working for me.
[email protected] said:
:highfive: +1 i need that files.
Click to expand...
Click to collapse
Link to the files below. Instructions in .txt file inside the folder.
https://mega.nz/#F!4cdDzTBR!S-_R0c3niD1PsIiJAUwVPQ
Vatt`ghern said:
Isn't enabling WiFi Calling in hidden menu enough to make it work? It seems to be working for me.
Click to expand...
Click to collapse
Which ROM do you have installed?
Im using latest fulmics. And also i'm trying to create manually ELE_EE configuration. I have all information that i need from operator but not sure is it possible. Anyway i got this phone from LG baltics to do it.

Categories

Resources