Key Takeaways
- Scenario 706 is civil-registry birth notification on *200# then a certificate-pickup SMS — not distribution-eve, surveys, *182#, KYC, disaster *999#, cash-for-work *721#, school-feeding *440#, complaint *155#, livestock *330#, poll *180#, or borehole *210#.
- USSD opens the birth record. SMS returns the pickup window. Do not log infant names or GPS in gateway payloads.
- Priced by devices and SMS send volume. You use your own phone and operator SMS credit. Free is 300 SMS lifetime, 1 device. Developer is 25,000 SMS per year.
- Starter is 2 devices; the registry spare still counts.
- Donate lists stay off the pickup radio until the morning desk drains.
- Canary both radios at 07:10 before the first *200# wave.
Summary
Scenario 706 is civil-registry intake: a midwife or clerk dials *200#, then a pickup SMS returns the window id. 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.
If the short code works and the pickup radio is dark, you collected births nobody can quote at the certificate counter.
Not a CodeCanyon “civil registry SMS” pack. Device meters apply — Twilio vs Android SMS gateway.
Key takeaways
- Scenario 706 is civil-registry birth notification on *200# then a certificate-pickup SMS — not distribution-eve, surveys, *182#, KYC, disaster *999#, cash-for-work *721#, school-feeding *440#, complaint *155#, livestock *330#, poll *180#, or borehole *210#.
- USSD opens the birth record. SMS returns the pickup window. Do not log infant names or GPS in gateway payloads.
- Priced by devices and SMS send volume. You use your own phone and operator SMS credit. Free is 300 SMS lifetime, 1 device. Developer is 25,000 SMS per year.
- Starter is 2 devices; the registry spare still counts.
- Donate lists stay off the pickup radio until the morning desk drains.
- Canary both radios at 07:10 before the first *200# wave.
Related reading
USSD gateway use cases, two-way SMS, how an Android SMS gateway works, UNICEF birth registration.
Context
Births land overnight. Feature phones still dial USSD. Fundraising wants the same hour as the counter.
Free (300 SMS lifetime) is a rehearsal desk. Developer is 25,000 SMS per year.
Core scenario guidance
USSD first. Pickup SMS only after a successful session. Duplicates on the same mother_ref + local_date flag a clerk.
Hold donate until the desk drains. Locale is the facility district, not HQ.
Birth desk vs ticket roles
| Role | When | Typical fail |
|---|---|---|
| USSD *200# notify | 07:00–16:00 facility local | Short-code down; paper log with no pickup id |
| Pickup-window SMS | After USSD success | Queued behind donate |
| Duplicate / same mother_ref | Same facility + date twice | Second ticket without clerk flag |
| Donate / newsletter | Held until desk drain | Released at 08:00 into pickup ids |
Cost and ownership
Priced by devices and SMS send volume. You use your own phone and operator SMS credit. The registry spare is a billed device. Pickup texts burn airtime.
Name a 07:00–16:00 on-call for notify days, not only HQ hours.
Operations
07:10 canary both radios and a test *200#. Abort: hold donate, keep pickup ids. Do not “resend all mothers.”
Security and compliance
No infant names, GPS, or full IDs in gateway logs. Short “window 2004 — keep this text.” Authenticate USSD callbacks.
Decision guide
Ship when 07:10 canary is green and duplicates flag a clerk. Delay if phones lock overnight. If handsets are forbidden, CPaaS for pickup SMS; USSD still needs the operator short code.
Checklist
- Primary + registry spare paired overnight.
- 07:10 canary + test *200#.
- Pickup SMS after USSD success only.
- Duplicate clerk flag.
- Donate held.
- Airtime before 07:00.
- Battery exemptions both OEMs.
- Facility locale.
- Registry on-call named.
- Device cap includes spare.
Next steps
Review device and SMS volume pricing, device setup, SMS API documentation.
Deep dive: production hardening
Power cuts at 06:40 are an outage. Power-bank plus labelled brick. No auto-reply echoing USSD session data.
Deep dive: scaling and failure modes
Multi-facility weeks add devices before inventing a hidden unlimited-handset SKU. Raise OEM ceilings; fair-use remains.
Deep dive: integration discipline
Idempotency on mother_ref + facility_id + local_date. MCP is a REST wrapper — live fields in Developer Center.
Priced by devices and SMS send volume. You use your own phone and operator SMS credit.
07:10 registry drill
Canary both radios. Complete a staff *200# and confirm one pickup DLR. Hold donate during the wave.
Related product pages
Jump to the live product docs for this topic—not another long-form article.
- USSD balance and menu automationOperator USSD codes
- SMS API documentationLive endpoint reference
- device and SMS volume pricingPlans and allowances
- Android SMS gateway product guideDefinition, product, and how to buy





