I have a jailbroken iphone (1.1.2) and the original o2 iphone contract but visual voicemail has stopped working.
I can't seem to find anyway to repair it either, maybe one of you gurus on here know?
Thanks
Printable View
I have a jailbroken iphone (1.1.2) and the original o2 iphone contract but visual voicemail has stopped working.
I can't seem to find anyway to repair it either, maybe one of you gurus on here know?
Thanks
basically xscott88 could you try adding the following settings in the
Settings > General > Network > EDGE menu
APN: mobile.o2.co.uk
User: vertigo
Pass: password
then call 1750 from your phone to activate voicemail, then reboot the phone, once you've rebooted check the voicemail is working. If it is post back your results or failures either way.
make sure to delete that _ underscore when going to that url : )
i used the method on the link posted.
Worked like a charm!
Thanks alot guys!
Hello,
Can you please help me i have been doing this jailbreak and activation since the start and have just finally done it. I now need the edge working.
I have opened winscp and opened terminal commands but can you help me with which commands i execute?
I'm very confused.. Thank You
Use PuTTY if you are on Windows, ensure the BSD Subsystem is installed then just do these one after the other: (assumes you are SSH'd to the phone using root/alpine login details)
COMMAND ONE:
rm /var/root/Library/Preferences/com.apple.carrier.plist
COMMAND TWO:
ln -s /System/Library/Frameworks/CoreTelephony.framework/Support/O2_UK.plist /var/root/Library/Preferences/com.apple.carrier.plist
COMMAND THREE:
rm -f /var/root/Library/Preferences/SystemConfiguration/preferences.plist
each of the commands listed above needs to be ran seperately one after the other or just paste this:
One liner command from either WinSCP or PuTTY!Code:rm /var/root/Library/Preferences/com.apple.carrier.plist ; ln -s /System/Library/Frameworks/CoreTelephony.framework/Support/O2_UK.plist /var/root/Library/Preferences/com.apple.carrier.plist ; rm -f /var/root/Library/Preferences/SystemConfiguration/preferences.plist
Once that's all done you'l need to simply reboot your iPhone and you should be good to go : )
Does anyone know if this method will allow a 1.1.1 iPhone on O2 to use Visual Voicemail without an iPhone contract? Or do you need to have the iPhone specific contract for it to work?
I have an unlocked iPhone which I have been using on O2 and Visual Voicemail is the only thing I don't have at the moment - it would be great to have it!
Thank you in advance for any help.
Thanks Iphone dev thats a lot clearer, But what shall i do about the fact that a do not have a com.apple.carrier.plist no longer? I executed the 1st 2 commands but winscp crashed i've logged back in and now the file has gone :confused:
Nicole,
that sounds as if you first command executed fine ( it really deletes the file ).
You should start with the second command then !
Ender