Discuss [Solution] International/local caller ID matching at the iPhone "2G" (Rev. 1) - Hackint0sh.org; Originally Posted by peha Hello Tim I'll certeinly try to do it, however, it seems ...
  1. #1181
    Senior Professional Array timschuerewegen's Avatar

    Join Date
    Aug 2007
    Location
    Belgium
    Posts
    450
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    33

    Default

    Quote Originally Posted by peha View Post
    Hello Tim
    I'll certeinly try to do it, however, it seems that I can't modify PhoneNumberTemplates_2.plist to add polish template, and the latest PhoneNumber.dylib doesn't support PhoneNumberTemplates.txt.
    If it is possible I would like you to do it.
    You edit the plist file like you edit any other plist file.


  2. #1182
    Newbie Array

    Join Date
    Mar 2008
    Posts
    9
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    0

    Default

    Hi
    I usually perform conversion of plist files (I have PC), so I'll try to do it once again, but I have to be sure that it will work after conversion. One question, I saw the templates for belgium or sweden with area code before country code and with ":" sign. Is it the proper way to do it?

  3. #1183
    Senior Professional Array timschuerewegen's Avatar

    Join Date
    Aug 2007
    Location
    Belgium
    Posts
    450
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    33

    Default

    Quote Originally Posted by peha View Post
    Hi
    I usually perform conversion of plist files (I have PC), so I'll try to do it once again, but I have to be sure that it will work after conversion. One question, I saw the templates for belgium or sweden with area code before country code and with ":" sign. Is it the proper way to do it?
    The proper way is to look at the templates for other countries and to see/understand how it's done there.

  4. #1184
    Newbie Array

    Join Date
    Mar 2008
    Posts
    9
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    0

    Default

    Quote Originally Posted by timschuerewegen View Post
    The proper way is to look at the templates for other countries and to see/understand how it's done there.
    Ok, but I can't see what is wrong with this template, and my MobilePhone (and MobileSMS) keep crashing. Please, loot at this:
    <dict>
    <key>pl</key>
    <dict>
    <key>AreaCode</key>
    <array>
    <string>50#:######</string>
    <string>51#:######</string>
    <string>60#:######</string>
    <string>50#:######</string>
    <string>6666:#####</string>
    <string>66#:######</string>
    <string>69901:####</string>
    <string>69922:####</string>
    <string>69933:####</string>
    <string>69947:####</string>
    <string>69948:####</string>
    <string>69#:######</string>
    <string>70#:######</string>
    <string>7283:#####</string>
    <string>72#:######</string>
    <string>7833:#####</string>
    <string>7865:#####</string>
    <string>7866:#####</string>
    <string>7867:#####</string>
    <string>7868:#####</string>
    <string>7869:#####</string>
    <string>78#:######</string>
    <string>79#:######</string>
    <string>80#:######</string>
    <string>8841:#####</string>
    <string>8842:#####</string>
    <string>88#:######</string>
    <string>39:####</string>
    <string>##:######</string>
    <string>####</string>
    </array>
    <key>InternationalCallingCode</key>
    <string>48</string>
    <key>InternationalDialingPrefix</key>
    <array>
    <string>00</string>
    </array>

  5. #1185
    Newbie Array

    Join Date
    Feb 2008
    Location
    Banska Stiavnica, Slovakia
    Posts
    6
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    0

    Default

    2 timschuerewegen

    Quote Originally Posted by timschuerewegen View Post
    You have to download PhoneNumber Dynamic Library build 13 and install it. Follow the instructions in the readme on the download page.
    I did, but still have this problem. I can't upload the PhoneNumber.dylib file. I will send you e-mail. thank you.

    Quote Originally Posted by MikeRus View Post
    2 timschuerewegen

    My problem is that when I receive/make a call, I see the name of the contact only if his number stored without international prefix (for domestic calls). Example: if I get a call from contact [John Smith, +421903123456], I will see - incoming from 0903123456 (without the name, like unknown for me number).

    Slovak phone numbers:
    421 – country code, 0 – domestic code
    2, ##, 9## - area code (capital – 2, other towns – ##, mobile – 9##)
    ###-###, ###-####, ###-####-#, ###-####-## - phone numbers


  6. #1186
    Senior Professional Array timschuerewegen's Avatar

    Join Date
    Aug 2007
    Location
    Belgium
    Posts
    450
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    33

    Default

    Quote Originally Posted by peha View Post
    Ok, but I can't see what is wrong with this template, and my MobilePhone (and MobileSMS) keep crashing. Please, loot at this: <snip>
    If it crashes then your plist is probably not well-formed. You can rename it to .xml and open it with Internet Explorer to check this. Also, remove the <string>####</string> from the AreaCode array.

  7. #1187
    Rookie Array

    Join Date
    Oct 2007
    Posts
    22
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    0

    Default

    Quote Originally Posted by timschuerewegen View Post
    Go to http://users.skynet.be/ra045246/, download the latest version of PhoneNumber Dynamic Library and install it.
    Thanks alot tim. Workin but has a prob picking numbers begining with country code
    +254 any suggestions

    Doesnt work at all for sms's
    firmware 1.1.4

    Redice
    Last edited by redice1; 03-27-2008 at 10:10 PM.

  8. #1188
    Professional Array

    Join Date
    Sep 2007
    Posts
    55
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    8

    Default

    Quote Originally Posted by timschuerewegen View Post
    Such patch for firmware > 1.1.1 doesn't exist.
    OH ok, thanks for the response TIM.....
    so I guess I have a followup question. How can I configure or what do I have to edit in order for my iphone to match the phone numbers in caller ID and SMS using the following format

    0XXX XXX XXXX

    where X could be any number.

    Thanks!

  9. #1189
    Senior Professional Array timschuerewegen's Avatar

    Join Date
    Aug 2007
    Location
    Belgium
    Posts
    450
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    33

    Default

    Quote Originally Posted by redice1 View Post
    Thanks alot tim. Workin but has a prob picking numbers begining with country code
    +254 any suggestions

    Doesnt work at all for sms's
    firmware 1.1.4

    Redice
    "Doesnt work at all for sms's" ... can you elaborate on that?

  10. #1190
    Senior Professional Array timschuerewegen's Avatar

    Join Date
    Aug 2007
    Location
    Belgium
    Posts
    450
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    33

    Default

    Quote Originally Posted by cdevelasco View Post
    OH ok, thanks for the response TIM.....
    so I guess I have a followup question. How can I configure or what do I have to edit in order for my iphone to match the phone numbers in caller ID and SMS using the following format

    0XXX XXX XXXX

    where X could be any number.

    Thanks!
    install PhoneNumber Dynamic Library build 13


 

 

Similar Threads

  1. [1.1.3] International Caller ID Problem
    By GreatLicker in forum iPhone "2G" (Rev. 1)
    Replies: 3
    Last Post: 03-05-2008, 08:20 PM
  2. Replies: 106
    Last Post: 03-03-2008, 07:53 PM
  3. Caller ID for local numbers... is it possible?
    By nemesis1218 in forum Free Toolchain Software
    Replies: 4
    Last Post: 01-09-2008, 12:48 AM
  4. Replies: 21
    Last Post: 11-22-2007, 02:23 PM
  5. Matching contacts to UK caller ids?
    By jhrfc in forum General
    Replies: 7
    Last Post: 09-23-2007, 11:54 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Powered by vBulletin®
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
Search Engine Friendly URLs by vBSEO
(c) 2006-2012 Hackint0sh.org
All times are GMT +2. The time now is 06:24 AM.
twitter, follow us!