The CME ERROR code 100 is "Unknown error"
This commit is contained in:
parent
1e735470f5
commit
983eb1c371
@ -113,6 +113,7 @@ static struct
|
|||||||
{ 30, N_("No network service") },
|
{ 30, N_("No network service") },
|
||||||
{ 31, N_("Network timeout") },
|
{ 31, N_("Network timeout") },
|
||||||
{ 32, N_("Network not allowed - emergency calls only")},
|
{ 32, N_("Network not allowed - emergency calls only")},
|
||||||
|
{ 100, N_("Unknown error") },
|
||||||
{ 0, NULL }
|
{ 0, NULL }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user