Tweak the call barring API

This commit is contained in:
Denis Kenzior 2009-05-27 17:33:41 -05:00
parent dfbda09dc9
commit b028585d07
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ struct call_barring_lock {
};
static struct call_barring_lock cb_locks[] = {
{ "AllOutgoing", "always", "AO" },
{ "AllOutgoing", "all", "AO" },
{ "InternationalOutgoing", "international", "OI" },
{ "InternationalOutgoingExceptHome", "internationalnothome", "OX" },
{ "AllIncoming", "always", "AI" },