Skip to content
/ monast Public
forked from dagmoller/monast

The Asterisk Monitor Web Panel

License

Notifications You must be signed in to change notification settings

jtylr/monast

 
 

Repository files navigation

Before playing with Monast you must install a couple of things in
your system (with administrator privileges). Make sure to have both
PHP5 and Python2.4+ installed.

Copy the sample file named monast.conf.sample from the pymon/
directory to /etc/monast.conf and edit it properly as documented
inside of this file. Do some tests with your Asterisk Manager
Interface user before trying it out, maybe it's your fault and not
Monast's. You can then execute the monast.py script located in the
pymon/ directory as well. You should see a bunch of log messages
confirming the AMI login and start receiving events.

Monast has been successfully tested under many Linux distributions
(like Slackware, CentOS and Mandriva) and also on MacOS X.
* Requires Twisted Python (https://twistedmatrix.com)
  Starpy (https://www.vrplumber.com/programming/starpy/)
See INSTALL file.

Monast webpage is located at <https://dagmoller.github.io/monast/> and it's licenced
under BSD. It has been created by Diego Aguirre (DagMoller).

About

The Asterisk Monitor Web Panel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 32.0%
  • JavaScript 21.5%
  • PHP 19.4%
  • C 15.0%
  • HTML 9.3%
  • Shell 1.8%
  • CSS 1.0%