Commit Graph

668 Commits

Author SHA1 Message Date
Paul Wells
a2b800d10c generate lightweight stack traces for stuck locks (#544)
* generate lightweight stack traces for stuck locks

* x/slices
2023-12-11 20:41:41 -08:00
renovate[bot]
297e4990e7 Update golang.org/x/exp digest to f3f8817 (#541)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 22:26:09 -08:00
renovate[bot]
2ed21c5cf7 Update actions/setup-go action to v5 (#539)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 16:48:41 -08:00
David Colburn
7bba17ea78 remove ps, remove noisy error logs (#540) 2023-12-06 09:46:12 -08:00
renovate[bot]
7a29c2ea3a Update go deps (#528)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 13:51:36 -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
David Zhao
afa0350bcd Add call depth to Pion logger (#536)
Currently all pion logs are showing a caller within the logger itself, which is incorrect
2023-12-02 10:16:55 -08:00
Denys Smirnov
ec88d89da1 Move SIP rules from LiveKit server. (#534) v1.9.3 2023-11-30 12:36:07 -05:00
David Colburn
3b3c5b2329 fix clientParams assumptions (#533) 2023-11-29 15:21:39 -08:00
Paul Wells
6b5d53eb96 add last read time to link report (#532) 2023-11-29 11:00:05 -08:00
Raja Subramanian
1c3f5fe919 Rename ConnectionQuality DISCONNECTED -> LOST (#531)
* Rename ConnectionQuality DISCONECTED -> LOST

DISCONNECTED seems to indicate that it is irreversible.
LOST is short and does not have that terminal kind of feel.

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-29 23:05:44 +05:30
David Zhao
ff80e6fd1b Docs for Egress storage fields (#530)
* Docs for Egress storage fields

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-29 09:35:07 -08:00
David Zhao
61e646265f Improve consistency for Egress/Ingress client constructors (#526)
Other psrpc clients are using this syntax to set logger, default timeouts/etc
v1.9.2
2023-11-27 22:55:55 -08:00
spennihana
fd7066503f [S3 Upload] Add content disposition field (#525) 2023-11-27 13:48:43 -08:00
Raja Subramanian
1dda6d8eb0 Add DISCONNECTED to ConnectionQuality (#527)
* Add  to ConnectionQuality

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-27 22:56:39 +05:30
Raja Subramanian
3f612979d8 Traffic load (#524)
* Traffic load

Protos for representing simple traffic information, just packets and
bytes.

* generated protobuf

* utils

* add TrafficLoadToTrafficRate

* clean up proto

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-26 22:43:22 +05:30
Denys Smirnov
0cb26043c3 Update SIP protocol for outbound calls. (#523) 2023-11-21 10:37:49 -08:00
renovate[bot]
7a00fc1a03 Update module github.com/livekit/psrpc to v0.5.2 (#522)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-19 09:28:57 -08: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
renovate[bot]
9b360fc73e Update module github.com/pion/webrtc/v3 to v3.2.23 (#521)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-16 00:22:51 -08:00
Paul Wells
cfc741037c use shortuuid alphabet for guid encoding (#519) 2023-11-15 08:06:05 -08:00
Raja Subramanian
7afb922269 Log webhook event details. (#518)
* Log webhook event details.

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-14 15:00:32 +05:30
Sean DuBois
e65cc3e9fe Add SIP RPC (#514) v1.9.1 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
renovate[bot]
43d65340ff Update go deps (#515)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-10 22:24:37 -08:00
renovate[bot]
625c7d8020 Update go deps (#504)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-09 11:36:41 -08:00
David Colburn
e230ee2d84 Add agent to participant permission (#513)
* add agent to participant permission

* generated protobuf

* agent values

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-07 10:51:01 -08:00
David Colburn
9020450e5f add CheckEnabled rpc (#512)
* add CheckEnabled rpc

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-06 16:28:16 -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
Sean DuBois
9f01c9ed76 Add SIP Support (#507) v1.9.0 2023-11-01 23:29:23 -04:00
Paul Wells
4a12e0152e increase default psrpc timeout (#510)
* increase default psrpc timeout

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-31 23:10:46 -07:00
Paul Wells
02a4a42603 split room service (#509)
* split room service

* generated protobuf

* cleanup

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-31 21:08:27 -07:00
David Zhao
873785a90b Bump protoc version (#506)
* Bump protoc version

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-27 12:28:06 -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) v1.8.1 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
197fbc31df audio + video quality (#499)
* audio + video quality

* generated protobuf

* remove override comment

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-23 13:32:52 -07:00
David Colburn
0a1ad709d1 add quality, remove updateOutputs (#498)
* add quality, remove updateOutputs

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-23 12:39:13 -07:00
Paul Wells
5fd3ded802 add missing service fake (#497) 2023-10-22 22:27:29 -07:00
Paul Wells
26c91640f8 add room psrpc interface (#496)
* add room psrpc interface

* update potos
2023-10-22 22:20:51 -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
renovate[bot]
25bcccdb94 Update module google.golang.org/grpc to v1.59.0 (#494)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 18:15:22 -07:00
David Zhao
102818c393 Fix protoproxy test flakiness (#493) 2023-10-15 16:22:34 -07:00
renovate[bot]
a8ab5b3eda Update go deps (#469)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-15 15:27:44 -07:00
Mathew Kamkar
37fc34151e update deps (#491) 2023-10-13 19:33:16 -07:00
Paul Wells
97f4c927dd add psrpc middleware to suppress errors (#490) 2023-10-05 13:44:26 -07:00
Paul Wells
a187ed4f54 check psrpc compiler version (#489)
* check psrpc compiler version

* fix
v1.8.0
2023-10-03 04:11:40 -07:00