Same here do you mind sending an 8 digit patched AppSupport for 1.1.2?
thanks
Same here do you mind sending an 8 digit patched AppSupport for 1.1.2?
thanks
Here's the "phoneNumberTemplates" table from AppSupport 1.1.2.
If I understand this table correctly then
#1 = Country Name (abbrev.)
#2 = International Country Calling Code
#3 = IDD International Prefix
#4 = NDD National Prefix
#5 = Area Code Length
#6 = Subscriber Number Length
I'm going to write a small application (for PC) that can rewrite this table and by doing so add support for your country's dialling plan to AppSupport.
Code:"us", "1", "011", "1", 3, 7 "ca", "1", "011", "1", 3, 7 "fr", "33", "00", "0", 1, 8 "fr", "33", "40", "0", 1, 8 "fr", "33", "50", "0", 1, 8 "fr", "33", "70", "0", 1, 8 "fr", "33", "90", "0", 1, 8 "uk", "44", "00", "0", 3, 7 "it", "39", "00", "", 1, 8 "it", "39", "00", "", 2, 7 "it", "39", "00", "", 3, 6 "it", "39", "00", "", 4, 5 "de", "49", "00", "0", 2, 7 "de", "49", "00", "0", 3, 6 "de", "49", "00", "0", 4, 5 "de", "49", "00", "0", 5, 4 "de", "49", "00", "0", 2, 8 "de", "49", "00", "0", 3, 7 "de", "49", "00", "0", 4, 6 "de", "49", "00", "0", 5, 5 "de", "49", "00", "0", 2, 9 "de", "49", "00", "0", 3, 8 "de", "49", "00", "0", 4, 7 "de", "49", "00", "0", 5, 6 "jp", "81", "010", "0", 1, 9 "jp", "81", "010", "0", 2, 8 "jp", "81", "010", "0", 3, 7 "jp", "81", "010", "0", 4, 6 "jp", "81", "010", "0", 5, 5 "cn", "86", "00", "0", 0, 11 "cn", "86", "00", "0", 2, 8 "cn", "86", "00", "0", 3, 7
So do I!Thank you so much!
http://www.sendspace.com/file/4p9edj (contains windows x86, mac os x i386 and mac os x ppc versions)
- Download pntedit.exe application (see link above)
- Grab copy of AppSupport from firmware 1.1.2
- Run "pntedit.exe read AppSupport PhoneNumberTemplates.txt"
- Edit PhoneNumberTemplates.txt
- Run "pntedit.exe write AppSupport PhoneNumberTemplates.txt AppSupport.Patched"
- Replace AppSupport on iPhone with AppSupport.Patched
The number of entries for the phonenumber templates table is 32. If you have less entries in your tables file then the last entry will be duplicated x times which should be ok. If you have more entries in your tables file then they will be ignored because there is no room for them.
Have fun.
Last edited by timschuerewegen; 11-18-2007 at 09:25 PM.
Works great tim, many thanks for this patch. Now the numbers in the sms inbox are corresponding with my contacts.
Ody
Bookmarks