bogkonstantin / android_income_sms_gateway_webhook

Simple Android incoming SMS to URL forwarder
MIT License
348 stars 94 forks source link

Feature request: add placeholder for local phone number #81

Open CalinBunea opened 2 weeks ago

CalinBunea commented 2 weeks ago

Hello, We have a scenario where we would like to use multiple SIM cards to retrieve SMS and forward it to an endpoint. It would be useful if we could add in the payload the receiving SIM phone number, otherwise we will have to configure one endpoint on server for each of our physical phone numbers. Until then, we can add it by hand I guess... Thank you.

davchana commented 1 week ago

If I understand correctly, you want this app to add the phone number the original SMS was sent (or where did this msg came out to, of these two sim cards in same). It allows "sim" argument. "sim": "%sim%"