Android SMS Gateway auto-reply and STOP: Limits

Featured illustration for Android SMS Gateway auto-reply and STOP: Limits

Android SMS Gateway auto reply and stop — reply and STOP-limits. Feature deep dive on auto-reply and STOP (limits). Unique examples and failure modes; link matching /features path when exists. Priced by devices and SMS send volume; BYO phone and operator credit.

Written by the SMS Gateway team for operators who run phones and airtime themselves — not for theoretical cloud SMS demos.

InformationAndroid SMS GatewayFeaturesOperations
Article
Published
March 1, 2026
Updated
April 8, 2026
Reading time
16 minute read

Key Takeaways

  • Auto-reply and STOP only run while the Android device is online and the SIM can send. An unread inbox is a missed opt-out, not a software freeze.
  • Keep keyword replies to one GSM-7 segment. Long auto-replies burn operator credit and look like spam even when the intent is helpful.
  • STOP, STOPALL, UNSUBSCRIBE, CANCEL, END, and QUIT must set a suppression flag before any later campaign send — across every device on the account.
  • Never attach keyword automation to the OTP SIM. A HELP loop on a login number is an outage with extra steps.
  • Priced by devices and SMS send volume. You use your own phone and operator SMS credit. Confirmation SMS still uses carrier airtime. Free includes 300 SMS lifetime to prove the path.

What “limits” means here

People open this page hoping for a single integer: “you may have 12 rules.” The binding limits on an Android SMS gateway are messier. Auto-reply is an inbound SMS the phone must read, a match against your keyword list, and an outbound SMS the operator must accept. Each step can fail without the panel showing a red banner.

The product overview lives on SMS auto-reply and STOP keywords. Setup is a sibling spoke. This article is the ceiling: what you should not ask the radio to do, and what happens when you do it anyway.

If the confirmation is longer than the inbound STOP, you have already lost the plot. One segment, then silence.
Inbound keywords fill a reply budget; STOP still has to land firstREPLY BUDGET · THIS HOURAirtime + radio paceSTOP still wins even when the bar is full — suppress first, then stay silent.
Auto-reply is bounded by the SIM, not by a cloud SMS pack

The radio is the hard cap

Keyword engines in the cloud can fire as fast as your webhook. This path cannot. The same OEM SMS rate ceilings and carrier fair-use that bound bulk sends bound auto-replies. A burst of “HOURS?” texts at opening time will queue behind each other on one modem. If you also scheduled a campaign on that SIM, HELP replies wait, and customers send HELP again. That is a self-inflicted loop.

Offline is a hard limit too. No pairing, no keyword match, no suppression flag. Treat battery exemptions as compliance gear. The device setup guide is not optional reading for STOP.

Limit table

LimitPractical ceilingIf you ignore it
Device onlineApp running, charged, pairedSTOP unread; campaigns keep sending
Reply lengthOne GSM-7 segment (~160 chars)Unicode split, extra airtime, spam score
Keyword overlapZero collisions on the same inboundDouble replies or missed STOP
Per-number inbound floodStop auto-replying; open inboxAirtime burn, operator throttle
Message classPromotional SIM onlyOTP latency and confused users
Account-wide STOPOne flag for every devicePhone B sends after phone A heard STOP

US keyword expectations are summarized by CTIA messaging principles. Counsel still owns your market.

Loop and flood limits

The dangerous pattern is auto-reply that invites another keyword. “Text MENU for options” on a HELP reply will bounce forever with a bored teenager. Fallback for unmatched inbound should be silence plus an inbox flag, or a single “we got this, a person will reply.” Never “sorry, try HOURS or PRICE or STATUS or MENU.”

Two-way threads that need a human belong in the two-way SMS inbox, not in a longer rule list.

OTP is out of bounds

Do not auto-reply into login or password-reset threads. Do not put STOP footers on OTP templates “to be safe.” Campaign limits and authentication limits are different jobs. Isolate devices, then see OTP and 2FA SMS on Android.

