mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 09:01:39 -06:00
720da745d9
* fix(voice-call): grace realtime stream disconnects Share reconnect grace by CallSid and stream ID across classic and realtime streams while cleaning realtime bridge resources immediately. Log terminal call reasons and document Twilio inbound voice and status callback setup. * test(voice-call): align reconnect grace after rebase Preserve the newly landed realtime generation and inactivity coverage while updating its terminal expectations for shared delayed finalization. Remove the redundant replacement cross-product case so the lifecycle suite remains below the max-lines limit.