Discuss EDGE problems with 1.1.2 on Orange UK network (in Central London) at the General - Hackint0sh.org; Hello!
I recently purchased a US 1.1.1 phone which I have successfully unlocked. After much ...
-
EDGE problems with 1.1.2 on Orange UK network (in Central London)
Hello!
I recently purchased a US 1.1.1 phone which I have successfully unlocked. After much playing around with the phone and several failed attempts, ended up following the following procedure which has worked twice perfectly:
1. Restored 1.1.1
2. Downgraded modem firmware
3. Restored to 1.1.1
4. Virginised
5. Restored 1.1.1
6. Unlocked 1.1.1
7. Ran OktoPrep
8. Upgraded to 1.1.2
9. Unlocked using 1.1.2u anySim in airplane mode
Whilst this has worked perfectly, I cannot (once using 1.1.2) seem to be able to use EDGE although the phone seems happy to connect via GPRS on the Orange UK network.
Checked the Orange EDGE settings which seem to be fine:
APN: orangeinternet
Username: <blank> (don't enter anything)
Password: <blank> (don't enter anything)
When this did not work I started to follow some other threads I found online discussing MCC-MNC numbers and found out Orange UK uses 234-34 and 234-33. Using some of the information that I found I did the following:
Going into the following directory:
/System/Library/Frameworks/CoreTelephony.framework/Support
created ORANGE_UK.plist
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BookmarkURLs</key>
<array>
<dict>
<key>BookmarkName</key>
<string>Orange</string>
<key>BookmarkURL</key>
<string>http://www.orange.co.uk/</string>
</dict>
</array>
<key>CarrierName</key>
<string>Orange</string>
<key>IntlDataRoamingSwitch</key>
<true/>
<key>MyAccountURL</key>
<string>http://www.orange.co.uk/</string>
<key>MyAccountURLTitle</key>
<string>Orange</string>
<key>ShowCallForwarded</key>
<false/>
<key>ShowCallForwarding</key>
<false/>
<key>ShowTTY</key>
<false/>
<key>StockSymboli</key>
<array>
<dict>
<key>symbol</key>
<string>^FTAS</string>
</dict>
</array>
<key>SupportedSIMs</key>
<array>
<string>23433</string>
<string>23434</string>
</array>
<key>SupportsNITZ</key>
<false/>
<key>VisualVoicemailServiceName</key>
<string>IMAP</string>
<key>VoicemailPilotNumber</key>
<string>123</string>
<key>apns</key>
<array>
<dict>
<key>apn</key>
<string>orangeinternet</string>
<key>password</key>
<string></string>
<key>username</key>
<string></string>
</dict>
<dict>
<key>apn</key>
<string>orangeinternet</string>
<key>password</key>
<string></string>
<key>username</key>
<string></string>
</dict>
</array>
<key>com.apple.voicemail.imap</key>
<dict>
<key>AuthenticationScheme</key>
<string>DIGEST-MD5</string>
<key>BeaconAddress</key>
<string>150</string>
<key>ClientManagesTrash</key>
<false/>
<key>DataContextIdentifier</key>
<integer>1</integer>
<key>GreetingNotification</key>
<true/>
<key>MaxGreetingDuration</key>
<integer>60</integer>
<key>MaxPINLength</key>
<integer>10</integer>
<key>MinPINLength</key>
<integer>4</integer>
<key>UsesSSL</key>
<false/>
</dict>
<key>voicemail_context</key>
<integer>1</integer>
</dict>
</plist>
I also created some Symlinks back to the above file which were entitled:
23433
23434
Apple seems to have created similar files for the other plist so this seemed to the logical thing to do.
Even swapping the SIM over to the AT&T SIM and back to my Orange SIM did not seem to help activating EDGE.
Can anyone help me?
For the record, the MCC-MNN thread is located here:
http://www.hackint0sh.org/forum/showthread.php?t=10965 although note that Apple made some changes to the directories with the implementation of 1.1.2
-
-
Senior Professional
Array
Are you sure EDGE is not working, or just the logo has changed?
http://www.hackint0sh.org/forum/showthread.php?t=17365
Has fooled many people that one.
-
-
I know the logo changes in 1.1.2, but unfortunately I don't get any E symbol at all and I know I live in an area with EDGE coverage.
From what I understand, under 1.1.2, you get a blue square block when using GPRS and a blue block with a white shaded E when the phone is operating with EDGE.
Also if I use YouTube, the iPhone reports to me that my connection is not EDGE and therefore it won't work.
Last edited by iphone_traveller; 11-29-2007 at 09:27 AM.
-
Done some more digging around and it seems that I have absolutely no problem with enabling EDGE with 1.1.1 - only 1.1.2 seems to exhibit the problem (i.e. no EDGE symbol and unable to access YouTube when on mobile network).
Any ideas?
-
-
For those of you looking for an updated carrier.plist file for Orange UK, here you go although be aware that EDGE still does not work.
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AllowEDGEEditing</key>
<true/>
<key>BookmarkURLs</key>
<array>
<dict>
<key>BookmarkName</key>
<string>Orange UK</string>
<key>BookmarkURL</key>
<string>http://www.orange.co.uk/</string>
</dict>
</array>
<key>CarrierName</key>
<string>Orange</string>
<key>IntlDataRoamingSwitch</key>
<true/>
<key>MyAccountURL</key>
<string>http://www.orange.co.uk/</string>
<key>MyAccountURLTitle</key>
<string>Orange</string>
<key>Services</key>
<array>
<dict>
<key>ServiceCode</key>
<string>+447973100150</string>
<key>ServiceName</key>
<string>Customer Service</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>+447973100123</string>
<key>ServiceName</key>
<string>Directory Assistance</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>118000</string>
<key>ServiceName</key>
<string>UK Directory Assistance</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>118800</string>
<key>ServiceName</key>
<string>International Directory Assistance</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>118800</string>
<key>ServiceName</key>
<string>International Directory Assistance</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>+447973100177</string>
<key>ServiceName</key>
<string>Orange Traffic Information</string>
</dict>
</array>
<key>ShowCallForwarded</key>
<false/>
<key>ShowCallForwarding</key>
<false/>
<key>ShowDialAssist</key>
<false/>
<key>ShowTTY</key>
<false/>
<key>StockSymboli</key>
<array>
<dict>
<key>symbol</key>
<string>FTE.PA</string>
</dict>
</array>
<key>SupportedSIMs</key>
<array>
<string>23433</string>
<string>23434</string>
</array>
<key>SupportsNITZ</key>
<true/>
<key>VVMIgnoresIntlDataRoaming</key>
<true/>
<key>VisualVoicemailServiceName</key>
<string>ACDS</string>
<key>apns</key>
<array>
<dict>
<key>apn</key>
<string>orangeinternet</string>
<key>password</key>
<string></string>
<key>username</key>
<string></string>
</dict>
<dict>
<key>apn</key>
<string>orangeinternet</string>
<key>password</key>
<string></string>
<key>username</key>
<string></string>
</dict>
</array>
<key>voicemail_context</key>
<integer>1</integer>
</dict>
</plist>
-

Originally Posted by
iphone_traveller
I know the logo changes in 1.1.2, but unfortunately I don't get any E symbol at all and I know I live in an area with EDGE coverage.
From what I understand, under 1.1.2, you get a blue square block when using GPRS and a blue block with a white shaded E when the phone is operating with EDGE.
Also if I use YouTube, the iPhone reports to me that my connection is not EDGE and therefore it won't work.

Apologies for posting an EDGE/GPRS question in here if thats not the correct thing to do but I have just bought a UK iphone on 1.1.2. I have successfully unlocked it to O2 but I cant (even after scouring the forum) get conected, I get depending on where I am either Blue Square with E or without but either way I keep getting ...You are not subscribed to EDGE, I hoped it would still use GPRS but it doesn't ! I have tried both an O2 PAYG and an O2 Contract Sim the latter I know works with GPRS as its out of my Blackberry. People talk about SETTINGS/GENERAL/NETWORK/EDGE but I only have VPN, Wi-FI and Data Roaming - No EDGE.
Any (constructive) suggestions would be gratefully recieved.
Sam
-
-

Originally Posted by
iphone_traveller
I know the logo changes in 1.1.2, but unfortunately I don't get any E symbol at all and I know I live in an area with EDGE coverage.
From what I understand, under 1.1.2, you get a blue square block when using GPRS and a blue block with a white shaded E when the phone is operating with EDGE.
Also if I use YouTube, the iPhone reports to me that my connection is not EDGE and therefore it won't work.

Are you sure you live in a orange EDGE converage area? It seems that orange doens't provide EDGE in LONDON area!
Similar Threads
-
By hackint0sh in forum Latest Headlines
Replies: 0
Last Post: 12-29-2009, 07:50 PM
-
By hackint0sh in forum Latest Headlines
Replies: 0
Last Post: 12-29-2009, 05:20 PM
-
By hackint0sh in forum Latest Headlines
Replies: 0
Last Post: 12-29-2009, 03:20 PM
-
By iPhoneLondon in forum Flea Market
Replies: 20
Last Post: 09-06-2007, 03:30 AM
-
By iPhoneLondon in forum General
Replies: 5
Last Post: 09-03-2007, 09:54 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks