Next Topic

Previous Topic

Home

Book Contents

Book Index

Installation summary

  1. Make sure that the MonTel Server service (or at least the 32bit console version) is working: See How to run MonTel Server as a Service on Windows 2000.
  2. Make sure that MSDE or SQL server is install and working, and that MonTel is using an SQL server as the Master Client Database. See: How to prepare MS SQL Server for MonTel and other SQL Server issues.
  3. Add CallRecordDBName = "CALLREC" to the [ClientDB] of PABX.INI.
  4. Follow the steps in Preparing and Configuring SERSQLSV to establish a new CALLREC SQL database by running SVCSQL.exe as a MonTel Administrator.
  5. Install SERSQLSV (in the same way as ServerSV) outlined in Installing SERSQLSV.
  6. Use SVCSQL.EXE to start SERSQLSV. See Using SVCSQL.EXE Service Control Manager for SERSQLSV.
  7. Make sure that IIS (or alternatively Apache) is install and working on the computer to web the web server. See Issues with IIS 5.0.
  8. Install PHP on the web server computer following the instructions in Installing and configuring PHP.
  9. Install the MonTel Web Reports following the instructions in Installing MonTel Web reports.
  10. Run the reports http://[$DataBase_Server_Name]/montel where [$DataBase_Server_Name] is either the name or the IP address of the server hosting the reports, and see Using MonTel Web Reports for more information.

------------------------------