|
Hi Edge,
Thanks for your reply. Funny thing is, they don't appear in my contacts list on the iPhone.
I think I'm symlinked to Unknown Carrier plist, as when I open /private/var/root/Library/Preferences/com.apple.carrier.plist I get the same contents as /System/Library/Frameworks/CoreTelephony.framework/Support/UnknownCarrier.plist.
I've edited ATT_US.plist, removed the following, and re-booted the phone. Seemed to make no difference.
<array>
<dict>
<key>ServiceCode</key>
<string>*225#</string>
<key>ServiceName</key>
<string>Check Bill Balance</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>411</string>
<key>ServiceName</key>
<string>Directory Assistance</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>*729</string>
<key>ServiceName</key>
<string>Pay My Bill</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>*646#</string>
<key>ServiceName</key>
<string>View My Minutes</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>*08</string>
<key>ServiceName</key>
<string>Voice Connect</string>
</dict>
</array>
I'm not sure how to create a Telstra.plist from UnknownCarrier.plist. I wonder if anyone has already done this?
Last edited by bigbod; 07-02-2008 at 10:49 AM.
|