Closed GoogleCodeExporter closed 9 years ago
When the RCS service starts (see class StartService.java) we get the country
area code from the SIM card (two letters), then we use the mapping file
country_table.xml to resolve the area code to country code in digits. So if you
have +33 this means you have a french SIM card.
If the number 0772674664 is an international phone number you should enter it
with its country code "+263" in your address book.
The stack internationalizes phone numbers to facilitate number comparison.
Original comment by jmauffret@gmail.com
on 17 Sep 2012 at 1:21
Original issue reported on code.google.com by
john.k...@gmail.com
on 17 Sep 2012 at 12:32