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
Benjamin Pracht
2e75b8fb46
Add CreateIngress to IOInfoService ( #604 )
2024-02-14 12:57:53 -08:00
Denys Smirnov
d89487fdbc
More specific SIP call dispatch result codes. ( #596 )
2024-02-08 17:54:07 +02:00
Benjamin Pracht
67252493b1
Add logging_keys parameter to GetIngressInfoResponse and StartIngress ( #588 )
2024-01-31 11:53:04 -08:00
Paul Wells
9e82495c04
add psrpc redis keepalive ( #582 )
...
* add psrpc redis keepalive
* generated protobuf
* codegen
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-21 06:12:01 -08:00
David Colburn
4bd1ed6a02
process monitoring ( #529 )
...
* process monitoring
* generated protobuf
* don't need min
* updates
* fix float
* update names, cpu calculation
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-05 10:46:13 -08:00
Sean DuBois
a64882f692
Add token and ws_url to EvaluateSIPDispatchRulesResponse ( #538 )
2023-12-04 13:48:53 -05:00
Sean DuBois
5ffa9f0c65
Add called host to SIP Trunk+DispatchRule request ( #537 )
2023-12-04 11:40:31 -05:00
Denys Smirnov
aa43aa7482
Update SIP protocol ( #520 )
...
* SIP: Remove redundant SIPDispatchRulePin.
* SIP: Add NoPin flag to the EvaluateSIPDispatchRulesRequest.
2023-11-16 09:17:04 -05:00
Sean DuBois
e65cc3e9fe
Add SIP RPC ( #514 )
2023-11-13 20:25:16 -05:00
renovate[bot]
6c267cfdfc
Update module github.com/livekit/psrpc to v0.5.1 ( #517 )
...
* Update module github.com/livekit/psrpc to v0.5.1
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>
2023-11-13 15:53:20 -08:00
David Colburn
6d382559cf
Agents ( #511 )
...
* rebased
* regenerate
* generated protobuf
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-03 11:22:11 -07:00
David Colburn
da745471e8
remove deprecated rpc ( #505 )
...
* remove deprecated rpc
* generated protobuf
* update add changes path
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-26 12:48:54 -07:00
Paul Wells
f8b1277b3c
update psrpc ( #503 )
...
* update psrpc
* dep
* fix generate
2023-10-25 20:06:39 -07:00
Paul Wells
07ca9d4e47
update psrpc ( #501 )
2023-10-23 19:43:26 -07:00
David Colburn
b34cb4eb7f
psrpc 0.3.4 ( #500 )
...
* psrpc 0.3.4
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-23 16:35:55 -07:00
David Colburn
fac7f187fc
combine all egress requests into IOInfo ( #495 )
...
* combine all egress requests into IOInf
o
* generated protobuf
* increase StartEgress timeout
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-18 12:46:36 -07:00
Raja Subramanian
74c0ca0a5b
update psrpc ( #452 )
...
* update psrpc
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-18 12:19:39 +05:30
David Colburn
71d539707e
Egress request metadata ( #421 )
...
* request metadata
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-12 21:37:03 -04:00
David Colburn
7d8704997b
Add location to startEgressRequest ( #420 )
...
* add location to startEgressRequest
* generate
* generated protobuf
* psrpc 0.3.2
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-12 20:25:00 -04:00
Paul Wells
d8cc358109
add event observer list util ( #394 )
...
* add event observer list util
* update psrpc
* update codegen
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-05 18:22:16 -07:00
David Colburn
0975cb52f6
Update psrpc ( #354 )
...
* psrpc 0.3
* generated protobuf
* bootstrap install latest
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-21 12:22:04 -07:00
Paul Wells
8c8b87686b
update psrpc ( #336 )
...
* update psrpc
* generated protobuf
* cleanup
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-05 03:33:03 -07:00
Benjamin Pracht
c3e5be2aff
Update ingress protocol definition to use the same constants as Egress for audio and video codecs ( #319 )
...
Also Add utils to convert codec enums to mime type, add VP8 constant
2023-03-10 09:46:19 -08:00
Paul Wells
2cf53863d5
update to psrpc v0.2.9 ( #310 )
...
* upgrade psrpc
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-27 15:05:30 -08:00
David Colburn
563f18426b
Remove deprecated ingress rpc ( #303 )
...
* remove ingress rpc
* revert psrpc changes
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-17 13:11:33 -08:00
David Colburn
8a6b0e0562
Prevent breakage due to casting ( #301 )
...
* prevent breakage due to casting
* remove protoc version
* move old rpc systems back
* generated protobuf
* add deprecated comments
* handle new proto in SendRequest
* remove extra fields
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-15 15:59:03 -08:00
David Colburn
4a1ada9899
Move psrpc to protocol ( #300 )
...
* move psrpc to protocol
* generated protobuf
* add psrpc to proto target
* deprecate more fields
* update static check and generate
* generated protobuf
* update renovate
* use latest protoc
* psrpc 0.2.6
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-15 12:06:09 -08:00