openclaw/extensions/voice-call/src/providers
Ghost e156320c51
fix(voice-call): resolve StatusCallback with inline TwiML
- Switch from inline to URL-based TwiML for outbound calls
- Store TwiML content temporarily and serve on webhook request
- Add twimlStorage map and cleanup helper methods
- Fix TwiML serving to handle CallStatus='in-progress' on initial request

Closes #864
2026-01-18 07:51:59 -08:00
..
twilio refactor(voice-call): split twilio provider 2026-01-14 01:17:56 +00:00
base.ts feat: restore voice-call plugin parity 2026-01-12 21:44:19 +00:00
index.ts Voice Call: add Plivo provider 2026-01-15 07:21:40 +00:00
mock.ts feat: restore voice-call plugin parity 2026-01-12 21:44:19 +00:00
plivo.test.ts Voice Call: add Plivo provider 2026-01-15 07:21:40 +00:00
plivo.ts fix: restore notify init + Plivo numbers (#846) (thanks @vrknetha) 2026-01-15 07:28:14 +00:00
stt-openai-realtime.ts feat: restore voice-call plugin parity 2026-01-12 21:44:19 +00:00
telnyx.ts feat: restore voice-call plugin parity 2026-01-12 21:44:19 +00:00
tts-openai.ts feat: restore voice-call plugin parity 2026-01-12 21:44:19 +00:00
twilio.ts fix(voice-call): resolve StatusCallback with inline TwiML 2026-01-18 07:51:59 -08:00