Quote:
Originally Posted by symple
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.