a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: management interface for the Asterisk PBX
A web-based interface to manage the Asterisk PBX. It provides a high-level
abstraction of the Asterisk configuration.
.
DeStar runs as an independent daemon and it supports multiple
users (of multiple access levels).
.
The design is very modular, and adding your own plug-ins requires just
dropping a cfg_*.py file in the main scripts directory.
.
Homepage: http://destar.berlios.de
Description: management interface for the Asterisk PBX
A web-based interface to manage the Asterisk BPX. It provides high-level
abstraction of the Asterisk configuration.
.
DeStar runs as an independent daemon (currently listens on port 8080).
It supports multiple users (of multiple access levels).
.
The file is very modular, and adding your own plug-ins requires just
dropping a cfg_*.py file in the main scripts directory.
.
Homepage: http://developer.berlios.de/projects/destar/
--- 28492 Thu Jan 1 00:00:00 1970
+++ 17175 Thu Jan 1 00:00:00 1970
@@ -1,11 +1,11 @@
management interface for the Asterisk PBX
- A web-based interface to manage the Asterisk PBX. It provides a high-level
+ A web-based interface to manage the Asterisk BPX. It provides high-level
abstraction of the Asterisk configuration.
.
- DeStar runs as an independent daemon and it supports multiple
- users (of multiple access levels).
+ DeStar runs as an independent daemon (currently listens on port 8080).
+ It supports multiple users (of multiple access levels).
.
- The design is very modular, and adding your own plug-ins requires just
+ The file is very modular, and adding your own plug-ins requires just
dropping a cfg_*.py file in the main scripts directory.
.
- Homepage: http://destar.berlios.de
+ Homepage: http://developer.berlios.de/projects/destar/