Skip to content

bpbp-boop/monster-ui-recordings-community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monster-ui-recordings-community

Monster UI Application: Provides an app to view and download call recordings for KAZOO

Screenshots

recordings-list settings

Installation

After cloning the repository, move the application to your Monster UI apps folder

mv monster-ui-recordings-community /var/www/html/monster-ui/apps/recordings-community

Instruct SELinux to allow httpd to read the folder

chcon -R -t httpd_sys_content_t /var/www/html/monster-ui/apps/recordings-community

Enable the recordings API

sup crossbar_maintenance start_module cb_recordings

Register the application with crossbar (replace the IP and port with your hostname and port)

sup crossbar_maintenance init_app '/var/www/html/monster-ui/apps/recordings-community' 'http://10.100.12.1:8000/v2'

About

A monster UI app for viewing call recordings in KAZOO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published