livekit / python-sdks

LiveKit real-time and server SDKs for Python
https://docs.livekit.io
Apache License 2.0
72 stars 23 forks source link

Update protocol. Support SIP inbound/outbound trunks, grants. #211

Closed dennwc closed 1 week ago

dennwc commented 2 weeks ago

Update protocol. Add support for inbound/outbound SIP trunks and set token grants.

Please check the token construction, I'm not sure I added everything required for new sip claim field.

theomonnom commented 2 weeks ago

Type checks aren't passing Tests missing an import

dennwc commented 2 weeks ago

It's weird that the checks do not appear on the PR :thinking:

dennwc commented 2 weeks ago

Should be good now. @theomonnom could you double check?

Something wrong with WebRTC builds though...