Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Empty Record File #506

Open
Open
@chuongle

Description

@chuongle

Based on this example https://raw.githubusercontent.com/TwilioDevEd/api-snippets/master/twiml/voice/record/record-3/output/record-3.twiml, If the caller does not speak at all, the <Record> verb exits after 5 seconds of silence, falling through to the next verb in the document. In this case, it would fall through to the <Say> verb.. It does hangup after 5s but it still hitting the action endpoint and I can access an empty recording file. Is there a way to prevent this?

Activity

changed the title [-]rd[/-] [+]How to access recording file?[/+] on Sep 16, 2017
changed the title [-]How to access recording file?[/-] [+]Empty Record File[/+] on Oct 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @chuongle

        Issue actions

          Empty Record File · Issue #506 · TwilioDevEd/api-snippets