Skip to content

Missing PSTN telephony path for assistant (vs OpenClaw voice-call plugin) #1326

@Dhivya-Bharathy

Description

@Dhivya-Bharathy

Summary

Missing capability: No PSTN telephony path (inbound/outbound phone calls to the assistant) comparable to OpenClaw’s Voice Call plugin (Plivo/Twilio). Chat bots (Telegram, Discord, Slack, WhatsApp) and TTS/realtime APIs elsewhere do not satisfy “call the assistant on a phone number.”

Comparison

OpenClaw PraisonAI today
Voice-call plugin + provider integration Messaging bots + voice features that are not PSTN call-in/call-out as a supported product

Expected engineering outcomes (acceptance)

  • RFC or spike: webhook flow for one provider (e.g. Twilio or Plivo) → existing agent execution path; or wontfix with concrete alternative (e.g. external bridge + documented API only if product accepts that).
  • Security: caller identity, abuse, and rate limits addressed in design (parallel concern to chat DM trust).
  • Close with merged implementation sketch (even behind feature flag) or explicit out-of-scope decision here with maintainer sign-off.

References (external)

Implementation hints

Likely touches: HTTP webhook server, provider signature verification, mapping call/session → agent run — align with existing serve and bot patterns where possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationsecurity

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions