Difference between revisions of "Calls are not recorded"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 13: | Line 13: | ||
* Calls should be answered to be recorded. | * Calls should be answered to be recorded. | ||
---- | |||
= See also = | |||
* [[I have a problem with Recordings]] | |||
* [[Recordings]] | |||
* [[Recordings Addon]] |
Revision as of 14:44, 21 January 2010
- Check recording log: /var/log/mor/record_file.log
Make sure you have correct Recordings_Folder in /home/mor/config/environment.rb file
On Asterisk server check /var/spool/asterisk/monitor for files
If you do not see them here do:
chmod 777 /var/spool/asterisk/monitor ln -s /var/spool/asterisk/monitor /home/mor/public/recordings cp -u /usr/src/mor/scripts/mor_wav2mp3 /bin/
- Calls should be answered to be recorded.