Delete malformed SMS
This commit is contained in:
parent
52589aa802
commit
6530471210
@ -36,6 +36,7 @@ module SMSd
|
||||
handle_message sms unless check_number(
|
||||
sms.phone_number, sms.type_of_address)
|
||||
else
|
||||
modem.delete sms.id
|
||||
logger.error sms.to_s
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user