Difference between revisions of "External Recordings Server"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 16: Line 16:


   mkdir /usr/local/mor/recordings
   mkdir /usr/local/mor/recordings
   ln -s /usr/local/mor/recordings /var/www/http/recordings
   ln -s /usr/local/mor/recordings /var/www/html/recordings


== Troubleshooting ==
== Troubleshooting ==

Revision as of 06:59, 13 July 2016

External Recordings Server allows to convert and store Recordings in external server thus increasing storage space on switch server (Asterisk). It will also reduce load on switch server because wav to mp3 convertion is executed in external server.

Configuration

External Recordings Server can be configured in Recordings -> Settings

Recordings external server.png

Check 'User external Server' checkbox, enter external server IP, SSH port and login username.

NOTE: make sure that servers are configured with SSH keys! Login by password will not work for External Recordings Server.

In External Recordings Server check if /etc/mor/system.conf and /var/lib/asterisk/agi-bin/mor.conf are configured to connect to Database server.

In External Recordings Server create recordings folder and symlink to http folder:

 mkdir /usr/local/mor/recordings
 ln -s /usr/local/mor/recordings /var/www/html/recordings

Troubleshooting

If Recordings are not displayed in GUI check the following log files in both servers:

/var/log/mor/mor_record_file.log
/var/log/mor/record_file.log