-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Updated to 0.81 to test changes for SIP endpoints. Delete sip despatch rule does not succeed and has no useful error ( trunks work great )
To Reproduce
Response<SIPDispatchRuleInfo> rinfo = client.deleteSipDispatchRule("XXXXX").execute();
Returns 400 ( used a valid sip despatch rule ID )
Error is {"code":"malformed","msg":"the protobuf request could not be decoded"}
Expected behavior
A valid error or a successfull response
Device Info:
- Java Version 17
- LiveKit Server SDK version: 0.8.1
Additional context
Thanks for the other changes they worked great
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working