login | register
Sun 12 of Oct, 2008 [22:24 UTC]

voip-info.org

History

ACTOS

Created by: neoh,Last modification on Mon 13 of Jun, 2005 [12:55 UTC]

ACTOS


Asterisk Configuration Tool Open Source


NEWS :

13/06/2005 : BUG FIX for the client : version 2.25 (see below for last changes)
NO NEED TO UPDATE THE SERVER
NEW : A Windows version is available
See http://www.derrier.com/pierre/code/actos.html

WHAT IS ACTOS :


An intuitive GUI in Python+GTK for editing .conf files and all aspects of Asterisk

The main aim of this project is to help the user through the complexities of Asterisk and in the choice of configuration options.
The .conf files can be edited on a local machine or directly on a remote server.

FEATURES :

If anyone is interested in the developpement of this tool, please contact me (see below)

  • Configuration of users,peers, and global properties
  • Dial-plan creation and edition (intuitive interface, some "wizards" available)
  • Configuration of protocols, codecs and others basic options of Asterisk
  • Configuration of agents, call queues, conference rooms, and others advanced options
  • Import and parse an existing configuration (local or remote)
  • Export .conf files in the right syntax and format (local or remote)
  • Multi-language support (for the moment, english and french)
  • Hardware setup (still in developpement)
  • DeStar format support (still in developpement)

For download or screenshots, see http://www.derrier.com/pierre/code/actos.html

CHANGES IN VERSION 2.25 :


  • Very odd bug fix

CHANGES IN VERSION 2.24 :


  • Support specific codec configuration within users definition

CHANGES IN VERSION 2.23 :


  • Support taiwan character encodings in indications.conf

CHANGES IN VERSION 2.2 :


  • MAJOR IMPROVMENT : Now ACTOS can be installed on Windows !
  • Added Actoscrypt.py module to permit Windows compatibility with ACTOS_SERVER
  • Added #include support for importation of extensions.conf
  • Bug fixes in GUI and context parser

CHANGES IN VERSION 2.1 :


  • Added configuration support for ASTERISK.CONF, AGENTS.CONF, MEETME.CONF
  • Added wizard for �Meetme� command
  • Added support for some new syntaxes supported by Asterisk
  • Improved general ergonomy and evolutivity
  • Put actions and predefined channel variables definition in external text files
  • Added multi-language documentation support
  • Bug fix in context parser (thanks to Oliver Mehr for the feed-back)


CONTACT :


pierre.derrier@laposte.net
You can also join channel #actos on IRC (FreeNode)

For more details on the use of ACTOS, see :
http://www.fda.gov/cder/consumerinfo/druginfo/Actos.HTM (just a joke...)
http://www.derrier.com/pierre/code/actos.html (official page)
http://eole.orion.education.fr/wiki/index.php/ACTOS (french wiki @ EOLE)


Comments

Comments Filter
222

333Re: Red Hat

by , Thursday 09 of December, 2004 [23:28:07 UTC]
Yes, it works with Red Hat... just verify that Python can find GTK dependencies (if necessary, add a file "gtk-2.0.pth" in the site-packages directory with the path of gtk libraries within it)
222

333Red Hat

by winblows, Saturday 27 of November, 2004 [08:28:59 UTC]
Has anyone gotten this to work with red hat?
222

333Slackware 10 issues

by FancyPants, Friday 27 of August, 2004 [14:25:19 UTC]
Hi all,

I was just wondering if anyone has had any luck getting this to work on slackware 10. I have all the needed libraries installed, but python isn't finding them properly. I tried editing the PYTHONPATH variable to make sure that it pointed to everything, but to no avail. I also ln -s'ed everything into the main python directory, and it still said that it couldn't find everything. I'm at a loss. Are there any other guis that work with slackware? I just don't want to be spending all my time digging through conf files, when I have other things to do, you know?

Thanks in advance,
--Thomas