Skip to content

@livekit/protocol@1.46.0

Choose a tag to compare

@github-actions github-actions released this 20 May 11:55
· 37 commits to main since this release
40a9aef

Patch Changes

  • add local protojson with permissive defaults - #1542 (@paulwe)

  • Fix SIP trunk-level MediaEncryption being silently dropped on outbound and inbound calls. The early req.Upgrade() / rule.Upgrade() calls pinned Media.Encryption to the (legacy) request/rule field before the trunk's MediaEncryption was merged, causing INVITEs to omit SRTP when only the trunk had it configured. - #1540 (@hechen-eng)

  • Add optional authentication realm to SIPInboundTrunk. - #1558 (@dennwc)

  • Add TokenPagination field to ListEgress API and RPC - #1556 (@biglittlebigben)