<record file name error-file action digit-timeout input-timeout><bind action strip>*EXPR*</bind></record>
record records a file, optionally collects input, and posts the file back to the target URL. It has the following attributes:
- file: The file path to record
- name: Param name to save result (will be a multipart form file upload)
- error-file: Error file to play on invalid input
- beep-file: File to play as an indicator to start recording message (that is, a voicemail beep)
- digit-timeout: Timeout waiting for digits after file plays (when input bindings are present)
- limit: Upper limit of number of seconds to record
- terminators: The keys that you want to use to immediately stop and process the digits collected
Example:
<document type="text/freeswitch-httapi"> ...