Files
meet/src/backend/core/tests
lebaudantoine d0726ba631 🐛(backend) ensure SIP dispatch rule instead of creating it
The roomkit can now create a SIP dispatch rule before the LiveKit
webhook that used to trigger this creation is fired. In practice,
when the roomkit connects to the room, it also triggers the
webhook, leading to a duplicated dispatch rule.

Switch from "create dispatch rule" to "ensure dispatch rule exists"
semantics, so subsequent calls are idempotent and no duplicate rule
is created.
2026-08-04 19:04:14 +02:00
..
2026-04-29 20:32:04 +02:00
2026-05-30 19:33:48 +02:00
2024-06-25 12:48:54 +02:00
2024-07-31 13:12:30 +02:00