android-sms-gateway icon indicating copy to clipboard operation
android-sms-gateway copied to clipboard

[Feature request] Add SIM aliases in payload instead of 1 and 2.

Open baiomys opened this issue 3 months ago • 1 comments

Hi.

With multiple webhook sources, having clear naming conventions would be helpful instead of trying to interpret the deviceId field and guessing the meanings of sim 1 and sim 2.

Possible enhancement

curl -X POST -H "Content-Type: application/json" -d '{ "id": "unique-id", "url": "https://webhook.site/", "event": "sms:received" ,"sim1":"vodafone","sim2":"tele2"}' http://<device_local_ip>:8080/webhooks

baiomys avatar Nov 14 '25 15:11 baiomys

Hello,

Thank you for your feature request.

I've added this to the backlog. The current plan is to address this as part of a future SIM management API, which would provide a more comprehensive solution than modifying the webhooks alone.

capcom6 avatar Nov 14 '25 22:11 capcom6

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] avatar Nov 22 '25 02:11 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Nov 29 '25 02:11 github-actions[bot]