1
0
Fork 0

*** empty log message ***

This commit is contained in:
bagyenda 2007-12-18 07:22:21 +00:00
parent d06fa69106
commit 421c6f6856
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ static MmsService *get_service(Octstr *keyword, Octstr *mmc_id, Octstr *receiver
continue;
if (ms->allowed_receiver_prefix && phonenum &&
does_prefix_match(ms->denied_receiver_prefix, phonenum) == 0)
does_prefix_match(ms->allowed_receiver_prefix, phonenum) == 0)
continue;
if (keyword &&