Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
5f9b2481
Commit
5f9b2481
authored
Aug 23, 2017
by
Sylvain Berfini
🐮
Browse files
Fixed Myanmar dialplan
parent
552be2a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
coreapi/dial_plan.c
View file @
5f9b2481
...
...
@@ -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"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment