Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty Record File #506

Open
chuongle opened this issue Sep 16, 2017 · 0 comments
Open

Empty Record File #506

chuongle opened this issue Sep 16, 2017 · 0 comments

Comments

@chuongle
Copy link

chuongle commented Sep 16, 2017

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?

@chuongle chuongle changed the title rd How to access recording file? Sep 16, 2017
@chuongle chuongle reopened this Sep 16, 2017
@chuongle chuongle changed the title How to access recording file? Empty Record File Oct 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant