“CallerID Fix Collection” by Carlo Franchino (Frank8) is the ultimate solution for who live in a country that is not present in Settings, Regional Format, and have trouble with Caller ID or SMS when numbers are stored in Address Book with or without international prefix. Here a list of supported countries. You can install CallerID Fix Collection from the Localization category of the Installer 4 throught the iSpazio Repository: http://repo.neolinus.org/ispazio.
What’s New in this Version:
- 2.1 Compatibility
- Added More Countries














ive downloaded caller fix collection 1.0.2
but it dosent work…
@ brian
Your Country ?
Your firmware version ?
Number format display with firmware 2.1 is different from 2.0.2
actually number format is not fixed on 2.1
hi frank8,
Country is MALAYSIA
Firmware is 2.0.1(5B108)
thx for helping out…
@ frank,
im using firmware 2.0.2 and my country is hong kong.
in my case, i get 852XXXXXXXX instead of getting +852XXXXXXXX. I’m guessing i’m getting invalid numbers on my iPhone. Other carriers here in hong kong get +852XXXXXXXX except mine. hope you can get that updated too for hong kong. many thanks
@ brian
Malaysia fix works if number length is 8 or 9
for example +60 12345678 or +60 123456789
if you are using a SIM-adapter read: list of supported countries
@ bjlm
Sorry , ‘+’ presence in prefix is mandatory , I can’t modify
So number format indication is not fixed for 2.1? I like to see something like +380 (XX) XXX-XX-XX for Ukrainian numbers, but get +380 XXXXXXXXX in 2.1.
@ zheka64
Exact , actually my format fix is disabled for 2.1
and you get Apple standard formatting for Ukraine.
If you set Russia in Region Format you can see it
work but only without international prefix
My Country is :
Bangladesh
(country code is +880)
Using FW 2.1
Will it work?
Hi Carlo.
It is not working for Spain. Our phone format is:
123456789 for national calls
+34 123456789 for SMS and international calls.
I am using a turbo SIM.
Thanks in advanced.
Click on the word “HERE” at the beginning
of this page to see the complete list of
countries and how to solve the problem if
you are using TurboSIM , YESSIM …
Frank: what do i use to edit the MobileCountryCodes.plist file? I use a mac. Can you recommend a program to edit the list?
hi thanks for your help.
can you please include maldives in your list of supported countries our numnber length is 7 digits. i am using firmware 2.0.1
thanks
Hi Carlo, working for Ecuador!
Thank you, very good work!
@ raceluver
in 2.1 also TextEdit is ok ,
in previous versions the file is in binary format
and I use: Property List Editor
found in /Developer/Applications/Utilities/
@ ibrey
Ok for next release.
hi frank8. For Chile dosent work….
here the numbers are:
+56 98xxxxxxxx
or
+56 99xxxxxxxx
or
+56 97xxxxxxxx
and for sms only 9 numbers….
7xxxxxxxx
or
8xxxxxxxx
or
9xxxxxxxx
thank in advance….
Hello in Honduras is not working with 2.1 our format is +504 3390-0680
Please help
Hi Frank8,
The app doesnt work for Pakistan (country code 92)
The format of the numbers is
mobile (for incoming sms): +92 3xx xxxxxxx
mobile (for incoming call): 03xx xxxxxxx
Land line (with country code): +92 xx xxxxxxx
Land line (incoming call or local) 0xx xxxxxxx
I was editing the plists on previous 2.0x versions that I can email to you as well. Please add Pakistan to your list of countries or tell me how I can edit this myself. Your help woulb be greatly appreciated.
Thanks
Is there any hope to support my country too??
The app doesnt work for SYRIA (country code 963)
mobile (for incoming sms): +963 9xx xxxxxx
mobile (for incoming call): 09xx xxxxxx
Land line (with country code): +963 xx xxxxxxx
Land line (incoming call or local) 0xx xxxxxxx
thanks in advance man….
(using Firmware 2.1)
Hi there,
I have a 2.0.2 1st gen Iphone that I am using in Uganda. I have tried editing the .plist files and have had absolutely no success so far. Would it be possible for you to edit these files for me correctly if I supply you with the number formatting for here?
Your help will be hugely appreciated!
Etienne
Hi Frank8,
Just wondering if involves messing with the new 2.1 UIDefaultFormats.phoneformat file (successor of UIPhoneFormats.plist).
There are a lot of people trying and failing to get the number formatting done themselves due to the UIDefaultFormats.phoneformat being largely unreadable.
If you would care to contribute at http://www.hackint0sh.org/forum/showthread.php?t=51957 , giving us an insight into how you have managed to apply custom region formats with or without that particular file, that would be greatly appreciated.
Thanks!
doobi18
Can someone verify if there are differeces
to install it in 2.1 or 2.0.x in his country ?
I refer to contacts name/number substitution
not to number formatting .
I suppose to be the same, but I am note sure .
Thanks for the great job you’ve done on the calledID fix. Any hope of adding my country Saint Lucia. All I can tell you is that our area code is 758. We’re very similar to Antigua actually. Thanks.
HERE IN CHILE IS THE SAME….. I CHANGE ONLY THE PhoneNumberTemplates.plist WITH THIS……
cl
56
00
0
2
8
56
00
0
1
7
56
00
0
1
8
IT WORKS GREAT, BUT FOR MSM, I HAVE TO EDIT NUMBERS TO A SHORT FORMAT LIKE THIS
7xxxxxxxx
or
8xxxxxxxx
or
9xxxxxxxx
I DONT KNOW WHY BUT THE WORDS KEY, ARRAY, STRING, INTEGER IS DELETED WHEN I MAKE THIS COMMET….
cl
56
00
0
2
8
56
00
0
1
7
56
00
0
1
8
hi! Pls help me, i am from lebanon code 961
Caller id works
Recieved sms shows name but sent show +961……. How can i fix it in order to show up and be able to do conversations? Pls email me at ronydebs@aol.com thnx in advance
my iphone 1.1.4 zibri unlocked and winpnwed to 2.0.1 thnx
Can U add Croatia? CC +385
For Madagascar, it does not work.
With previous versions of iphone, I used this entry for /System/Library/Frameworks/AppSupport.framework/Support/PhoneNumberTemplates_2.plist
<key>mg</key>
<dict>
<key>AreaCode</key>
<array>
<string>##:#######</string>
</array>
<key>InternationalCallingCode</key>
<string>261</string>
<key>InternationalDialingPrefix</key>
<array>
<string>00</string>
</array>
<key>NationalDialingPrefix</key>
<array>
<string>0</string>
</array>
<key>SubscriberNumber</key>
<array>
<string>#######</string>
</array>
OK, I got it. I had to modify /System/Library/PrivateFrameworks/AppSupport.framework/
PhoneNumberTemplates.plist
so the Madagascar entry is :
<key>mg</key>
<array>
<array>
<string>261</string>
<string>00</string>
<string>0</string>
<integer>2</integer>
<integer>7</integer>
</array>
</array>
Ok, I hold the new requests for next release.
Now I need someone who says :
it was working on 2.0.x and still works on 2.1
@ ptm
try to add also:
569
00
0
1
8
Dear Frank, Please consider Honduras for your next release, our format is:
our format is
+50433900680 for Mobile Numbers
and
+5045502550 for Stationary Numbers
Best Regards
PS. Any timeframe for next Release?
@ Ricardo
aaahh in Honduras for Apple are only 7 digits
but now I see 7 and 8 !!!!
Ok for next , I dont know when .
hi frank8, im using the 2.0.1 PhoneNumberTemplates.plist with the 2.0.
thats the only file i replace and its working.
anyway i prefer an official solution like yours….
thanks in advance.
iphone 3G fw2.1 on geveySIM… how do i edit UIMobileCountryCodes.plist…
am from philippines… thanks!!!
I am from Chile also and have tried it with no luck.
PTM: any suggestions? I tried your method editing the plist file but it still does not recognize some numbers.
Frank8: followed your instructions, able to fix my phoneformat… just added the key&value you mentioned…
THANKS!!!
Its works fine in India . iPhone 2.1 with Airtel
Thanks for the package ..
i tried to add syria code to UIMobileCountryCodes.plisl with no luck
my country code is +963 (Syria)
mobile (for incoming sms): +963 9xx xxxxxx
mobile (for incoming call): 09xx xxxxxx
Land line (with country code): +963 xx xxxxxxx
Land line (incoming call or local) 0xx xxxxxxx
i noticed that vicko from syria has the same issue so please contact me if you have an update , yazan@ymail.com
any help will be highly appreciated
Hi Frank8,
I install the last update and it work for Niger. Thank you VERY much. Waiting for your update for firmware 2.1.
Cypher1607
problem solved for Syria, Finally i found out how to do it , if anyone need the files please email me at
yazan@ymail.com
cheers
Frank8: Can you make fix for Belarus (+375)
we have three international format numbers
+375 (##) ###-##-##
+375 (###) ##-##-##
+375 (####) #-##-##
and three domestic number format
8 (0##) ###-##-##
8 (0###) ##-##-##
8 (0####) #-##-##
For 2.1 Firmaware.
With Great Regards
We have a solution for Honduras, both landline and mobile numbers. Need to mod the file PhoneNumberTemplates.plist and create a new “child” for mobile numbers with number 8 in the 4th position sibling. Works Perfect!
Hi Frank
I’m from Iran with +98 country code
it is the formatting, plz put it in your tweak.
>>>
>>> +98(9##) ###-####
>>> +98(###) ###-####
>>> +98(21) ####-####
>>> 0098(9##) ###-####
>>> 0098(###) ###-####
>>> 0098(21) ####-####
>>> 09## ###-####
>>> 0### ###-####
>>> 021 ####-####
>>> 00 $
>>>
tnx
Is it working with iPhone 3G, v.2.1?????
I’ve added this fix on a 2G 2.0.2 phone and SMS still show +234xxxxxxxxxx . Caller ID always worked but I cannot get the SMS to show a name without saving every contact number twice. I have over 200 work contacts here most with multiple numbers. Am I not doing something else I should be. Please advise on what I can do.
Sorry that’s the country code for Nigeria , forgot to add that
Country : Nepal
could somebody help me solve the caller id problem
+977xxxxxxxxxx
thanks
Thanks Mr. Carlo Franchino (Frank8) for making this patch. It works like a charm for my 3G iphone in Macau. I don’t understanding why natively Apple cannot include this so so primal feature in iPhone. Even a phone costs 1/10 would do that.
Can someone show me, by any chance, how can I put this patch to my iPhone without Installer or Cydia?
I am on 2.0.2 and have these problems when I get calls from my international contacts. I am in US and stored contacts sometimes appear fine sometimes have a 00 or a 1 in the front of the usual number like below in example:
+91 944####### (stored contact – India)
What appears (sometimes) on Caller ID:
91944#######
191944#######
+6016####### (stored contact – Malaysia)
What appears (sometimes) on Caller ID:
1(016)-###-####
+006016#######
I am in NYC, please let me know if there is a fix for it.
Thanks
My iphone is a 2G with 2.02 software.
Will it work in Brazil? How??
@ Jared
my fix for Nigeria is with 8 digits but I see
you have 10 , ok next release.
@ Samuel
you can use SSH , but if have SSH
you have also CYDIA and INSTALLER
@ M5DeViL
if the problem happen sometimest is the
network , sorry , no solution actually
@ Jared
my fix for Nigeria is with 8 digits but I see
you have 10 , ok next release.
@ Samuel
you can use SSH , but if have SSH
you have also CYDIA and INSTALLER
@ M5DeViL
if the problem happen sometimest is the
network , sorry , no solution actually
Carlo,
Its Martin from ARGENTINA. I currently have 2.1 and installed CallerID fix and still didn´t work…The problem happens only with mobile phones (+54911xxxxxxxx). If I define a number to call it from outside Argentina that way, example: +5491145551234 and that number calls me or send me a sms, it appears as +541145551234, so caller id doesnt work. Any idea ?. I tried changing the System/Library/PrivateFrameworks/AppSupport.framework/PhoneNumberTemplates.plist with a friends file but didn´t work anyway.
Any other idea?. Anything else to change?.
Thanks in advance
Martin.
Carlo,
Is it possible also that you change the formatting?. That numbers look:
## #### – ####
and: #### – ####
Thats the way we use them in Argentina.
Thanks.
Martin
@ Martin
If you look inside PhoneNumberTemplatetes.plist in ar,
54,00,0,2,8 and 549,00,0,2,8 are both defined , have
you tried (or a friend) fix 1.0.3 with iPhone 2.0.x ?
But when you type on dialer you should see
+54 11 xxxx xxxx or +54 911xxxxxxxx in 2.1
it make me think you use a SIM-adapter.
Number formatting in 2.1 is very difficult , I need time.
hi
From Turkey
Installed okey but nothing changed
I am using 3g 2. something
Please help
Thanks lot!!!
it didn’t work for Saudi Arabia 966xxxxxxxx, I’m using 3G iphone 2.0.2
Also installer can’t find host
Any idea…
Thanks Mr. Carlo Franchino for your reply. Does you think by any chance that there is an application in App Store can do the job? Air Sharing, Mocha VNC Lite, etc ,etc?
Ciao Carlo, Grazie!
Regarding your reply:
@Frank8
>If you look inside PhoneNumberTemplatetes.plist in ar,
>54,00,0,2,8 and 549,00,0,2,8 are both defined , have
>you tried (or a friend) fix 1.0.3 with iPhone 2.0.x ?
No, only with 2.1, and doesn´t work.
>But when you type on dialer you should see
>+54 11 xxxx xxxx or +54 911xxxxxxxx in 2.1
>it make me think you use a SIM-adapter.
I don´t use a SIM adapter, but what you say is correct, I see that. But the problem comes when someone calls or send a text from a number that I have in my contacts like +54 911xxxxxxxx but the caller id doesn´t show the 9, so it shows +54 11 xxxx xxxx and the phone doesn´t recognize it.
Also, when dialing any number locally we never dial the full number, just xxxx xxxx and it gets a wrong format. It should be like that
#### – #### (or space in the middle).
Still my biggest concern is the caller id that is not working, it seems it should be looking for the last 8 digits and it´s looking for the beggining…
Tante grazie!
Martin.
@ Samuel
App Store application have no privilege
to write in system disk .
@ Martin
If you save numbers without prefix
it can recognize +54 and +549 for received,
may be also without 11 ,
but when you send …? try
Carlo,
Yes, it recognizes the numbers without prefix, but we usually save them with +549 because you cannot dial those mobiles from outside Argentina without the 9 but they show in the caller id without it…so my contact has the +54911xxxx xxxx but when they call they show like +5411xxxx xxxx. Also, when dialing, the format still goes: xx xx xxxx
and not the way it should go: xxxx xxxx or xxxx – xxxx . Ithink that format goes in the phoneformats file (binary).
In my old UIPhoneFormats.plist I had:
ar:
Item 1 +54## #### ####
Item 2 ## – #### – ####
Item 3 #### – ####
Item 4 00 $
Item 5 08 ### $
And the format worked like a charm…I dont know if you can reproduce this format in 2.1.
Also, for the callerid to work, I had patched Appsupport to take the last 8 digits, but now it seems that is not available.
grazie caro,
Martin.
hi frank ..
kuwait carriers have added and extra number ..
and after the addition the contacts aren’t showing ..
will there be an update soon ..
or is there a way to fix this ..
[...] [via iSpazio] [...]
Hello Frank,
Could you include Brazil in your next release? Our format including area code is xx xxxx-xxxx.
Thanks!
Hi Frank,
Can you post instructions on one can edit the files. I’m a windows user on firmware 2.1 I cant seem to find any program to edit the plist files. My country code is 92(Pakistan) Phone number formats are:
mobile (for incoming sms): +92 3xx xxxxxxx
mobile (for incoming call): 03xx xxxxxxx
Land line (with country code): +92 xx xxxxxxx
Land line (incoming call or local) 0xx xxxxxxx
A basic outline of how I can edit the files would be greatly appreciated.
Thanks
Dear Frank
Would you please add this for me, Thailand.
02.###.####
0##.###.###
0##.###.####
+662.###.####
+668#.###.####
+###.####.####
+1.###.###.####
the last two line is also useful when I’m travel international. Its even more useful if you just add this into US region phone format.
Kob Khun Krub (Thank you , In Thai).
SK-
dear sir
we are from Taiwan , host http://iPhone4TW/ for our member
Can you help us to add the CallerID Fix for us
country code is 886
tw
02-####-####
03-8##-####
03-5##-####
037-###-###
049-###-####
089-###-###
082-###-###
0826-###-##
0836-###-##
0800-###-###
0809-###-###
03-9##-####
########
09##-###-###
0#-####-####
0#-###-####
0#-###-###
######
002 $
+886 # ####-####
+886 # ###-####
+886 9##-###-###
—————————————————
thanks
Hi Frank,
I just jailbroke my 2.1 and only installed Cydia since Installer 4 is still beta. However now I find your caller Id application which is to be installed with installer. Is there any other way to get this app? If I want to install insaller4 do I have to pwn again?
Thanks for your help.
@ Leandro
try BrFix application in CYDIA (Localization)
@ thebeey
Plist Editor is only for Mac , next release may be soon .
@ SK and iPhone4TW
number formatting for 2.1 is very hard , I need time
@ Benjamin
you have to pwn again,
or copy PhoneNumberTemplates.plist from a friend,
UIPhoneFormats.plist is disabled in 2.1
Thanks Frank, I already have the PhoneNumberTemplates.plist and the UIPhoneFormats.plist, I had edited them for Costa Rica which now uses 8 digits.
However as you say the UiPhoneF… is no longer useful and I lost the number formatting ####-####
Thanks
hello frank, im from barbados and i have a 1.12OTB phone which is currently unlocked,activated and jailbroken on 1.12. i would like to update to 2.1. however i am hesitant as i live in Barbados. Can you tell me, in advance, if this fix works for Barbados? tyvm.
@ Henry
Bahamas ok , Barbados I think also .
Dear Frank
Take your time, Thank you very much.
Best,
SK-
Hey Frank,
Thanks for this great app, however, I’ve noticed that my Contacts and SMS now take several seconds to load. Do you know how I can uninstall the CallerID Fix Collection?
Thanks for your help and guidance!
-BA
Can you help us to add the CallerID Fix for us – 062 (Indonesia).
Thank for your help…
Dear sirs,
Who can help me to add “+86″ which is China prefix?
The formats of the phone calls here in China is:
+86-13X XXXX XXXX which means mobile phone
+86-15X XXXX XXXX which means mobile phone
+86-10-XXXX XXXX which means domestic call
+86-2Y-XXXX XXXX (Y = 0,1,2,3,4,5,7,8,9)which means domestic call
+86-YYY-XXX XXX or +86-YYY-XXXX XXXX which means domestic call
For the domestic calls, I prefer it can match the last 7 or 8 digits.
Thank you so much in advance and have a nice day!
FrankAN
Dear Frank,
Great Work thanks! Can you include Nigeria in your next 2.1 fix. I have a 1st Gen Phone on 2.1 and caller id desperately important. Does your 2.0 fix work for Nigeria?
Will this tweak be on Cydia ?
Hi! I require a number fix patch for iphone . The firmware I am using is 2.0.2
Hey! A number fix patch is required , the firmware I am using is 2.0.2 , I live in Pakistan.
Hey! A number fix patch is required , the firmware I am using is 2.0.2 , I live in Pakistan.
Hi
I’m From UAE Please Add also Our CLI
The Format Is :
Local: 05xxxxxxxxx
04xxxxxxx
02xxxxxxx
06xxxxxxx
03xxxxxxx
And Our International is:
with + OR 00
Regards
Ali
Dear Yinka,
I have never tried 2.0 firmware. I am using iPhone 3G with 2.1 firmware. Now I think the problem is on number match. The display of numbers are ok on my iPhone. I will try to edit file: /System/Library/Frameworks/UIKit.framework/PhoneFormats/UIPhoneFormats.plist
Best regards,
Frank
@ basil
from Installer : tap Installed category -> select it
and then -> tap Uninstall
with a lot of contacts iPhone 2.1 is more fast
@ FrankAN
China 2.1 formatting …. not immediatly
last 8 digits match disappear in iPhone 1.1.4
probably tonight new release CallerID Fix v1.1.0
whith also a test of 2.1 formatting (four countries)
Dear Frank8,
Thank you for your information.
I found a very funny thing yesterday evening. When I make a phone call from another cellphone to my iPhone3G, it shows me the caller ID but not contact name. I did not answer the call. Then after I drop the call, I found an unanswered call in call log. But in call log, it shows me the contact name. Still needs more analysis. I will try to edit the plist files.
Expecting your new 1.1.0 release.
Thank you.
Best regards,
Frank
Hi,
I installed the fix but it doesn’t work. I’m in Bosnia and Herzegovina, country code (+387). I’m using rebel sim card. Could that be the reason?
Thanks.
I am in India with 2G iphone 2.1
Is there any way to get it using Cydia? I dont want to restore again.
Or Frank8 can u please tell me a direct SSH way out of this?
Or Anybody from India with this solution, can you please share with me your “UIDefaultFormats.phoneformat” file
regards
Rajeev
Hi,
I installed the fix but it doesn’t work. I’m in Bosnia and Herzegovina, country code (+387). I’m using rebel sim card. Could that be the reason?
It is iphone 3G 2.1 firmware.
Thanks.
Hi frank8,
Not working in Spain with FW 2.1. Our phone format is:
123456789 for national calls
+34 123456789 for SMS and international calls.
I have a turbosim, I edited the UIMobileCountryCodes.plist adding the 001 as “es”. It worked with 2.0.2, but it is not working with 2.1!
Please, can you fix it on next release?
Thanks
@ Rajeev
“UIDefaultFormats.phoneformat” in my next
release will include Australia , Belgium ,
Philippine and UK .
Not India .
@ Slavisa and Pedro
for 2.1 problems with country 001
may be an Apple modification ,
try ask your SIM-Adapter Support.
Hi,
I have jailbroken with 2.1 version
For Israel it is not working
ALl my numbers are without international prefix,
What should I do?
@ Gal
1) Reinstall
2) Turn off and on
3) Is a 3G with SIM-Adaptor ?
3) When you digit on dialer number with prefix
the name (little) appear ?
Frank I need a number fix patch for Pakistan .
Firmware: 2.0.2
Country code: +92
Can u help me out???
Dear Mo,
Sorry for I could not help.
Frank8,
With your latest 1.1 patch, it still doesn’t work.
How can we go? What details you need to analysis?
Best regards,
Frank
Hi Frank is there a possibility that i can edit the template myself with the Country code +297 AW(Aruba)
tnx
Hi, thanks for the app but i just installed it but it still wouldnt recognize some number formats, so I dont get the callers Id, im from Mexico, have a 1st gen iphone and i just upgraded from 1.1.3 to 2.1.0 I like to know if someone is having the same problem or if Im doing somwthing wrong
PEASE HELP
Thanks in advance
Hi, I have a problem, I cant installer de fix…Its the error when try the installer in the installer “Error Trasnferred a partial file”
Thank.
bye.
Hey.
Just installed on my 2.1 3g iphone. I’m in Israel.
Numbers for text messages and in call list are recognized great, but on the phone app they’re not (when receiving AND dialing).
Any ideas?
Is there a way to see what files were changed by this?
Can you give some more technical info so I might solve this myself?
thanks
By the way… as written in your doc, I added the 001->il thing as well (I’m using a turbo sim).
Maybe my sim is reporting another code, is there a way to check?
Hi Frank. I tried following your instructions to add
oo1
ph
using WinSCP but nothing has changed.
BTW: I’m from the Philippines with Country Code +63
Hello Frank,
Thanks for your incredible work and devotion to the iPhone community.
I have a 2G iPhone and would like phone# support for my country – Mauritania
Area code +222
phone number ####### (7 digits)
Regards
Hi,
this fix doesn’t work for me in Germany.
Numbers stored with international prefix (+49). Incoming calls without the int. prefix are not matching with the address book entry.
Regards
Dear Developers,
The Iphone 3g just arrive to Argentina, regrettably we have problems with the Caller ID for full numbers with the 2.1 version for Movistar.
If we stored the numbers as +54 9 XX 12345678 for Mobile and +54 XX 12345678 for landlines, the mobile number were not recognized.
I really apreciate your help.
Thankyou
Hi,
I have 2.1 on iPhone 3g and live in Israel.
The pack does not work (I am using turbosim so I get +972 on SMS messages) and the porblem is that I can’t open the plist files with a test editor. How can I edit them?
(I am on vista)
Thanks,
Dotan.
I fixed it on my own
Just converted the plist to binary and fixed.
Thank you very much, excellent solution!
I looked at the supported countries in the list and I saw our country “Virgin Islands, British”, however, it is blank. I’m assuming that our country is not yet added.
Please see below the 3 prefixes we are requesting to be added. Kindly advise when these will be added. THANKS!
(284)
1 (284)
+1 (284)
just got a jailbroken iphone 3G with 2.1 but the caller id collection worked for the sms and NOT for the calls. The country is Morocco (+212)
any suggestions?
hi! i downloaded th callerID fix and still whenever i receive a msg just the number shows, pls help me
I am from Lebanon using a jailbroken and unlocked with sim adapter iphone 3G firmware 2.1
@ ronydebs
with sim adapter you need an extra fix,
for Lebanon download here:
http://rapidshare.com/files/159173285/UIMobileCountryCodes.plist.html
http://rapidshare.com/files/159173211/com.apple.AppSupport.plist.html
save original files:
/System/Library/Frameworks/UIKit.framework/PhoneFormats/UIMobileCountryCodes.plist
/private/var/mobile/Library/Preferences/com.apple.AppSupport.plist
substitute and restart.
It does not totaly work for me, I stilla have issue with SMS. I’m using a 3g iphone on 2.1 comming from US and I’m using it in france.
My problem is when i recieve an SMS from US and want to reply direcly in the same conversation it won’t go throu but if i start a new conversation and re-enter the phone number with international code it go thru but when i get the answer and try again to answer directly it does not work. I tried to save this contact with 001, +1, even without nothing fix this issue.
Thank Frank8 to have a look on my issue.
I forgot to tell you that I’m using a Turbo sim
Hello Frank, first of all I would like to thank you for the magnificent work!
even in mail, calendar ..etc. So either caller ID working with Arabic dates, numbers and time, or Good old english with no caller ID
any suggestions to keep the region set to Saudi Arabia but switch everything back to English?? choosing English only in the language setting didn’t help much! Thanks a million!
the latest fix 1.1.3 unfortunately did not work on my 3G 2.1 in Saudi Arabia +966#########
net local did partially work, it’ll show the caller’s name but in address book contact details would be blank! so uninstalled that, and back to square one. But today went to shop and installed Saudi Arabia in the regions section, under international. so now caller ID works just fine but all the numbers, date and clock are now in Arabic