External Recordings Server

From Kolmisoft Wiki
Revision as of 08:56, 12 July 2016 by Ricardass (talk | contribs) (Created page with '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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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 symlink to /tmp folder:

 ln -s /tmp /usr/local/mor/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