mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-22 13:01:50 +03:00
e156320c51
- 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