* Adding utilities for phonenumber functionality
1. DB prefixes
2. Helper utilities for area code and number type
* Adding changeset
* Adding enum for phone number type
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* updating the reporter inteface to include the gateway noop reporter
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Adding an RPC to record call context using the callinfo
* generated protobuf
* Adding changeset
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Adding a call context field to CallInfo for dynamically setting info about the call
* generated protobuf
* Using a repeated type instead so we don't need to maintain key strings
* generated protobuf
* Adding changeset
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Adding get and update apis for livekit phone numbers
* generated protobuf
* Forcing a recompile
* Checking in changeset
* Using rule id instead of dispatchruleinfo struct for PurchasedPhoneNumber
* generated protobuf
* Removing unused import
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Add a Name helper for SIPTransport.
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Public facing api for livekit phone numbers
* more changes
* Adding internal apis
* Adding some more changes to the proto
* generated protobuf
* generated protobuf
* Updating to remove internal apis
* Adding changeset
* Clean up and changes around common fields for Phone number messages and pricing for the same
* generated protobuf
* Using a more generic costing model based on resources
* generated protobuf
* Adding a reference to SipDispatchRule in the PurchasedPhoneNumber message
* generated protobuf
* Using google protobuf timestamp and adding a struct for TokenPagination
* generated protobuf
* Using an array of numbers for the release phone number api as well
* generated protobuf
* Making spam score a double
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Add webhook for aborted participant connection.
Will be sent when the participant session is closed without participant
becoming active.
* generated protobuf
* analytics event
* generated protobuf
* Create famous-rivers-repeat.md
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Zhao <dz@livekit.io>
* Store SDP cid in TrackInfo.
Only store it if different to avoid redundant info.
For example, FF uses a different stream id between AddTrack and SDP offer.
* generated protobuf
* Create cuddly-doors-relate.md
* spelling
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Allow clients to specify video layers mode.
The main issue is distinguishing between one RTP streaming carry
multiple spatial layers (example SVC codecs) vs one spatial layer
(codecs that are typically simulcast). The enum names are long, but
wanted them to be clear.
* generated protobuf
* Create unlucky-birds-drive.md
* comment
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>