chore(sync): mirror docs from openclaw/openclaw@8a9d02dd82

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-24 21:37:49 +00:00
parent 6c26bf3ee2
commit 3cc56cae06
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "5b8bd6371c666a5de43c82305e0315771e8e49d5",
"syncedAt": "2026-04-24T21:24:12.759Z"
"sha": "8a9d02dd82d49026aae99f8b64ff75aa80932874",
"syncedAt": "2026-04-24T21:36:21.724Z"
}

View File

@ -548,6 +548,7 @@ For outbound `conversation` calls, first-message handling is tied to live playba
- Barge-in queue clear and auto-response are suppressed only while the initial greeting is actively speaking.
- If initial playback fails, the call returns to `listening` and the initial message remains queued for retry.
- Initial playback for Twilio streaming starts on stream connect without extra delay.
- Realtime voice conversations use the realtime stream's own opening turn. Voice Call does not post a legacy `<Say>` TwiML update for that initial message, so outbound `<Connect><Stream>` sessions stay attached.
### Twilio stream disconnect grace