Skip to content

Commit

Permalink
Update README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsaav committed Jan 29, 2020
1 parent d4314fb commit 4efa344
Showing 1 changed file with 36 additions and 30 deletions.
66 changes: 36 additions & 30 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
ENGLISH

Install
-------

1- Untar and copy directory "iprec" in "/var/www/html/"

2- Set appropriate permissions to Folder "/var/www/html/iprec/" and "/var/www/html/iprec/wav"

Configuration
-------------

1- Put credentials user and password MySQL or MariaDB in /var/www/html/iprec/config.php

2- If you do not want to use login credentials (user and password) in config.php set $_useCredentials in "false" otherwise set in "true".

3- If you use access credentials ($_useCredentials in "true"), user and password are the same as those used in FreePBX.

4- DataBase asteriskcdrdb, in file config.php, configure user, host and password MySQL.

5- If the version of FreePbx is old, on file config.php, set variable "$_freePbxOld" to "1" otherwise set in "0".

6- Open web browser and write "IP_YOU_PBX/iprec"

If desired, the paid version has the following characteristics:

- The audio player does not use flash so warning messages are avoided.
- The player occupies HTML5 with advanced audio spectrum.
- Own database to create users with privileges and restrict access to audios.
- Statistics, graphics and Real Time, in the IPcenter and Callcapture version
- Convert wav to MP3
- You can delete the Wav file and be left alone with MP3 and thus do not use much disk space.

Doubts? write to soporte@ipnet.cl - www.ipnet.cl/ipcenter

SPANISH

Instalaci�n
Expand Down Expand Up @@ -33,33 +68,4 @@ Si lo desea la versi
- Puede borrar el archivo Wav y quedar solo con MP3 y as� no utiliza mucho espacio en el disco.


�Dudas? escriba a soporte@ipnet.cl - www.ipnet.cl/ipcenter



ENGLISH

Install
-------

1- Untar and copy directory "iprec" in "/var/www/html/"

2- Set appropriate permissions to Folder "/var/www/html/iprec/" and "/var/www/html/iprec/wav"

Configurat
-------------

1- Put credentials user and password MySQL or MariaDB in /var/www/html/iprec/config.php

2- If you do not want to use login credentials (user and password) in config.php set $_useCredentials in "false" otherwise set in "true".

3- If you use access credentials ($_useCredentials in "true"), user and password are the same as those used in FreePBX.

4- DataBase asteriskcdrdb, in file config.php, configure user, host and password MySQL.

5- If the version of FreePbx is old, on file config.php, set variable "$_freePbxOld" to "1" otherwise set in "0".

6- Open web browser and write "IP_YOU_PBX/iprec"

Doubts? write to soporte@ipnet.cl

�Dudas? escriba a soporte@ipnet.cl - www.ipnet.cl/ipcenter

0 comments on commit 4efa344

Please sign in to comment.