openclaw/extensions
mcwigglesmcgee f8cad44cd6
fix(voice-call): pass Twilio stream auth token via <Parameter> instead of query string (#14029)
Twilio strips query parameters from WebSocket URLs in <Stream> TwiML,
so the auth token set via ?token=xxx never arrives on the WebSocket
connection. This causes stream rejection when token validation is enabled.

Fix: pass the token as a <Parameter> element inside <Stream>, which
Twilio delivers in the start message's customParameters field. The
media stream handler now extracts the token from customParameters,
falling back to query string for backwards compatibility.

Co-authored-by: McWiggles <mcwigglesmcgee@users.noreply.github.com>
2026-02-12 07:55:00 -06:00
..
bluebubbles fix: BlueBubbles webhook auth bypass via loopback proxy trust (#13787) 2026-02-12 07:12:17 -06:00
copilot-proxy chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
device-pair TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
diagnostics-otel chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
discord chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
feishu fix: remove workspace dev dependency in feishu plugin (openclaw#14423) thanks @jackcooper2015 2026-02-11 22:53:40 -06:00
google-antigravity-auth chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
google-gemini-cli-auth chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
googlechat chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
imessage chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
irc chore(irc): sync plugin version to 2026.2.10 2026-02-11 08:38:33 -05:00
line chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
llm-task chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
lobster chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
matrix chore: Update deps. 2026-02-12 09:15:12 +09:00
mattermost chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
memory-core chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
memory-lancedb chore: Update deps. 2026-02-12 09:15:12 +09:00
minimax-portal-auth chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
msteams chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
nextcloud-talk chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
nostr chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
open-prose chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
phone-control TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
qwen-portal-auth TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
signal chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
slack chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
talk-voice Gateway/Plugins: device pairing + phone control plugins (#11755) 2026-02-08 18:07:13 +01:00
telegram chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
tlon chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
twitch chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
voice-call fix(voice-call): pass Twilio stream auth token via <Parameter> instead of query string (#14029) 2026-02-12 07:55:00 -06:00
whatsapp chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
zalo chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00
zalouser chore: bump version to 2026.2.10 2026-02-11 11:27:23 +01:00