Reputation: 606
How can I block outgoing an SMS if it contains a filtered word according to a database? I can monitor that a sent message contains a filtered word but I am unable to block the SMS.
Upvotes: 5
Views: 1628
Reputation: 140
You can not stop default message sending application on your mobile to send sms. for this you have have to create your own sms box application and then you are able to add your customized feature to it.
Upvotes: 1