Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: fpausp on March 31, 2012, 06:30:48 PM

Title: Callrecordingsolution - Open Unified Recording - on SME8 ?
Post by: fpausp on March 31, 2012, 06:30:48 PM
Hi,

Open Unified Recording http://sourceforge.net/projects/our/files/ (http://sourceforge.net/projects/our/files/) is a tool for recording voip calls, I tried to use the script (INSTALL_CENTOS.SH) to install the files and the db.
After the installation I made an an Ibay called urs and copy the files to /home/e-smith/files/ibays/urs/html but I got this error:

Code: [Select]
Not Found

The requested URL /cgi-bin/URS/admin_login.pl was not found on this server.


Can anyone help me to install Open Unified Recording http://sourceforge.net/projects/our/files/ (http://sourceforge.net/projects/our/files/) on SME8 ?

Best
fpausp
Title: Re: Callrecordingsolution - Open Unified Recording - on SME8 ?
Post by: janet on April 01, 2012, 12:05:07 AM
fpausp

Quote
After the installation I made an an Ibay called urs and copy the files to /home/e-smith/files/ibays/urs/html but I got this error:
The requested URL /cgi-bin/URS/admin_login.pl was not found on this server.

From that error message it looks like OUR is expecting to see code in the cgi-bin folder rather than the html folder, so maybe move some or all code from html to cgi-bin. I don't use OUR so just guessing. Read up at sourceforge