ibnux / Android-SMS-Gateway

Make android as SMS Gateway using Firebase push
Apache License 2.0
120 stars 63 forks source link

Long SMS issue | multiple parts | multiple webhooks #27

Closed ramesh-mahesh closed 1 year ago

ramesh-mahesh commented 1 year ago

How to receive long messages ???

Process: when a long sms comes the mobile (3 sms length - 3 parts), it is sending all the three sms's separately to the web-hook.

Issue: when we receive multiple long messages from same sender , I am unable to determine the message part number.

Resolution: It would be great if you can send a single web-hook for the entire long message or assign a unique id for each sms send it in the web-hook.

ibnux commented 1 year ago

Too many works And I don't need it for now

And no github sponsor request it

ramesh-mahesh commented 1 year ago

Pleas let me know how to sponsor & how much.

hacen-ai commented 9 months ago

Hi @ramesh-mahesh did you find a solution