openclaw/extensions/voice-call/src
Gustavo Madeira Santana bbf29201b8 Plugins/voice-call: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
..
manager Merge pull request #4325: fix(voice-call) verify stale calls with provider 2026-03-03 00:14:37 +00:00
providers Plugins/voice-call: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
webhook refactor(voice-call): split webhook server and tailscale helpers 2026-03-03 00:29:20 +00:00
allowlist.ts fix(voice-call): harden inbound policy 2026-02-03 09:33:25 -08:00
cli.ts Plugins/voice-call: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
config.test.ts fix(voice-call): harden media stream pre-start websocket handling 2026-02-22 23:25:32 +01:00
config.ts Plugins/voice-call: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05: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.closed-loop.test.ts test(voice-call): split call manager tests by scenario 2026-03-03 00:29:20 +00:00
manager.inbound-allowlist.test.ts test(voice-call): split call manager tests by scenario 2026-03-03 00:29:20 +00:00
manager.notify.test.ts test(voice-call): split call manager tests by scenario 2026-03-03 00:29:20 +00:00
manager.restore.test.ts test(voice-call): split call manager tests by scenario 2026-03-03 00:29:20 +00:00
manager.test-harness.ts test(voice-call): split call manager tests by scenario 2026-03-03 00:29:20 +00:00
manager.ts Merge pull request #4325: fix(voice-call) verify stale calls with provider 2026-03-03 00:14:37 +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.test.ts refactor(voice-call): unify runtime cleanup lifecycle 2026-03-03 02:51:17 +00:00
runtime.ts refactor(voice-call): unify runtime cleanup lifecycle 2026-03-03 02:51:17 +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 refactor(voice-call): split webhook server and tailscale helpers 2026-03-03 00:29:20 +00:00
types.ts fix(voice-call): verify call status with provider before loading stale calls 2026-03-01 22:13:24 -08: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): retry Twilio signature verification without port in URL 2026-03-03 00:02:03 +00:00
webhook-security.ts fix(voice-call): retry Twilio signature verification without port in URL 2026-03-03 00:02:03 +00:00
webhook.test.ts fix(voice-call): harden webhook lifecycle cleanup and retries (#32395) (thanks @scoootscooob) 2026-03-03 02:39:50 +00:00
webhook.ts Plugins/voice-call: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00