Skip to content

Commit ee4ff4a

Browse files
feat(sip): Add numbers field to SIPDispatchRuleInfo for filtering calls by called number (#1351)
* 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>
1 parent 91f1502 commit ee4ff4a

6 files changed

Lines changed: 355 additions & 263 deletions

File tree

.changeset/fancy-bananas-fix.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"github.com/livekit/protocol": minor
3+
---
4+
5+
Add numbers field to SIPDispatchRuleInfo for filtering calls by called number

livekit/livekit_sip.pb.go

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)