fix: return TwiML for outbound conversation calls

This commit is contained in:
Peter Steinberger
2026-01-24 23:20:52 +00:00
parent 1b17453942
commit 0752ae6d6d
3 changed files with 74 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ Docs: https://docs.clawd.bot
- Agents: use the active auth profile for auto-compaction recovery.
- Gateway: reduce log noise for late invokes + remote node probes; debounce skills refresh. (#1607) Thanks @petter-b.
- macOS: default direct-transport `ws://` URLs to port 18789; document `gateway.remote.transport`. (#1603) Thanks @ngutman.
- Voice Call: return stream TwiML for outbound conversation calls on initial Twilio webhook. (#1634)
## 2026.1.23-1