openclaw/extensions/voice-call/src
Alix-007 b37476ab0b
fix(twilio): redact webhook turnToken diagnostics (#102089)
* fix(twilio): redact webhook turnToken diagnostics

* chore(twilio): rerun ci

* fix(twilio): contain webhook URL diagnostics

Co-authored-by: Alix-007 <li.long15@xydigit.com>

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-09 11:19:40 +01:00
..
manager refactor(voice-call): localize internal declarations (#102059) 2026-07-07 23:19:59 -07:00
providers fix(twilio): redact webhook turnToken diagnostics (#102089) 2026-07-09 11:19:40 +01:00
webhook refactor(voice-call): localize internal declarations (#102059) 2026-07-07 23:19:59 -07:00
allowlist.test.ts
allowlist.ts
bounded-child-output.test.ts
bounded-child-output.ts refactor(voice-call): localize internal declarations (#102059) 2026-07-07 23:19:59 -07:00
cli.test.ts fix(voice-call): resolve completed calls from the persisted store on status misses (#99797) 2026-07-05 12:05:01 -07:00
cli.ts fix(voice-call): resolve completed calls from the persisted store on status misses (#99797) 2026-07-05 12:05:01 -07:00
config-compat.test.ts
config-compat.ts
config.test.ts feat(voice-call): support Twilio regions (#95832) 2026-07-07 06:05:31 +01:00
config.ts refactor(voice-call): localize internal declarations (#102059) 2026-07-07 23:19:59 -07:00
core-bridge.ts fix(voice-call): emit canonical session keys (#89884) 2026-06-27 01:29:58 +01:00
deep-merge.test.ts
deep-merge.ts
gateway-continue-operation.test.ts
gateway-continue-operation.ts
http-headers.test.ts
http-headers.ts
manager.closed-loop.test.ts fix(voice-call): auto-respond to webhook transcripts (#100255) 2026-07-05 06:21:45 -07:00
manager.inbound-allowlist.test.ts
manager.notify.test.ts
manager.restore.test.ts fix(voice-call): resolve completed calls from the persisted store on status misses (#99797) 2026-07-05 12:05:01 -07:00
manager.test-harness.ts refactor(deadcode): trim private helper exports (#101886) 2026-07-07 14:43:45 -07:00
manager.ts fix(voice-call): resolve completed calls from the persisted store on status misses (#99797) 2026-07-05 12:05:01 -07:00
media-stream.test.ts fix(text): keep bounded outputs UTF-16 safe (#101355) 2026-07-06 21:33:24 -07:00
media-stream.ts fix(text): keep bounded outputs UTF-16 safe (#101355) 2026-07-06 21:33:24 -07:00
proxy-ip.ts fix(voice-call): normalize mapped proxy addresses (#100261) 2026-07-05 06:10:36 -07:00
realtime-agent-context.test.ts fix(voice-call): preserve per-call agent routing (#77763) 2026-07-08 07:06:35 +01:00
realtime-agent-context.ts fix(voice-call): preserve per-call agent routing (#77763) 2026-07-08 07:06:35 +01:00
realtime-defaults.ts
realtime-fast-context.test.ts
realtime-fast-context.ts
realtime-transcription.runtime.ts
realtime-voice.runtime.ts
resolve-call-agent-id.ts fix(voice-call): preserve per-call agent routing (#77763) 2026-07-08 07:06:35 +01:00
response-generator.test.ts fix(voice-call): preserve per-call agent routing (#77763) 2026-07-08 07:06:35 +01:00
response-generator.ts refactor(voice-call): localize internal declarations (#102059) 2026-07-07 23:19:59 -07:00
response-model.test.ts
response-model.ts
runtime-state.ts
runtime.test.ts fix(voice-call): preserve per-call agent routing (#77763) 2026-07-08 07:06:35 +01:00
runtime.ts fix(voice-call): preserve per-call agent routing (#77763) 2026-07-08 07:06:35 +01:00
telephony-audio.test.ts
telephony-audio.ts
telephony-tts.test.ts
telephony-tts.ts
test-fixtures.ts
tts-provider-voice.test.ts
tts-provider-voice.ts
tunnel.test.ts fix(voice-call): handle tunnel child stream errors and stop-after-exit hang (#101394) 2026-07-07 08:30:02 +01:00
tunnel.ts fix(voice-call): handle tunnel child stream errors and stop-after-exit hang (#101394) 2026-07-07 08:30:02 +01:00
types.ts fix(voice-call): preserve per-call agent routing (#77763) 2026-07-08 07:06:35 +01:00
utils.test.ts
utils.ts
voice-mapping.test.ts refactor(voice-call): drop unused voice lookup helpers 2026-06-19 11:43:26 +08:00
voice-mapping.ts refactor(voice-call): drop unused voice lookup helpers 2026-06-19 11:43:26 +08:00
webhook-exposure.test.ts
webhook-exposure.ts
webhook-replay.ts refactor(voice-call): localize internal declarations (#102059) 2026-07-07 23:19:59 -07:00
webhook-security.test.ts fix(twilio): redact webhook turnToken diagnostics (#102089) 2026-07-09 11:19:40 +01:00
webhook-security.ts fix(twilio): redact webhook turnToken diagnostics (#102089) 2026-07-09 11:19:40 +01:00
webhook.hangup-once.lifecycle.test.ts
webhook.test.ts fix(voice-call): preserve per-call agent routing (#77763) 2026-07-08 07:06:35 +01:00
webhook.ts fix(voice-call): preserve per-call agent routing (#77763) 2026-07-08 07:06:35 +01:00
webhook.types.ts
websocket-test-support.ts