Skip to content

Forsakenrox/monast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 (http://twistedmatrix.com)
  Starpy (http://www.vrplumber.com/programming/starpy/)
See INSTALL file.

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

Packages

No packages published

Languages

  • Python 33.7%
  • PHP 21.7%
  • C 17.1%
  • JavaScript 16.7%
  • HTML 7.5%
  • Shell 2.1%
  • CSS 1.2%