Ik heb getracht de 'officiële' T-Mobile ipcc aan te passen (maar kon nergens een soort stap-voor-stap handleiding vinden) met de key die door Bomans gepost is, en heb PrivateCapable op YES staan. Vervolgens heb ik de Payload map weer gezipt en die zip hernoemd naar TMobile_nl.ipcc (via het info-schermpje, dus niet .ipcc.zip, echt alleen .ipcc). Die .ipcc via Alt-herstel naar m'n iPhone gezet, maar ik zie geen resultaat.
Wat doe ik fout?
Edit: carier.plist file:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>apns</key>
<array>
<dict>
<key>apn</key>
<string>internet</string>
<key>password</key>
<string></string>
<key>signature</key>
<data>P4FI0kNTNms3g6Mz/Oa8N6mKHTtIvbfjDM7lYaDRTNZSN4y8XyWZAA5Y94zTvDTK9+nQtD2TTHgvOSRC1zpdvFax/3a0g17+lE8oGubjhXO9lzxeeyYFJk5Z/x5i7bPZEvyYA/FpnM3jJyQ7m6bYFpJdG/H5vuNClOs4ICk37dM=</data>
<key>username</key>
<string></string>
</dict>
<dict>
<key>apn</key>
<string>voicemail</string>
<key>password</key>
<string></string>
<key>signature</key>
<data>P4FI0kNTNms3g6Mz/Oa8N6mKHTtIvbfjDM7lYaDRTNZSN4y8XyWZAA5Y94zTvDTK9+nQtD2TTHgvOSRC1zpdvFax/3a0g17+lE8oGubjhXO9lzxeeyYFJk5Z/x5i7bPZEvyYA/FpnM3jJyQ7m6bYFpJdG/H5vuNClOs4ICk37dM=</data>
<key>username</key>
<string></string>
</dict>
</array>
<key>BookmarkURLs</key>
<array>
<dict>
<key>BookmarkName</key>
<string>T-Mobile web'n'walk</string>
<key>BookmarkURL</key>
<string>http://pda.t-mobile.nl</string>
</dict>
</array>
<key>CarrierName</key>
<string>T-Mobile</string>
<key>com.apple.voicemail.imap</key>
<dict>
<key>AuthenticationScheme</key>
<string>DIGEST-MD5</string>
<key>BeaconAddress</key>
<string>72436</string>
<key>ClientManagesTrash</key>
<false/>
<key>DeliverLegacyNotificationsBeforeSetup</key>
<true/>
<key>GreetingNotification</key>
<true/>
<key>MaxGreetingDuration</key>
<integer>300</integer>
<key>MaxPINLength</key>
<integer>7</integer>
<key>MinPINLength</key>
<integer>4</integer>
<key>UsesMWI</key>
<false/>
<key>UsesSSL</key>
<false/>
</dict>
<key>IntlDataRoamingSwitch</key>
<true/>
<key>MyAccountURL</key>
<string>http://pda.t-mobile.nl</string>
<key>MyAccountURLTitle</key>
<string>T-Mobile web'n'walk</string>
<key>PrivateCapable</key>
<true/>
<key>Services</key>
<array>
<dict>
<key>ServiceCode</key>
<string>1233</string>
<key>ServiceName</key>
<string>Voicemail</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>1202</string>
<key>ServiceName</key>
<string>Factuurinformatie</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>1200</string>
<key>ServiceName</key>
<string>Klantenservice</string>
</dict>
</array>
<key>ShowCallForwarded</key>
<false/>
<key>ShowCallForwarding</key>
<false/>
<key>ShowTTY</key>
<false/>
<key>sms_validity_period</key>
<integer>635040</integer>
<key>StatusBarImages</key>
<array>
<dict>
<key>AllowPrefixMatching</key>
<true/>
<key>CarrierName</key>
<string>t-mobile</string>
<key>DefaultImage</key>
<string>Default_CARRIER_TMOBILE.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_TMOBILE.png</string>
</dict>
<dict>
<key>AllowPrefixMatching</key>
<true/>
<key>CarrierName</key>
<string>T-Mobile NL</string>
<key>DefaultImage</key>
<string>Default_CARRIER_TMOBILE.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_TMOBILE.png</string>
</dict>
</array>
<key>StockSymboli</key>
<array>
<dict>
<key>symbol</key>
<string>^AEX</string>
</dict>
</array>
<key>SupportedSIMs</key>
<array>
<string>20416</string>
</array>
<key>SupportsNITZ</key>
<false/>
<key>VisualVoicemailServiceName</key>
<string>IMAP</string>
<key>VMSMFilterNumber</key>
<string>1233</string>
<key>voicemail_context</key>
<integer>1</integer>
<key>VoicemailPilotNumber</key>
<string>+31624001233</string>
<key>VVMIgnoresIntlDataRoaming</key>
<false/>
</dict>
</plist>