Skip to content

Clients json converter does not return voice_application_sid #2657

@otsakir

Description

@otsakir

There is a bug in Clients endpoint while retrieving clients in JSON. The 'voice_application_sid' property is not present. It exists in xml version of the method though.

After doing some investigation it seems it was a bug introduced by writePushClientIdentity() writer:

https://github.com/RestComm/RestComm-Connect/blob/ea3b0ddc78f3c0b44b344d8f3f32aecfae9bc4cf/restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/AbstractConverter.java#L461-L461

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions