Issue Description
The recording library service is Running but clicking on the bell on the Chronicall home page throws an error - "Recording Library - Not Running"
Environment
Applicable Systems
- All Systems
Applicable Chronicall Versions
- All versions
Applicable Operating Systems
- Windows Server
- Linux
Cause
This is caused when Chronicall or the Recording Library settings file having the incorrect IP address or Recording Library system ID. For example, if the settings file has the Recording Library system ID as 2, and Chronicall is looking for a System ID 1, it will say the Recording Library service is not running.
In such cases, the first place to look would be the recording library log
- Windows - C:\Program Files (x86)\Xima Software\Chronicall\recording library\recordinglibrary.log
- Linux - /var/lib/Xima Software/Chronicall/recording library/recordinglibrary.log
If you notice an error like the one in the screenshot below, it means that there is a mismatch between the recording library id on the Chronicallsettingss and the one in the recording library settings.txt file .
Resolution
To resolve the issue, you must make sure that the Recording Library id is the same in both places.
Steps
1. Go to Admin Settings > System Settings > Recording Libraries. Click on the ellipsis next to Recording Libraries
2. Select your recording library and hit Edit
3. Make a note of the id under Recording Library System ID as well as the recording library IP address. Also verify the IP address is correct here. If Recording Library is on the Chronicall server, make sure it still shows the actual IP address and not a local IP such as 127.0.0.1.
4. Then, go to the server where the recording library is installed. Navigate to the recording library folder and open the settings.txt file.
- Windows - C:\Program Files (x86)\Xima Software\Chronicall\recording library\settings.txt
- Linux - /var/lib/Xima Software/Chronicall/recording library/settings.txt
5. Edit the VOICE_MAIL_SYSTEM_ID so that it matches the one in Chronicall settings. Save the file and restart recording library service.