How to stay inside the limits

  1. List keywords you will actually receive. STOP family first, then HELP, then a handful of FAQ tokens. Delete anything you cannot test this week.
  2. Write one-segment replies. Brand, answer, path to a human. No coupon. No second question that invites another auto-reply.
  3. Put rules on the promotional SIM only. OTP and password-reset devices stay silent except for the code your backend sends.
  4. Prove STOP end to end. Second phone texts STOP, confirmation arrives, flag is set, next campaign skips the number.
  5. Add a flood brake. If the same MSISDN hits a keyword ten times a minute, stop auto-replying and open the inbox.
  6. Re-test after OEM updates. A “limit” that appears overnight is often Doze, not a rule count.

Live webhook fields for inbound events stay in the SMS API documentation. Operational STOP runbook: how to handle STOP and opt-outs.

What replies cost

Service pricing is based on device count and total SMS sent through the gateway. You need a working Android phone with a SIM and SMS credit from your mobile operator. Operator message costs are yours—we do not sell carrier SMS balance. HELP and STOP confirmations are real sends. Budget them. Paid plans from $19/month. Free is 300 SMS lifetime — enough to test keywords, not to run a public HELP line. Device and SMS volume pricing.

Limit mistakes

  • A 400-character auto-reply “welcome pack.”
  • STOP on device 1, campaign still leaving device 2.
  • Keyword rules on the OTP phone.
  • No flood brake, so a stuck customer drains prepaid.
  • Assuming the panel will auto-reply while the handset is in a drawer.

Next steps

Read the pillar auto-reply and STOP, keep lists honest on contacts and lists, and do not let unmatched inbound vanish without an owner.

Jump to the live product docs for this topic—not another long-form article.

FAQ

Frequently asked questions

Direct answers about android sms gateway auto reply.

Is there a maximum number of auto-reply rules?

Treat the useful maximum as the number of inbound patterns you can test from a second phone. Overlapping keywords (HELP vs HELPLINE, STOP vs STOPPLEASE) are a bigger failure than hitting a panel count. Confirm live rule capacity in the product docs if you are near the edge.

Does auto-reply work when the gateway phone is asleep?

No. Inbound sits on the SIM until the app is running. OEM battery killers are auto-reply limits wearing a different name. Keep the handset on power with exemptions.

Can STOP auto-reply run on the same device as OTP?

Do not. Promotional keywords and authentication codes need separate SIMs. A STOP confirmation must never share a queue with login codes.

Do auto-replies count against plan SMS volume?

Yes. Every confirmation is a send through the gateway. Service pricing is based on device count and total SMS sent through the gateway. Operator airtime is separate.

What if two rules match the same inbound?

That is a design bug. Prefer exact tokens. If two rules can fire, you will either double-text the customer or race the suppression flag. Test collisions before production.

Where is the product overview for auto-reply?

The pillar is SMS auto-reply and STOP keywords. This page is the limits and failure-mode spoke — not a rewrite of setup.
Keep learning

Topically related guides—chosen by subject overlap, not a fixed sitewide footer.

Information
android sms gateway bulk csv

Android SMS Gateway bulk CSV import: Limits

Android SMS Gateway bulk csv import — limits. Feature deep dive on bulk CSV import (limits). Unique examples and failure modes; link matching /features path when exists. Priced by devices and SMS send volume; BYO phone and operator credit.

Jun 6, 202516 min
Read article
Information
android sms gateway contacts

Android SMS Gateway contact lists: Limits

Android SMS Gateway contact lists — limits. Feature deep dive on contact lists (limits). Unique examples and failure modes; link matching /features path when exists. Priced by devices and SMS send volume; BYO phone and operator credit.

Dec 22, 202516 min
Read article
Information
android sms gateway delivery reports

Android SMS Gateway delivery reports: Limits

Android SMS Gateway delivery reports — limits. Feature deep dive on delivery reports (limits). Unique examples and failure modes; link matching /features path when exists. Priced by devices and SMS send volume; BYO phone and operator credit.

Dec 2, 202516 min
Read article
Information
android sms gateway dual sim

Android SMS Gateway dual SIM routing: Limits

Android SMS Gateway dual sim routing — limits. Feature deep dive on dual SIM routing (limits). Unique examples and failure modes; link matching /features path when exists. Priced by devices and SMS send volume; BYO phone and operator credit.

Mar 28, 202516 min
Read article

Browse the full Android SMS gateway knowledge base or return to how an Android SMS gateway works.

Get started

Test the gateway on your own Android phone

Install the app, pair one device, and validate your API flow before choosing a paid plan.

You supply the phone, SIM, and operator SMS credit.