mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
Fixed Myanmar dialplan
This commit is contained in:
parent
552be2a639
commit
5f9b2481d6
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ static LinphoneDialPlan const dial_plans[]={
|
|||
{"Montserrat" ,"MS" , "664" , 10 , "011" },
|
||||
{"Morocco" ,"MA" , "212" , 9 , "00" },
|
||||
{"Mozambique" ,"MZ" , "258" , 9 , "00" },
|
||||
{"Myanmar" ,"MM" , "95" , 8 , "00" },
|
||||
{"Myanmar" ,"MM" , "95" , 10 , "00" },
|
||||
{"Namibia" ,"NA" , "264" , 9 , "00" },
|
||||
{"Nauru" ,"NR" , "674" , 7 , "00" },
|
||||
{"Nepal" ,"NP" , "43" , 10 , "00" },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue