..
manager
refactor(voice-call): split manager into facade and context slices
2026-02-14 03:39:33 +01:00
providers
fix: apply oxfmt 0.32.0 formatting (match CI version)
2026-02-16 23:52:36 +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
feat(voice-call): add configurable stale call reaper
2026-02-16 23:52:48 +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
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
fix: apply oxfmt 0.32.0 formatting (match CI version)
2026-02-16 23:52:36 +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: log error on auto-end failure instead of swallowing
2026-02-16 23:52:51 +01:00