Back to browse
GitHub Repository

Give your OpenClaw / self-hosted AI agent inbound phone calls - a Twilio-to-gateway voice bridge with working agent tools mid-call (MIT).

4 starsTypeScript

Clawcall – give your self-hosted OpenClaw agent inbound phone calls

by pakbry·Jun 9, 2026·2 points·0 comments

AI Analysis

●●SolidNiche GemSolve My Problem

Full agent tool access on every utterance, unlike native realtime plugins.

Strengths
  • Explicitly trades latency for full agent tool-calling fidelity on every turn.
  • Pluggable STT and TTS providers allow keyless local development without lock-in.
  • Clear architecture diagram explains the Twilio WebSocket to gateway routing path.
Weaknesses
  • Higher latency than native realtime LLM approach limits conversational fluidity significantly.
  • Tightly coupled to OpenClaw ecosystem, limiting broader adoption outside that community.
Category
Target Audience

OpenClaw users, self-hosted AI developers

Similar To

Vapi · Bland AI · Retell AI

Similar Projects

Developer Tools●●Solid

AgenticMail – Email, SMS, and multi-agent coordination for AI agents

Hands-off: each agent gets its own mailbox, phone number, inbox and API key, and the project bundles a local Stalwart mail server in Docker plus Gmail-relay or custom-domain outbound with DKIM/SPF/DMARC. Concrete safety features (outbound scanning to catch API keys/PII) and Google Voice SMS extraction for verification codes are genuinely useful and uncommon together. If you want to prototype agents that actually talk to people/services this is a focused, pragmatic stack — but expect telephony fiddliness and compliance trade-offs in real deployments.

WizardryNiche Gem
agenticmail
214mo ago