Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: Iphone 2.0 - Region & Appsupport patch needed
is a discussion within theGeneral iPhone Chat
forums, a part of theiPhone Modding
section;Originally Posted by diieeego I've been trying to make it work for Chile for several hours now and i can't do it! does anyone have working templates for Chile? Or
...-
08-03-2008, 04:49 PM #21
-
08-03-2008, 05:33 PM #22
i did, but it won't work.
cellphones should be like this:
X XXXXXXX
or
+56 X XXXXXXX
or
+56 9 X XXXXXXX
but it somehow recognizes numbers like the first one with a 0 in the beginning but that doesn't work in our country.
landlines should be like this:
(0X) XXXXXXX
or (for some cities)
(0XX) XXXXXXX
I'm not sure why the plist that you posted won't work. The original plist that comes with the iphone is broken on our country too.
thanks in advance
-
08-03-2008, 05:49 PM #23
-
08-03-2008, 06:07 PM #24
Also in chile and last file not working
I have used the last file posted by vim but not working. I have been trying in several ways but the iphone is not recognizing Mobile Phones
-
08-03-2008, 06:09 PM #25
-
08-03-2008, 06:26 PM #26
Nothing, I have rebooted by Iphone a couple of times, but still not recognizing calls coming from Mobile Phones in Chile.. any ideas??? The screen is showing the following:
56 9 XXXXXXXX
(Country code) (Mobile Phone code) (phone number)
-
08-03-2008, 06:58 PM #27
here's info on chilean phone numbers
World Telephone Numbering Guide
Somehow, cell phones that start with 9 (+56 9 XXXXXXX) get recognized, but the ones that start with 8 (+56 8 XXXXXXX) won't.
-
08-03-2008, 07:08 PM #28
-
08-03-2008, 07:41 PM #29
thanks so much!
-
08-04-2008, 07:22 AM #30
hi,
im from austria, and i have also problems with the caller id
number format in austria: +43 XXX XXXXXXX
can anybody help me - thanks for all!
-
08-04-2008, 11:24 AM #31What's Jailbreak?
- Join Date
- Jun 2008
- Location
- Romania, Craiova
- Posts
- 23
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Romanian pack ? ?plzz need
-
08-04-2008, 02:00 PM #32
or can anybody write an instruction, how to change the plist?
-
08-04-2008, 08:56 PM #33
Ok i finally got it, it was trial and error, i don't really have a clue of what i did lol
Chile
<key>cl</key>
<array>
<array>
<string>56</string>
<string>00</string>
<string>0</string>
<integer>2</integer>
<integer>8</integer>
</array>
<array>
<string>56</string>
<string>00</string>
<string>0</string>
<integer>1</integer>
<integer>7</integer>
</array>
<array>
<string>56</string>
<string>00</string>
<string>0</string>
<integer>1</integer>
<integer>8</integer>
</array>
</array>Last edited by diieeego; 08-04-2008 at 10:59 PM. Reason: Automerged Doublepost
-
The Following User Says Thank You to diieeego For This Useful Post:
vim (08-05-2008)
-
08-05-2008, 12:26 AM #34What's Jailbreak?
- Join Date
- Jun 2008
- Location
- Romania, Craiova
- Posts
- 23
- Thanks
- 0
- Thanked 0 Times in 0 Posts
OK how can i do this ?? I need for Romanial. My actual pack is US and the number is (07x)xxx-xxxx and i need to be 07xxxxxxxx
-
08-05-2008, 01:16 AM #35
Is this correct for AUSTRIA?
0043 XXXXXXXXXX
or
+43 XXXXXXXXXX
It doesn't work!
<key>at</key>
<array>
<array>
<string>43</string>
<string>00</string>
<string>0</string>
<integer>1</integer>
<integer>12</integer>
</array>
<array>
<string>43</string>
<string>00</string>
<string>0</string>
<integer>2</integer>
<integer>11</integer>
</array>
<array>
<string>43</string>
<string>00</string>
<string>0</string>
<integer>3</integer>
<integer>10</integer>
</array>
<array>
<string>43</string>
<string>00</string>
<string>0</string>
<integer>4</integer>
<integer>9</integer>
</array>
</array>
-
08-05-2008, 01:43 AM #36
<key>in</key>
<array>
<array>
<string>91</string> <— Country Code
<string>00</string> <— Zeros at the beginning of an international Number
<string>0</string> <— Zeros before a local number
<integer>2</integer> <— This is the length of the prefix number (denoted by x)
<integer>8</integer> <— This is the length of the actual number(denoted by y)
</array>
The above array works for a number of the format as the following:
Internation Format: 00 91 xx yyyyyyyy
Local Format : 0 xx yyyyyyyy
1) go to Setting
2) General
3) International
4) Region Format
5) Choose any country other then the USLast edited by vim; 08-05-2008 at 01:43 AM. Reason: Automerged Doublepost
-
08-05-2008, 03:32 AM #37What's Jailbreak?
- Join Date
- Jun 2008
- Location
- Romania, Craiova
- Posts
- 23
- Thanks
- 0
- Thanked 0 Times in 0 Posts
i want to see Romanian pack in international region format...
-
08-05-2008, 07:08 AM #38
okay...
thanks
that one works for AUSTRIA
Code:<array> <string>43</string> <string>00</string> <string>0</string> <integer>0</integer> <integer>10</integer> </array>
-
08-05-2008, 11:44 AM #39
can you post a fix for dominican republic to please thank
-
08-06-2008, 07:21 PM #40
Thanks diieeego!!!




LinkBack URL
About LinkBacks
Reply With Quote