fix(proxy-engine): improve inbound SIP routing diagnostics and enrich leg media state reporting

This commit is contained in:
2026-04-14 20:19:34 +00:00
parent 0d82a626b5
commit 88768f0586
46 changed files with 555689 additions and 107 deletions

View File

@@ -9,3 +9,6 @@ resolver = "2"
[profile.release]
opt-level = 3
lto = true
[patch.crates-io]
kokoro-tts = { path = "vendor/kokoro-tts" }