openclaw/extensions/voice-call/src
ademczuk 8618a711ff
fix(voice-call): add speed and instructions to OpenAI TTS config schema (#39226)
Merged via squash.

Prepared head SHA: 775e3063b5
Co-authored-by: ademczuk <5212682+ademczuk@users.noreply.github.com>
Co-authored-by: obviyus <22031114+obviyus@users.noreply.github.com>
Reviewed-by: @obviyus
2026-03-11 23:15:48 +05:30
..
manager Merge pull request #4325: fix(voice-call) verify stale calls with provider 2026-03-03 00:14:37 +00:00
providers fix(voice-call): add speed and instructions to OpenAI TTS config schema (#39226) 2026-03-11 23:15:48 +05:30
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(ci): resolve type regressions on main 2026-03-08 03:11:24 +00:00
config.ts refactor(voice-call): share tts deep merge 2026-03-08 03:22:55 +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
deep-merge.ts refactor(voice-call): share tts deep merge 2026-03-08 03:22:55 +00: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(extensions): reuse shared helper primitives 2026-03-07 10:41:05 +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 refactor(voice-call): share tts deep merge 2026-03-08 03:22:55 +00:00
test-fixtures.ts refactor(extensions): reuse shared helper primitives 2026-03-07 10:41:05 +00: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 refactor: normalize voice-call runtime defaults 2026-03-08 03:02:25 +00:00
webhook.ts refactor: normalize voice-call runtime defaults 2026-03-08 03:02:25 +00:00