The CME ERROR code 100 is "Unknown error"

This commit is contained in:
Pierre Pronchery 2010-05-08 14:42:27 +00:00
parent 1e735470f5
commit 983eb1c371

View File

@ -113,6 +113,7 @@ static struct
{ 30, N_("No network service") },
{ 31, N_("Network timeout") },
{ 32, N_("Network not allowed - emergency calls only")},
{ 100, N_("Unknown error") },
{ 0, NULL }
};