Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The following section explains how to perform live recordings of calls.

Record

Description

This box performs a .wav call recording to a file of the current Asterisk channel


Parameters

  • Label: here you can type a brief box description

  • Filename: display name of the file in the Recordings section.

  • Recording Format

  • Escape digits: special digits to exit the current recorded call

  • Timeout: maximum recording duration in seconds. If -1 the considered timeout is unlimited

Built-in variables

We provide the following Asterisk channel variables named

  • RECORDING_SAVENAME

which show the filename of the recording in the file system without extension.


Exit Arrows

This box provides just one arrow out to the next step

** Example of Filename: recording-{EPOCH}-{CALLERID(num)}

(You will get something like recording-1393061376-243534507 where 1393061376 is the timestamp and 243534507 is the caller number)

The recordings will be available for listening inside the Recordings section.

  • No labels