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.
 
 
 
Ruel Tmeizeh - RuhNet 571c21d5c0 fixed direction label 8 months ago
i18n Add account recording settings 3 years ago
metadata Add account recording settings 3 years ago
style Add account recording settings 3 years ago
views Add account recording settings 3 years ago
README.md Update README.md 3 years ago
app.js fixed direction label 8 months 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 recordings app to your apps directory
  2. Register the recordings 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 recordings app in the Monster UI App Store ( /#/apps/appstore )