[Asterisk-doc] docs chapter01.xml,1.1,1.2
blitzrage
asterisk-doc@lists.digium.com
Sat, 20 Dec 2003 18:44:02 +0000
Comments:
Update of /cvsroot/asterisk/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv1121/docs
Modified Files:
chapter01.xml
Log Message:
blitzrage
- add small paragraph about the most developed GUI for Asterisk I have found to date (by Matt Florell)
Index: chapter01.xml
===================================================================
RCS file: /cvsroot/asterisk/docs/chapter01.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** chapter01.xml 12 Dec 2003 05:14:15 -0000 1.1
--- chapter01.xml 20 Dec 2003 18:43:57 -0000 1.2
***************
*** 194,198 ****
<sect4>
<title>GUI/Web configuration tools</title>
! <para/>
</sect4>
</sect3>
--- 194,207 ----
<sect4>
<title>GUI/Web configuration tools</title>
! <para>
! At this time, Asterisk does not come with any GUI configuration tools. However,
! there are a few people who seem to be working on them. The most complete GUI
! that I have found so far is at
! <ulink url="http://sourceforge.net/projects/astguiclient/">http://sourceforge.net/projects/astguiclient/</ulink>
! developed by Matt Florell. This program was designed as a GUI client for the
! Asterisk PBX with Digium Zaptel cards and SIP VOIP hard or softphones as
! extensions, it could be adapted to other functions, but It was designed for
! Zap/SIP users. The program will run on X and Win32.
! </para>
</sect4>
</sect3>