openclaw/extensions/voice-call/src
Peter Steinberger fef86e475b refactor: dedupe shared helpers across ui/gateway/extensions 2026-02-15 03:34:14 +00:00
..
manager refactor(voice-call): split manager into facade and context slices 2026-02-14 03:39:33 +01:00
providers refactor(voice-call): centralize Telnyx webhook verification 2026-02-14 19:02:10 +01:00
allowlist.ts fix(voice-call): harden inbound policy 2026-02-03 09:33:25 -08:00
cli.ts refactor: consolidate duplicate utility functions (#12439) 2026-02-08 23:59:43 -08:00
config.test.ts fix(voice-call): fail closed when Telnyx webhook public key missing 2026-02-14 18:17:20 +01:00
config.ts refactor: dedupe shared helpers across ui/gateway/extensions 2026-02-15 03:34:14 +00:00
core-bridge.ts chore: Migrate to tsdown, speed up JS bundling by ~10x (thanks @hyf0). 2026-02-03 20:18:16 +09:00
manager.test.ts voice-call: hang up rejected inbounds, idempotency and logging (#15892) 2026-02-14 03:09:31 +01:00
manager.ts refactor(voice-call): split manager into facade and context slices 2026-02-14 03:39:33 +01:00
media-stream.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
media-stream.ts fix(voice-call): pass Twilio stream auth token via <Parameter> instead of query string (#14029) 2026-02-12 07:55:00 -06:00
response-generator.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
runtime.ts refactor(voice-call): centralize Telnyx webhook verification 2026-02-14 19:02:10 +01:00
telephony-audio.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
telephony-tts.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
tunnel.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
types.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09: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 fix(voice-call): require Twilio signature in ngrok loopback mode 2026-02-14 18:14:59 +01:00
webhook-security.ts refactor(voice-call): centralize Telnyx webhook verification 2026-02-14 19:02:10 +01:00
webhook.ts fix(security): enforce bounded webhook body handling 2026-02-13 19:14:54 +01:00