You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Emmanuel Balogun c0fc19bdc9 initial commit for recording app 3 years ago
i18n initial commit for recording app 3 years ago
metadata initial commit for recording app 3 years ago
style initial commit for recording app 3 years ago
views initial commit for recording app 3 years ago
README.md initial commit for recording app 3 years ago
app.js initial commit for recording app 3 years ago

README.md

Monster UI Recordings

Allows you to effectively work with call recordings for v4.3

Requires Monster UI v.4.3

Ensure you've storage setup (Amazon S3, Google Drive, etc.)

Also, ensure you've enabled cb_recordings module

Installation instructions:

  1. Copy the accounts app to your apps directory
  2. Register the recording app
# sup crossbar_maintenance init_app PATH_TO_RECORDING_DIRECTORY API_ROOT
# The Kazoo user should be able to read files from recordings app directory
sup crossbar_maintenance init_app /var/www/html/monster-ui/apps/recordings https://site.com:8443/v2/
  1. Activate recording app in the Monster UI App Store ( /#/apps/appstore )