renovate[bot]
fdd5408773
Update dependency typescript to v5.7.3 ( #939 )
...
* Update dependency typescript to v5.7.3
Generated by renovateBot
* generated protobuf
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-06 17:11:38 -06:00
Denys Smirnov
c909c95e07
Pass SIP statuses as RPC error details. ( #958 )
2025-01-29 23:08:30 +02:00
Denys Smirnov
e430b4bd32
Add flag to make CreateSIPParticipant synchronous. ( #952 )
2025-01-28 00:40:18 +02:00
Raja Subramanian
9a579a69ba
Add a nonce to data messages. ( #953 )
...
* Add a nonce to data messages.
Will be used to de-dupe messages sent via SendData API.
* generated protobuf
* comment
* generated protobuf
* add nonce to UserPacket
* generated protobuf
* 128-bit UUID as string for nonce
* generated protobuf
* UUID bytes
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-27 14:46:25 +05:30
lukasIO
afe463fe84
Rename File* related DataStream messages to Byte* ( #948 )
...
* Rename File related DataStream messages to Byte
* generated protobuf
* Add changeset
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-21 13:07:00 +01:00
Benjamin Pracht
8714744cc1
Make IngressInfo.enabled optional ( #937 )
...
To provide backward compatibility with already existing Ingresses
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-07 14:21:10 -08:00
Denys Smirnov
409558f441
Add media encryption options. ( #892 )
2024-12-27 17:11:29 +02:00
David Zhao
2c4895fbc2
adding room configuration in SIP dispatch rule ( #923 )
...
* adding room configuration in SIP dispatch rule
* generated protobuf
* changeset
* generated protobuf
* add to io.proto
* fix imports
* generated protobuf
* pass along room preset and config details
* comment about token flow
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-25 15:59:02 -06:00
Denys Smirnov
1975b61b7e
Add headers for SIP call transfer. ( #926 )
2024-12-18 14:42:28 +02:00
cnderrauber
bc388341b9
Check element cound in parallel execute ( #924 )
...
* Check element cound in parallel execute
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-17 09:33:17 +08:00
Denys Smirnov
c3c005b67f
Allow mapping all SIP headers to attributes. ( #920 )
2024-12-12 20:16:20 +02:00
Hamdan
47d9881a2a
Add headers for CreateSipParticipant ( #911 )
...
* Add headers for CreateSipParticipant
* Fixed CreateSipParticipant wrong IDs
* generated protobuf
* Create tall-colts-invent.md
* removed header mappings from CreateSIpParticipant
* generated protobuf
* merged headers for InternalCreateSIPParticipantRequest
* Properly merge headers.
* Fix changeset.
* Add headers validation.
* Update tests.
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Denys Smirnov <dennwc@pm.me >
2024-12-09 19:55:32 +02:00
Denys Smirnov
9e70d56c78
Map participant attributes to SIP headers. ( #893 )
2024-11-27 14:30:01 +02:00
Benjamin Pracht
40165b03e6
Report call enabled features in SIPCallInfo ( #884 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-26 09:37:32 -08:00
Denys Smirnov
fb1060f77d
Allow setting number for SIP outbound. ( #891 )
2024-11-25 19:07:45 +02:00
renovate[bot]
e0e51ac651
Update go deps ( #627 )
...
* Update go deps
Generated by renovateBot
* fix import change
* generated protobuf
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Zhao <dz@livekit.io >
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-16 01:24:00 -06:00
David Colburn
32abc4d3e9
krisp for outbound trunks ( #868 )
...
* krisp for outbound trunks
* generated protobuf
* move to createSIPParticipantRequest
* fix tointernal
* Update protobufs/livekit_sip.proto
Co-authored-by: David Zhao <dz@livekit.io >
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Zhao <dz@livekit.io >
2024-10-25 13:10:50 -04:00
David Colburn
ce8ba5ab12
Krisp inbound trunk setting ( #866 )
...
* add krisp_enabled to inbound trunk info
* generated protobuf
* add to EvaluateDispatchRule
* add estimated_cpu to StartEgress
* generated protobuf
* changeset
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-22 01:14:27 -04:00
Benjamin Pracht
538889e5de
Allow requesting a ringtone during SIP call transfers ( #865 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-21 20:13:44 -07:00
David Colburn
ef6fc8f9c7
add manifest location to egress info ( #862 )
...
* add manifest_url to egress info
* generated protobuf
* location and presigned url
* generated protobuf
* add internal cloud_backup_enabled option
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-17 15:06:02 -04:00
Benjamin Pracht
b75479104c
Add SIP analytics events ( #831 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-14 15:04:02 -07:00
Denys Smirnov
19b686d312
Add ringing timeout and max call duration setting for SIP. ( #844 )
...
* Add ringing timeout and max call duration setting for SIP.
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-10 21:57:50 +03:00
Paul Wells
082848150f
codegen fake dispatch internal client ( #840 )
2024-10-08 01:23:40 -07:00
Paul Wells
970e76a1dc
use AgentDispatch in internal request ( #839 )
...
* use AgentDispatch in internal request
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-08 00:52:06 -07:00
Paul Wells
136dfa7a25
fix agents rpc enum typo ( #838 )
...
* fix agents rpc enum typo
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-07 04:03:47 -07:00
David Colburn
75af842a12
SIP features ( #826 )
...
* add enabled_features to EvaluateSIPDispatchRules
* generated protobuf
* string -> enum
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-03 18:02:39 -04:00
Paul Wells
be21ccf7da
add closers util ( #827 )
2024-09-27 09:27:25 -07:00
Paul Wells
bc519801ab
update psrpc ( #820 )
...
* update psrpc
* generated protobuf
* client
* gen
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-20 23:51:17 -07:00
Paul Wells
1ac3b74d03
clean up unused utils ( #819 )
...
* clean up unused utils
* cleanup
2024-09-20 23:07:11 -07:00
Benjamin Pracht
71b9c184e5
Add TransferParticipant to sip and sip internal services ( #816 )
2024-09-20 11:47:53 -07:00
Paul Wells
dfb6e74c17
simplify psrpc options ( #811 )
2024-09-17 23:31:50 -07:00
Denys Smirnov
1f5de7d620
Update SIP protocol ( #805 )
...
* Update SIP protocol. Pass headers and project ID.
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-13 10:45:25 +03:00
Théo Monnom
db5b161e51
initial metrics protocol ( #777 )
2024-08-20 11:32:46 -07:00
Paul Wells
0072ee0c6e
add roommanager service ( #789 )
...
* add roommanager service
* merge
* merge
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-13 05:38:48 -07:00
Benjamin Pracht
581b59b653
Add AgentDispatchInternal service. Add JobTerminate to AgentService ( #782 )
2024-08-08 20:07:22 +02:00
Paul Wells
45b9751aaf
add atomic config helpers ( #772 )
...
* add atomic config helpers
* generated protobuf
* copy
* disable grpc generation for protos
* copy
* deps
* tidy
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-29 19:55:40 -07:00
Benjamin Pracht
497688ff49
Internal agent protocol improvements ( #764 )
2024-07-16 15:53:17 -07:00
Benjamin Pracht
8c1eef4468
Agents protocol feedback ( #750 )
...
This includes some feedback on the agents protocol:
- Rename JobDescription to AgentDispatch
- Remove participant_identity entry in the dispatch
- Deprecate namespace
- Add an agent_name field to specify what agent workers a job should be dispatched to
This also allows setting a room configuration in the token.
2024-07-05 18:53:29 -07:00
Benjamin Pracht
82786f41fd
Additions to agent protocol ( #717 )
...
This PR:
- Adds StartAgentJobRequest/StopAgentJobRequest calls to start an handle manually mange an agent lifecycle
- Deprecates the JobType field in WorkerInfo as workers will now be expected to handle both kinds jobs (if the namespace supports both kinds in the first place)
- Adds a metadata string -> string map to Job to allow agent implementation to take anonymous (to us) parameters
- Adds a JobStatus and error fields to Job for status reporting (Similar to egress and ingress)
- Makes livekit_agent.proto indentation consistent with other proto files
- Add room configuration and management APIs to the Room service. Rooms configuration allow bundling most room configuration parameters under a single id, that can eventually be put as part of the room creation token.
2024-06-27 10:30:58 -07:00
David Zhao
e0c49d3c9d
Support for key/value attributes on Participant ( #733 )
...
* Support for key/value attributes on Participant
Key/value attributes lets us:
* allow various components to provide more information about the participant (i.e. SIP including the phone number)
* allow Agents to communicate their own status to the end user via RTC
* enable applications to update specific fields without overriding others
* generated protobuf
* Attribute support for SIP.
* generated protobuf
* generated protobuf
* allow specifying attributes during token generation
* Remove sip prefix and rename phone number attrs.
* regenerate protos
* update tests
* add kv attrs to sip token
* add attribute test
* changeset
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Denys Smirnov <dennwc@pm.me >
2024-06-19 22:27:09 -07:00
Denys Smirnov
32c577d805
Split SIP Trunk configuration to inbound and outbound parts. ( #738 )
2024-06-17 21:42:19 +03:00
Denys Smirnov
0411da6790
Simplify number matching rules. Make '+' optional. ( #737 )
2024-06-13 13:26:21 +03:00
Benjamin Pracht
114aac165b
Add KillIngressSession to ingress RPC ( #735 )
2024-06-12 13:15:27 -07:00
David Colburn
1dd95af542
s3 session token ( #734 )
...
* s3 session token
* changeset
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-11 17:39:00 -07:00
Paul Wells
fcde125058
move analytics rpc to common rpc path ( #732 )
...
* move analytics rpc to common rpc path
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-05 23:44:24 -07:00
Paul Wells
ec704e0cf2
fix psrpc method kind metric label ( #725 )
2024-05-28 18:32:58 -07:00
Paul Wells
c721a3ed39
add message bytes to psrpc metrics observer ( #723 )
...
* add message bytes to psrpc metrics observer
* deps
2024-05-26 12:36:38 -07:00
Denys Smirnov
90dfd668f4
Add support for additional SIP transports. ( #719 )
2024-05-23 20:14:47 +03:00
Sean DuBois
5aa3d97713
Add ICERestartWHIPResource to RPC ( #716 )
...
* Add ICERestartWHIPResource to RPC
* Create witty-tomatoes-smile.md
---------
Co-authored-by: Benjamin Pracht <benjamin@livekit.io >
2024-05-14 11:44:17 -07:00
Paul Wells
72c0789f38
allow setting min log level for logger ( #705 )
...
* allow setting min log level for logger
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-06 22:22:14 -07:00