Skip to content

sdk cannot delete sip despatch rule but can create #86

@jamesmcarthur115555

Description

@jamesmcarthur115555

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions