Commit ee4ff4a
feat(sip): Add
* feat(sip): Add `numbers` field to SIPDispatchRuleInfo for filtering calls by called number
- Add `numbers` field to filter calls by the called number (trunk number)
- Include `numbers` in dispatch rule priority calculation and validation
- Update dispatch rule matching logic to check both inbound and called numbers
- Add tests for number-specific dispatch rules and conflicts
* generated protobuf
* chore: add changeset
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>numbers field to SIPDispatchRuleInfo for filtering calls by called number (#1351)1 parent 91f1502 commit ee4ff4a
6 files changed
Lines changed: 355 additions & 263 deletions
File tree
- .changeset
- livekit
- protobufs
- sip
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments