Patch AppSupport for caller ID South Africa
Choose South Africa as a regional format under settings
Settings > General > International > Region South Africa
ssh to /System/Library/Frameworks/AppSupport.framework/ directory on your iPhone
Create a directory named "Support" in the /System/Library/Frameworks/AppSupport.framework/ directory
Download the latest "PhoneNumber Dynamic Library" zip file from here:
http://users.skynet.be/ra045246/
Copy the "AppSupport" and "AppSupport.original" files from the zip file to
the /System/Library/Frameworks/AppSupport.framework/ directory on your iPhone.
Open the "PhoneNumberTemplates.txt" from the zip file and find
// South Africa [za]
and add:
za 27 00 0
+ + + + ## #######
+ + + + ### ######
+ + + + #### #####
+ + + + ##### ####
+ + + + ## ########
+ + + + ### #######
+ + + + #### ######
+ + + + ##### #####
+ + + + ## #########
+ + + + ### ########
+ + + + #### #######
+ + + + ##### ######
below it and save it.
Copy the "PhoneNumber.dylib" and "PhoneNumberTemplates.txt" files from the zip file to
the /System/Library/Frameworks/AppSupport.framework/Support/ directory on your iPhone.
- Reboot iPhone.