Skip to content

Defect: Async dtmf is blocking sync call flow #12

@swetha878

Description

@swetha878

Issue found while running XMSEchoTest, if # sign is pressed to stop recording, the sync call flow gets blocked and issues a 400 status.
Work around:
Make a change to the XMSRestCall class. Under buildAnswercallPayload method set async dtmf to NO (l_call.setAsyncDtmf(Boolean.NO)).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions