Why PSTN first (and UI-configured)

On moving day, phones must “just work.” We use Twilio for carrier-grade PSTN and Chatwoot for the agent experience. The routing flows, hours, and voicemail handling are set in admin screens—not in code—so ops can adjust quickly.


The flow at a glance

  1. Customer dials a brand number (Twilio DID per brand).
  2. Availability check: who’s marked “available” and on-shift.
  3. Ring-all fan-out to that shortlist (simultaneous PSTN).
  4. First agent to answer becomes the conversation owner.
  5. No answer → voicemail; recording + transcript are posted to the brand’s inbox.

All of this is controlled by configuration: schedules, eligibility, recording policy, and how voicemails appear in the queue.


What we configure (not code)


What lands in the inbox

When a call is answered:

When a call is missed:

All standardized, no one-off tooling.


Operational guardrails we rely on


Results that matter

Phones shouldn’t be a science project. Twilio handles the carrier layer; Chatwoot keeps the team organized. A UI-configured flow means we can change rules as the business changes—fast.

*Chatwoot and Twilio are trademarks of their respective owners.