Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 544 Bytes

REQUIREMENTS.rst

File metadata and controls

30 lines (22 loc) · 544 Bytes

REQUIREMENTS

  • Apache 2
  • Asterisk >= version 1.2
  • MySQL 5.x or PostgreSQL 8.x
  • PHP >= version 5.2.0
  • PHP MODULES :
    • PHP-PGSQL or PHP-MYSQLi
    • PHP-MCRYPT
    • PHP_POSIX
    • PHP-GD
    • PHP-PCNTL
    • PHP-GETTEXT
    • PHP-SQLITE (only if you use the module to pool CDR)
    • PHP PEAR SOAP
  • CallBack Module, Python requirements :
    • python >= version 2.6
    • python-mysqldb
    • python-psycopg2
    • python-sqlalchemy
  • Monitoring IVR Module