The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 01-26-2008, 02:47 PM
Johnny Crash's Avatar
Green Apple
 
Join Date: Nov 2007
Posts: 66
Thanks: 9
Thanked 21 Times in 15 Posts
How to disable 'call-forwarding' popup on 1.1.3

Disable 'call-forwarding' popup on 1.1.3

Ssh into phone and goto: /var/root/Library/Carrier Bundle.bundle/carrier.plist

Get carrier.plist (& make a duplicate) and set file-permissions to read/write (via 'get info' on mac) Then open with text-editor and find:

<key>ShowCallForwarded</key>
<true/>
<key>ShowCallForwarding</key>
<true/>

Rename to:

<key>ShowCallForwarded</key>
<false/>
<key>ShowCallForwarding</key>
<false/>

Now close, save and put it back on phone..

Cheers,

Johnny Crash

EDIT; this works when use Nate T's upgrade, when using DEV-t upgrade, the file is located @

/var/mobile/Library/Carrier Bundle.bundle

I dunno how to set permissions on Win; should be easy and fully described somewhere..

Last edited by Johnny Crash; 02-22-2008 at 03:24 PM.. Reason: Addition
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to Johnny Crash For This Useful Post:
soulpilot (01-31-2008)
  #2  
Old 01-28-2008, 08:34 AM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

can you please tell me how to do it on windows
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 01-28-2008, 08:35 AM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

can you please tell me how to do on windows
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 02-19-2008, 04:02 PM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

How can I do in 1.1.3 OTB 16GB?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 02-20-2008, 12:10 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 6
Thanks: 3
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by manred View Post
can you please tell me how to do on windows
You can use XMLSpear to edit it with a windows machine.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 02-20-2008, 12:21 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 6
Thanks: 3
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by manred View Post
can you please tell me how to do on windows
You can use WinSCP to change the permissions.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 02-20-2008, 12:22 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 6
Thanks: 3
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by manred View Post
can you please tell me how to do on windows
You can use WinSCP to change the permissions.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 02-20-2008, 08:09 PM
Green Apple
 
Join Date: Nov 2007
Device + Firmware: 1st gen. iPhone 3.0 pwnt
Operating System: Windows XP sp3
Location: Belgium
Posts: 37
Thanks: 4
Thanked 1 Time in 1 Post

there's a fix app for this on the ifoneguide.nl repo

http://ifoneguide.nl/113 (for 1.1.3 only)

after adding this source you can find the fix in the ifoneguide apps menu.

Make sure you install the right version (nate true/dev team) !!

I successfully tested it on a 1.1.3 bootloader 4.6 iphone that was activated, jailbroken and unlocked with the Ziphone app.

grtz

Last edited by Tommer; 02-20-2008 at 08:11 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 02-21-2008, 03:22 AM
Green Apple
 
Join Date: Nov 2007
Posts: 31
Thanks: 3
Thanked 2 Times in 2 Posts

bro.....

is there any soultion for 1.1.2?? mine is OTB 1.0.2 upgrage to 1.1.2...
keep having the forward MSG.....

pls help.. THANKS IN ADVANCE!


cheers
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 02-22-2008, 03:03 PM
Johnny Crash's Avatar
Green Apple
 
Join Date: Nov 2007
Posts: 66
Thanks: 9
Thanked 21 Times in 15 Posts

On 1.1.2 the file com.apple.carrier.plist is found at:

/var/root/Library/Preferences/com.apple.carrier.plist

Now edit the key ShowCallForwarding to be <false/>

In 112 there is only 1 'ShowCallForwarding' line to edit if i remember well..

Cheers JC
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 02-26-2008, 12:51 AM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 28
Thanks: 5
Thanked 1 Time in 1 Post

Quote:
Originally Posted by Tommer View Post
there's a fix app for this on the ifoneguide.nl repo

http://ifoneguide.nl/113 (for 1.1.3 only)

after adding this source you can find the fix in the ifoneguide apps menu.

Make sure you install the right version (nate true/dev team) !!

I successfully tested it on a 1.1.3 bootloader 4.6 iphone that was activated, jailbroken and unlocked with the Ziphone app.

grtz
I apologize in advance for the noob question but:

For ziphone, is that nate true or dev team version?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12  
Old 02-26-2008, 05:48 AM
Johnny Crash's Avatar
Green Apple
 
Join Date: Nov 2007
Posts: 66
Thanks: 9
Thanked 21 Times in 15 Posts

For ZiPhone unlocked use DEV-t version.

Cheers JC
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to Johnny Crash For This Useful Post:
vishae (02-26-2008)
  #13  
Old 02-26-2008, 11:12 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 28
Thanks: 5
Thanked 1 Time in 1 Post

Thanks JC!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 03-01-2008, 07:45 AM
What's Jailbreak?
 
Join Date: Feb 2008
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by Tommer View Post
there's a fix app for this on the ifoneguide.nl repo

http://ifoneguide.nl/113 (for 1.1.3 only)

after adding this source you can find the fix in the ifoneguide apps menu.

Make sure you install the right version (nate true/dev team) !!

I successfully tested it on a 1.1.3 bootloader 4.6 iphone that was activated, jailbroken and unlocked with the Ziphone app.

grtz
I tried this and it hasnt worked any ideas mate im on 1.1.3 ziphone unlock and such
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15  
Old 03-04-2008, 10:26 AM
Green Apple
 
Join Date: Nov 2007
Posts: 76
Thanks: 13
Thanked 1 Time in 1 Post

I believe the carrier.plist file has changed for 1.1.4 (not the location but the file itself). First, XML spear does not display the file correctly, and second I can't find the text which has to be changed. Any one found a way on 1.1.4 (ZiPhone Unlock, Jailbreak, & Activation).

Thanks in advance.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 06:44 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top