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
Benjamin Pracht
114aac165b
Add KillIngressSession to ingress RPC ( #735 )
2024-06-12 13:15:27 -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
429fec77a6
move analytics recorder service out of livekit package ( #731 )
...
* move analytics recorder service out of livekit package
* files
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-05 19:39:00 -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
Denys Smirnov
e7962f4444
Pass additional metadata for SIP. ( #696 )
2024-04-26 13:44:03 +03:00
David Colburn
e746785292
fix rpc package ( #678 )
...
* fix rpc package
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-11 14:27:17 -07:00
Théo Monnom
bc6c7ffd71
agents protocol proposal ( #595 )
...
* simulate-job
* generated protobuf
* wip
* job_cost
* Update livekit_agent.proto
* generated protobuf
* Update livekit_agent.proto
* generated protobuf
* Update livekit_agent.proto
* Update livekit_agent.proto
* Update livekit_agent.proto
* generated protobuf
* Update livekit_agent.proto
* renamed to pong
Co-authored-by: David Zhao <dz@livekit.io >
* Update livekit_agent.proto
* Update livekit_agent.proto
* generated protobuf
* remove job_cost & ParticipantPermission
* generated protobuf
* Update livekit_agent.proto
* generated protobuf
* wip
* generated protobuf
* generated protobuf
* Update livekit_agent.proto
* generated protobuf
* generated protobuf
* handler namespace
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Zhao <dz@livekit.io >
Co-authored-by: David Colburn <xero73@gmail.com >
2024-04-03 22:49:52 +02:00
Denys Smirnov
93ff4a23a3
Add and option to play ringtone for SIP outbound calls. ( #671 )
2024-03-29 22:54:06 +02:00
Denys Smirnov
44e9dc34b4
Allow sending DTMF when creating SIP participant ( #658 )
...
* Allow sending DTMF when creating SIP participant.
* generated protobuf
* Add changeset.
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-14 22:39:25 +02:00
lukasIO
c04669aee6
Separate protobufs and set up changesets publishing workflow ( #629 )
...
* Separate protobufs from module code
* update generate workflow
* install mage only
* fix paths
* generated protobuf
* fix test action
* fix cache dependency path
* setup versioning
* add golang workspace file
* delete generated files from git
* Update gitinore
* fix release workflow
* Move go code back to root
* fix working directory
* fix changeset script
* revert debug changes
* remove go cache path
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-08 10:37:35 +01:00