openclaw/extensions/voice-call/src
Peter Steinberger 192df12d60 test(voice-call): cover verification key and header helpers 2026-02-26 21:54:09 +01:00
..
manager fix(voice-call): block Twilio webhook replay and stale transitions 2026-02-24 02:37:24 +00:00
providers refactor(voice-call): share header and guarded api helpers 2026-02-26 21:54:09 +01:00
webhook refactor(voice-call): enforce verified webhook key contract 2026-02-26 21:54:09 +01:00
allowlist.ts fix(voice-call): harden inbound policy 2026-02-03 09:33:25 -08:00
cli.ts refactor: deduplicate shared helpers and test setup 2026-02-23 20:40:44 +00:00
config.test.ts fix(voice-call): harden media stream pre-start websocket handling 2026-02-22 23:25:32 +01:00
config.ts fix(voice-call): harden media stream pre-start websocket handling 2026-02-22 23:25:32 +01:00
core-bridge.ts chore: Migrate to tsdown, speed up JS bundling by ~10x (thanks @hyf0). 2026-02-03 20:18:16 +09:00
http-headers.test.ts test(voice-call): cover verification key and header helpers 2026-02-26 21:54:09 +01:00
http-headers.ts refactor(voice-call): share header and guarded api helpers 2026-02-26 21:54:09 +01:00
manager.test.ts fix(voice-call): block Twilio webhook replay and stale transitions 2026-02-24 02:37:24 +00:00
manager.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
media-stream.test.ts fix(voice-call): harden media stream pre-start websocket handling 2026-02-22 23:25:32 +01:00
media-stream.ts fix(voice-call): harden media stream pre-start websocket handling 2026-02-22 23:25:32 +01:00
response-generator.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
runtime.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
telephony-audio.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
telephony-tts.test.ts fix: harden voice-call tts deep merge 2026-02-19 15:37:01 +01:00
telephony-tts.ts fix: harden voice-call tts deep merge 2026-02-19 15:37:01 +01:00
tunnel.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
types.ts fix(voice-call): bind webhook dedupe to verified request identity 2026-02-26 21:43:51 +01:00
utils.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
voice-mapping.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
webhook-security.test.ts test(voice-call): cover verification key and header helpers 2026-02-26 21:54:09 +01:00
webhook-security.ts refactor(voice-call): enforce verified webhook key contract 2026-02-26 21:54:09 +01:00
webhook.test.ts test(voice-call): cover verification key and header helpers 2026-02-26 21:54:09 +01:00
webhook.ts refactor(voice-call): enforce verified webhook key contract 2026-02-26 21:54:09 +01:00