bogkonstantin / android_income_sms_gateway_webhook

Simple Android incoming SMS to URL forwarder
MIT License
352 stars 96 forks source link

Multiple Senders #80

Open malys opened 1 month ago

malys commented 1 month ago

Hi, A question: is it possible to put a list of senders (xxxx,yyyyy or xxxxx;yyyyyyy) in sender field or I must to duplicate n times the same configuration?

malys commented 4 weeks ago

?

davchana commented 2 weeks ago
malys commented 2 weeks ago

@davchana thanks for your suggestion and I have yet implemented a solution on server side. But in this case, android apps is continuing to send every sms to server. For security reason and performance it's not a good way to it. Is there a way to import or export configuration to manually add massive duplicate configuration entry with different phone number?