livekit / protocol

LiveKit protocol. Protobuf definitions for LiveKit's signaling protocol
https://docs.livekit.io
Apache License 2.0
80 stars 70 forks source link

Allow setting number for SIP outbound. #891

Closed dennwc closed 1 week ago

dennwc commented 1 week ago

This PR only contains outbound number change from the https://github.com/livekit/protocol/pull/869.

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 96cae8838382874c37655a4f4fc000612b79b89f

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR ``` Some errors occurred when validating the changesets config: The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch. ```