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 > T-mobile
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 06-23-2009, 01:39 AM
What's Jailbreak?
 
Join Date: Mar 2009
Device + Firmware: iphone 2G OS 3.0
Operating System: Vista Ultimate x64
Location: Florida, USA
Posts: 17
Thanks: 4
Thanked 0 Times in 0 Posts
Send a message via MSN to symple
unable to change voicemail button

I hope I am not the only one with this issue and someone out there has a fix. I have a 2G unlocked running 3.0 on T-mobile.

The issue I am having is that my voicemail button goes to my "T-Mobile voiemail". but I've been using youmail ever since I had a blackberry.

I have tried *5005*86*+XXXXXXXXXX# with no luck what-so-ever. Has any-one successfully changed their number from the original one being called when pressing the voicemail button?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 07-01-2009, 12:31 PM
What's Jailbreak?
 
Join Date: Mar 2009
Device + Firmware: iphone 2G OS 3.0
Operating System: Vista Ultimate x64
Location: Florida, USA
Posts: 17
Thanks: 4
Thanked 0 Times in 0 Posts
Send a message via MSN to symple

Does any-body knows how to reprogram the voicemail button to a different number using an alternative method???
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 07-01-2009, 02:37 PM
Green Apple
 
Join Date: Mar 2008
Posts: 65
Thanks: 0
Thanked 49 Times in 21 Posts

I haven't verified but I think the following string in the carrier.plist would work...


<key>VoicemailPilotNumber</key>
<string>#######</string>


EDIT: Just tried this on my phone, works fine for youmail. Don't know why I hadn't thought about this before.

Last edited by ironicirony; 07-01-2009 at 02:43 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following 2 Users Say Thank You to ironicirony For This Useful Post:
Pcpro745 (07-01-2009), symple (07-02-2009)
  #4  
Old 07-01-2009, 08:49 PM
My iPhone is a Part of Me
 
Join Date: Jul 2008
Device + Firmware: 3G 16GB 3.0 with Push!
Operating System: Vista 64, Vista 32, OS X, Windows 7
Location: Minnesota
Posts: 721
Thanks: 12
Thanked 27 Times in 25 Posts
Send a message via AIM to Pcpro745 Send a message via MSN to Pcpro745 Send a message via Yahoo to Pcpro745

THanks! was bothering me too!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 07-02-2009, 10:32 AM
What's Jailbreak?
 
Join Date: Mar 2009
Device + Firmware: iphone 2G OS 3.0
Operating System: Vista Ultimate x64
Location: Florida, USA
Posts: 17
Thanks: 4
Thanked 0 Times in 0 Posts
Send a message via MSN to symple

Quote:
Originally Posted by ironicirony View Post
I haven't verified but I think the following string in the carrier.plist would work...


<key>VoicemailPilotNumber</key>
<string>#######</string>


EDIT: Just tried this on my phone, works fine for youmail. Don't know why I hadn't thought about this before.
Thanks now my only trouble is locating the plist file in the new 3.0 OS. . .I see that the idea worked for you I can't wait to change this it's annoying.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 07-02-2009, 11:00 AM
Green Apple
 
Join Date: Mar 2008
Posts: 65
Thanks: 0
Thanked 49 Times in 21 Posts

Have you installed a custom ipcc or carrier bundle?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 07-02-2009, 02:54 PM
What's Jailbreak?
 
Join Date: Mar 2009
Device + Firmware: iphone 2G OS 3.0
Operating System: Vista Ultimate x64
Location: Florida, USA
Posts: 17
Thanks: 4
Thanked 0 Times in 0 Posts
Send a message via MSN to symple

i installed the one from BenM.at (T-Mobile US)

Last edited by symple; 07-02-2009 at 03:07 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 07-02-2009, 09:54 PM
Green Apple
 
Join Date: Mar 2008
Posts: 65
Thanks: 0
Thanked 49 Times in 21 Posts

Quote:
Originally Posted by symple View Post
i installed the one from BenM.at (T-Mobile US)
I'm honestly not sure where that installs, if it's using the Carrier Settings testing method to install you should be able to get to it at /private/var/mobile/Library/Carrier Bundle.bundle.

In that folder there will be a carrier.plist file that you'll need to edit. The first few lines should be XML definitions. The third or fourth line will be <dict>. Under that add the code below (where ########### = your YouMail Voicemail number).

Code:
	<key>VoicemailPilotNumber</key>
	<string>###########</string>
Again, purely speculation, I haven't used any of the online generators so I'm not sure.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to ironicirony For This Useful Post:
symple (07-02-2009)
  #9  
Old 07-02-2009, 11:54 PM
What's Jailbreak?
 
Join Date: Mar 2009
Device + Firmware: iphone 2G OS 3.0
Operating System: Vista Ultimate x64
Location: Florida, USA
Posts: 17
Thanks: 4
Thanked 0 Times in 0 Posts
Send a message via MSN to symple

Quote:
Originally Posted by ironicirony View Post
I'm honestly not sure where that installs, if it's using the Carrier Settings testing method to install you should be able to get to it at /private/var/mobile/Library/Carrier Bundle.bundle.

In that folder there will be a carrier.plist file that you'll need to edit. The first few lines should be XML definitions. The third or fourth line will be <dict>. Under that add the code below (where ########### = your YouMail Voicemail number).

Code:
	<key>VoicemailPilotNumber</key>
	<string>###########</string>
Again, purely speculation, I haven't used any of the online generators so I'm not sure.
I just tried what you said about adding the line in carrier.plist; worked like a charm. Thanks again
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 > T-mobile

Tags
voicemail, voicemail notification

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 11:54 AM. 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