PDA

View Full Version : Edge Settings


jt60
12-31-2007, 10:12 AM
Originally Posted by jt60 http://www.everythingicafe.com/forum/everythingiphone/buttons/viewpost.gif (http://www.everythingicafe.com/forum/iphone/edge-s-setting-19091.html#post155102)
Greetings,

I am a new member and user of Iphone ver.1.1.1(3A109a) Unlocked.

I have found the settings (APN, ID, PWD) on the Edge do not save. They are emptied after going back to the Home page, Effrorts to reset the phone didn't work.

Could anyone kindly help? Thanks.
Try the iPhone Software forum instead. This forum is more for general iphone questions while the Software forum is more for hacking and unlocking.

phillyphill39
01-01-2008, 08:21 PM
where do you see these settings at? i've yet to come across them i no option to change my edge settings anywhere.

jt60
01-02-2008, 02:55 AM
where do you see these settings at? i've yet to come across them i no option to change my edge settings anywhere.

On your Home page, where you see all the icons, like Safari, Ipod, Caculator, Calendar etc. Click on the icon Settings, and go on from there.

phillyphill39
01-02-2008, 03:14 AM
not there already tried that

meiphones_brill
01-02-2008, 04:12 AM
The ability to edit edge settings has been taken away in 1.1.2

phillyphill39
01-02-2008, 03:10 PM
oh aight no wonder i cant find it.

meiphones_brill
01-02-2008, 04:22 PM
oh aight no wonder i cant find it.

You can doctor it up...

/System/Library/Frameworks/CoreTelephony.framework/Support/UnknownCarrier.plist can be edited and used to make your settings real nice

Fill in the blanks - and upload, it's magic. Here's my O2_UK.plist - If you're on O2, this is hot to trot. If not, you can probably guess what to change. You will need to know your carrier's Country Code (MCC) and Network Code (MNC) as they're in there too.

+++++++++

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//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>O2</string>
<key>BookmarkURL</key>
<string>http://www.o2.co.uk/iphonestart</string>
</dict>
</array>
<key>CarrierName</key>
<string>O2</string>
<key>IntlDataRoamingSwitch</key>
<true/>
<key>MyAccountURL</key>
<string>http://www.o2.co.uk/iphonestart</string>
<key>MyAccountURLTitle</key>
<string>O2</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>23402</string>
<string>23410</string>
<string>23411</string>
</array>
<key>SupportsNITZ</key>
<false/>
<key>VisualVoicemailServiceName</key>
<string>IMAP</string>
<key>VoicemailPilotNumber</key>
<string>901</string>
<key>apns</key>
<array>
<dict>
<key>apn</key>
<string>mobile.o2.co.uk</string>
<key>password</key>
<string>password</string>
<key>username</key>
<string>vertigo</string>
</dict>
<dict>
<key>apn</key>
<string>wap.o2.co.uk</string>
<key>password</key>
<string>password</string>
<key>username</key>
<string>vertigo</string>
</dict>
</array>
<key>com.apple.voicemail.imap</key>
<dict>
<key>AuthenticationScheme</key>
<string>DIGEST-MD5</string>
<key>BeaconAddress</key>
<string>9011</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>

firewire
01-02-2008, 08:40 PM
What does editing the EDGE settings accomplish? What can you change that will amount to something tangible?

meiphones_brill
01-02-2008, 08:51 PM
What does editing the EDGE settings accomplish? What can you change that will amount to something tangible?

if you haven't unlocked and switched network, then no benefit at all. If the phone is being used on a network it doesn't know about, a change in the settings may be needed to make things work.