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)
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.
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
Expected engineering outcomes (acceptance)
References (external)
Implementation hints
Likely touches: HTTP webhook server, provider signature verification, mapping call/session → agent run — align with existing
serveand bot patterns where possible.