traccar / traccar-sms-gateway

Traccar SMS Gateway for Android
GNU General Public License v3.0
638 stars 99 forks source link

[BUG] Long Messages Are Not Being Sent #7

Closed latiif closed 2 years ago

latiif commented 2 years ago

DESCRIPTION

Longer SMS messages are not being sent.

STEPS

  1. Start an SMS gateway on your phone.
  2. Send a POST request with a long message (longer than 160 characters).
  3. Nothing is actually sent, not even the first 160 characters.

EXPECTED

Sending the entire message is to be expected.

OBSERVATIONS

Nothing gets sent at all.