Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into benjamin/SIP_events
Browse files Browse the repository at this point in the history
  • Loading branch information
biglittlebigben committed Oct 14, 2024
2 parents bee4fef + a3ae28b commit 0580bc0
Show file tree
Hide file tree
Showing 55 changed files with 6,463 additions and 2,059 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-chicken-eat.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"github.com/livekit/protocol": minor
---

Add disconnect reasons for SIP.
Add ringing timeout and max call duration setting for SIP.
5 changes: 0 additions & 5 deletions .changeset/wet-guests-eat.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# github.com/livekit/protocol

## 1.24.0

### Minor Changes

- Add disconnect reasons for SIP. - [#828](https://github.com/livekit/protocol/pull/828) ([@dennwc](https://github.com/dennwc))

### Patch Changes

- Add missing SIP status attribute. - [#833](https://github.com/livekit/protocol/pull/833) ([@dennwc](https://github.com/dennwc))

- Validate SipCallTo in CreateSIPParticipantRequest. - [#823](https://github.com/livekit/protocol/pull/823) ([@dennwc](https://github.com/dennwc))

## 1.23.0

### Patch Changes
Expand Down
94 changes: 76 additions & 18 deletions infra/link.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infra/link_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0580bc0

Please sign in to comment.