Page 34 of 104 FirstFirst ... 142425262728293031323334353637383940414243445484 ... LastLast
Results 331 to 340 of 1035
Like Tree12Likes
Discuss Is UIPhoneFormats.plist gone on firmware 2.1? at the PwnageTool - Hackint0sh.org; Hi, Frank8 I have a question. Originally Posted by Frank8 ( 500 , 505 , ...
  1. #331
    Newbie Array

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

    Question

    Hi, Frank8

    I have a question.

    Quote Originally Posted by Frank8 View Post
    ( 500 , 505 , 10 , 3 , 1 , str_2 )
    I know:
    500 , 505 : from number 500 to 505
    10 : 10 digits
    str_2 : use str_2 format

    but I can't understand means of
    " 3 , 1 "

    " 1 " may means number of trunk prefix... but I don't know the means of " 3 ".

    Would you teach me about them?


  2. #332
    Senior Professional Array

    Join Date
    Sep 2008
    Location
    Italy
    Posts
    308
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    32

    Default

    Quote Originally Posted by yoshiki View Post
    Hi, Frank8

    I have a question.



    I know:
    500 , 505 : from number 500 to 505
    10 : 10 digits
    str_2 : use str_2 format

    but I can't understand means of
    " 3 , 1 "

    " 1 " may means number of trunk prefix... but I don't know the means of " 3 ".

    Would you teach me about them?
    ( 3 , 1 --------------------- 1 rule , get first 3 digits for NUMBER
    ( 500 , 505 , 10 , 3 , 1 , str_2 )
    str_2 n###-###-####

    use str_2 for NUMBER 500 to 505 and up to 10 digits

    " 1 " means " n " is used in str_2 , n = trunk prefix or nothing
    " 3 " is area code length n### in str_2 , but apparently is not used

  3. #333
    Newbie Array

    Join Date
    Mar 2007
    Posts
    5
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    0

    Default

    Quote Originally Posted by verigoude View Post
    Hi Frank8, can U help me to add this old settings to the new file please ??

    NUMFIX

    <key>dz</key>
    <array>
    <array>
    <string>213</string>
    <string>00</string>
    <string>0</string>
    <integer>2</integer>
    <integer>6</integer>
    </array>
    <array>
    <string>213</string>
    <string>00</string>
    <string>0</string>
    <integer>1</integer>
    <integer>8</integer>
    </array>
    </array>

    NUMFORMAT

    <key>fr</key>
    <array>
    <string>(0##) ##-##-##</string>
    <string>(05) ##-##-##-##</string>
    <string>(06) ##-##-##-##</string>
    <string>(07) ##-##-##-##</string>
    <string>00 $</string>
    <string>+213 (##) ##-##-##</string>
    <string>+213 (5) ##-##-##-##</string>
    <string>+213 (6) ##-##-##-##</string>
    <string>+213 (7) ##-##-##-##</string>
    <string>+33 (#) ## ## ## ##</string>
    <string>00 213 (##) ##-##-##</string>
    <string>00 213 (5) ##-##-##-##</string>
    <string>00 213 (6) ##-##-##-##</string>
    <string>00 213 (7) ##-##-##-##</string>
    <string>00 33 (#) ## ## ## ##</string>
    </array>

    We use "France" settings in Algeria.

    Thanks
    What about me Frank8 ?? Can U make a "UIDefaultFormats.phoneformat" especialy for me ??

  4. #334
    Senior Professional Array

    Join Date
    Sep 2008
    Location
    Italy
    Posts
    308
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    32

    Default

    verigoude,

    this is a test file for Algeria and Morocco format :

    http://rapidshare.com/files/15565225...oneformat.html

    if you set France in Region Format numbers are formatted
    when international prefix is present

    +213 (xx) xx-xx-xx
    +213 (5) xx-xx-xx-xx to +213 (7) xx-xx-xx-xx

    +212 1x xxxxxx to +212 7x xxxxxx
    +212 9x xxxxxx

  5. #335
    Newbie Array

    Join Date
    Apr 2008
    Posts
    2
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    0

    Cool

    Quote Originally Posted by Frank8 View Post
    WCR,
    You need an Hex Editor (PC or Mac) and file UIDefaultFormats.phoneformat
    installed by CallerID Fix Collection . and modify it .
    If you change strings you must modify also string2 and string3 pointers values.

    UK format (old .plist) fix

    02x xxxx xxxx
    03x xxxx xxxx
    05x xxxx xxxx
    011x xxx xxxx
    01x1 xxx xxxx
    01x82 xxxxxx
    07xxx xxxxxx
    08xx xxx xxxx
    +44 2x xxxx xxxx
    +44 3x xxxx xxxx
    +44 5x xxxx xxxx
    +44 11x xxx xxxx
    +44 1x1 xxx xxxx
    +44 1x82 xxxxxx
    +44 7xxx xxxxxx
    +44 8xx xxx xxxx
    00 $


    UK format intermediate (n=0/none , +44 implicit) equivalent

    n2x xxxx xxxx
    n3x xxxx xxxx
    n5x xxxx xxxx
    n11x xxx xxxx
    n1x1 xxx xxxx
    n1x82 xxxxxx
    n7xxx xxxxxx
    n8xx xxx xxxx


    UK format evolution (text) equivalent

    [( L1 , L2 , 4 ,( 0 , 00) )
    ( 4 , 10 ,
    (1082,1082,10,0,1, 2)
    (1182,1182,10,0,1, 2)
    (1282,1282,10,0,1, 2)
    (1382,1382,10,0,1, 2)
    (1482,1482,10,0,1, 2)
    (1582,1582,10,0,1, 2)
    (1682,1682,10,0,1, 2)
    (1782,1782,10,0,1, 2)
    (1882,1882,10,0,1, 2)
    (1982,1982,10,0,1, 2))
    ( 3 , 10 ,
    (101,101,10,0,1, 3)
    (111,111,10,0,1, 3)
    (121,121,10,0,1, 3)
    (131,131,10,0,1, 3)
    (141,141,10,0,1, 3)
    (151,151,10,0,1, 3)
    (161,161,10,0,1, 3)
    (171,171,10,0,1, 3)
    (181,181,10,0,1, 3)
    (191,191,10,0,1, 3))
    ( 2 , 1 ,
    (11,11,10,0,1, 3))
    ( 1 , 4 ,
    (2,3,10,0,1, 1)
    (5,5,10,0,1, 1)
    (7,7,10,0,1, 2)
    (8,8,10,0,1, 3))
    (n## #### ####,n#### ######,n### ### ####)]


    UK format evolution (hexadecimal) equivalent

    Address 0x6138 ---> 14 00 00 00 ....................
    Could you email me your UK file. I'm on Vodafone and cannot get the caller id to work. thanks John


  6. #336
    Newbie Array

    Join Date
    Oct 2008
    Posts
    4
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    0

    Default

    Frank,
    will it be possible for you to include correct number formats for Russia in your next release?

    Thanks in advance...
    <array>
    <string>+7 (####) ##-##-##</string>
    <string>8 (####) ##-##-##</string>
    <string>+7 (9##) ###-##-##</string>
    <string>8 (9##) ###-##-##</string>
    <string>+7 (863) ###-##-##</string>
    <string>8 (863) ###-##-##</string>
    <string>+7 (862) ###-##-##</string>
    <string>8 (862) ###-##-##</string>
    <string>+7 (861) ###-##-##</string>
    <string>8 (861) ###-##-##</string>
    <string>+7 (846) ###-##-##</string>
    <string>8 (846) ###-##-##</string>
    <string>+7 (812) ###-##-##</string>
    <string>8 (812) ###-##-##</string>
    <string>+7 (499) ###-##-##</string>
    <string>8 (499) ###-##-##</string>
    <string>+7 (496) ###-##-##</string>
    <string>8 (496) ###-##-##</string>
    <string>+7 (495) ###-##-##</string>
    <string>8 (495) ###-##-##</string>
    <string>+7 (383) ###-##-##</string>
    <string>8 (383) ###-##-##</string>
    <string>+7 (343) ###-##-##</string>
    <string>8 (343) ###-##-##</string>
    <string>+7 (342) ###-##-##</string>
    <string>8 (342) ###-##-##</string>
    <string>###-##-##</string>
    <string>##-##-##</string>
    <string>#####</string>
    <string>####</string>
    <string>###</string>
    </array>

  7. #337
    Professional Array

    Join Date
    Jul 2008
    Posts
    71
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    8

    Default

    I tried in another thread, but maybe you can help me with Honduras caller id? I add my numbers like +504 3333-3333 (Claro) and +504 9999-9999 (Tigo) but when I get calls they show up as (333) 333-33 and (999) 999-99.

  8. #338
    Senior Professional Array

    Join Date
    Sep 2008
    Location
    Italy
    Posts
    308
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    32

    Default

    Quote Originally Posted by Van Wildonher View Post
    I tried in another thread, but maybe you can help me with Honduras caller id? I add my numbers like +504 3333-3333 (Claro) and +504 9999-9999 (Tigo) but when I get calls they show up as (333) 333-33 and (999) 999-99.
    verify " hn " presence in this file :

    /private/var/mobile/Library/Preferences/com.apple.AppSupport.plist

    CPActiveCountryCode hn
    CPNetworkCountryCode hn

    or download it here:

    http://rapidshare.com/files/15591647...ort.plist.html

    save , substitute and restart .

  9. #339
    Senior Professional Array

    Join Date
    Sep 2008
    Location
    Italy
    Posts
    308
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    32

    Default

    Quote Originally Posted by Prioryman View Post
    Could you email me your UK file. I'm on Vodafone and cannot get the caller id to work. thanks John
    UK format is included in CallerID Fix Collection (Cydia - localization)

    but you have a Caller ID problem because probably you use a sim unlock adapter

    verify " uk " presence in this file :

    /private/var/mobile/Library/Preferences/com.apple.AppSupport.plist

    CPActiveCountryCode uk
    CPNetworkCountryCode uk

    or download it here:

    http://rapidshare.com/files/15591917...ort.plist.html

    save original , substitute and restart .

  10. #340
    Senior Professional Array

    Join Date
    Sep 2008
    Location
    Italy
    Posts
    308
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    32

    Default

    Quote Originally Posted by full_0 View Post
    Frank,
    will it be possible for you to include correct number formats for Russia in your next release?

    Thanks in advance...
    <array>
    <string>+7 (####) ##-##-##</string>
    <string>8 (####) ##-##-##</string>
    <string>+7 (9##) ###-##-##</string>
    <string>8 (9##) ###-##-##</string>
    <string>+7 (863) ###-##-##</string>
    <string>8 (863) ###-##-##</string>
    <string>+7 (862) ###-##-##</string>
    <string>8 (862) ###-##-##</string>
    <string>+7 (861) ###-##-##</string>
    <string>8 (861) ###-##-##</string>
    <string>+7 (846) ###-##-##</string>
    <string>8 (846) ###-##-##</string>
    <string>+7 (812) ###-##-##</string>
    <string>8 (812) ###-##-##</string>
    <string>+7 (499) ###-##-##</string>
    <string>8 (499) ###-##-##</string>
    <string>+7 (496) ###-##-##</string>
    <string>8 (496) ###-##-##</string>
    <string>+7 (495) ###-##-##</string>
    <string>8 (495) ###-##-##</string>
    <string>+7 (383) ###-##-##</string>
    <string>8 (383) ###-##-##</string>
    <string>+7 (343) ###-##-##</string>
    <string>8 (343) ###-##-##</string>
    <string>+7 (342) ###-##-##</string>
    <string>8 (342) ###-##-##</string>
    <string>###-##-##</string>
    <string>##-##-##</string>
    <string>#####</string>
    <string>####</string>
    <string>###</string>
    </array>
    Original rules for Russia:
    ( 7 , ru )
    [
    ( L1 , L2 , 3 , ( , 810 , 858))
    ( 3 , 8 ,
    ( 800 , 800 , 10 , 0 , 0 , str_3 )
    ( 812 , 812 , 10 , 0 , 0 , str_3 )
    ( 818 , 818 , 10 , 0 , 0 , str_3 )
    ( 831 , 831 , 10 , 0 , 0 , str_3 )
    ( 843 , 843 , 10 , 0 , 0 , str_3 )
    ( 846 , 846 , 10 , 0 , 0 , str_3 )
    ( 861 , 861 , 10 , 0 , 0 , str_3 )
    ( 863 , 863 , 10 , 0 , 0 , str_3 )
    ( 2 , 1 ,
    ( 80 , 89 , 11 , 0 , 0 , str_6 )
    ( 1 , 6 ,
    ( 0 , 9 , 3 , 0 , 0 , str_2 )
    ( 0 , 9 , 4 , 0 , 0 , str_1 )
    ( 0 , 9 , 5 , 0 , 0 , str_7 )
    ( 0 , 9 , 6 , 0 , 0 , str_4 )
    ( 0 , 9 , 7 , 0 , 0 , str_5 )
    ( 0 , 9 , 10 , 3 , 0 , str_3 )
    (
    str_1 ##-##
    str_2 #-##
    str_3 (###) ###-##-##
    str_4 ##-##-##
    str_5 ###-##-##
    str_6 # (###) ###-##-##
    str_7 #-##-##
    )]

    +7 presence/absence is automatic
    note absence of trunk prefix 8 resolved with:
    ( 80 , 89 , 11 , 0 , 0 , str_6 )
    equivalent to:
    ( 0 , 9 , 10 , 3 , 0 , str_3 )
    but with extra 8

    result is similar to your request excepting
    for absence of a four digits area code (as in wikipedia)
    (####) ##-##-##

    I suggest you practice with this rules


 

 

Similar Threads

  1. [Firmware] 2.0 Beta > plist for Exchange-Folders and Preferences?
    By michis0806 in forum iPhone Developer Exchange
    Replies: 3
    Last Post: 07-09-2008, 05:11 PM
  2. 1.1.3 carrier.plist & operator.plist inaccessible
    By legitimie in forum iPhone "2G" (Rev. 1)
    Replies: 23
    Last Post: 02-29-2008, 07:31 PM
  3. Replies: 5
    Last Post: 11-27-2007, 11:36 PM
  4. Firmware 1.1.1 and CarrierMap.plist
    By timschuerewegen in forum General
    Replies: 6
    Last Post: 10-21-2007, 06:49 PM
  5. Replies: 0
    Last Post: 08-19-2007, 06:07 PM

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 10:26 AM.
twitter, follow us!