Quote:
Originally Posted by Popple3
Yeah, you can create custom carrier bundles (or edit already existing ones) in '/System/Library/Carrier Bundles', it seems to work (it sets the apn settings and they stay there), but I have to wait til Wednesday to test it out coz my network doesn't have MMS on roaming
|
Ok, so after lazying around I decided to make my own T-Mobile USA carrier bundle (credits go to
Carrier Bundle Generator).
This bundle is as OEM as I can make it. It's somewhat of and edit of the one posted earlier in this thread, however, it has a more OEM feel (very similar to what T-Mobile would have provided and just like the one from the wiki). The carrier logo is also correct, i.e. it's not too large where it scrolls. I"m currently trying to get it in Cydia.
Side note: Would anyone know how to get the "Customer Care" cell on its own like it is in the screenshot?
From the wiki:
For some reason, it does not expose the Visual Voicemail APN setting (which would help all of you who need to use two different APNs). However, the bundle that was posted earlier did/does.
Instructions (slightly modified) are provided in the zip and are as follows:
Quote:
Welcome to your Readme for installing your custom carrier bundle
1. Install the carrier bundle
Connect to your iPhone with SFTP: Cyberduck (free), Transmit (commercial), Fugu (free) on a Mac or WinSCP (free) on Windows. Goto to directory:
/Systems/Library/Carrier Bundles/
Copy your carrier bundle TMobile_us.bundle from your PC into the directory on the iPhone.
IMPORTANT: If you are on an Apple supported carrier with a regular (non-iPhone) contract:
Locate the symlink 310260 (looks like a folder) and rename it to old_310260.
Locate the symlink 310160 (looks like a folder) and rename it to old_310160.
Locate the symlink 310170 (looks like a folder) and rename it to old_310170.
Disconnect and qiut the SFTP application.
2. Create the symlink.
Open Terminal (Mac) or Putty (Windows) and connect to iPhone with SSH, type:
ssh -l root 192.168.1.230
replacing 192.168.1.230 with your iPhones IP number, then type:
cd /System/Library/Carrier Bundles
and hit return. After switching to the right directory create the symlink(s) (continue through all of the links even though they may return "errors").
Type:
ln -s TMobile_us.bundle 310260
and hit return.
then type
ln -s TMobile_us.bundle 310160
and hit return.
then type
ln -s TMobile_us.bundle 310170
and hit return.
then type
ln -s TMobile_us.bundle 310330
and hit return.
then type
ln -s TMobile_us.bundle 310150
and hit return.
then type
ln -s TMobile_us.bundle 310170
and hit return.
then type
ln -s TMobile_us.bundle 310180
and hit return.
then type
ln -s TMobile_us.bundle 310380
and hit return.
then type
ln -s TMobile_us.bundle 310410
and hit return.
then type
ln -s TMobile_us.bundle 310980
and hit return.
then type
ln -s TMobile_us.bundle 311180
and hit return.
Quit the SSH session.
3. Shut down the iPhone: Hold Sleep/Start button until you see the red slider. Pull it to shut down.
Start the iPhone: Press the Start/Sleep button.
Enjoy your iphone, now with a custom carrier bundle.
Best, volkspost.
|