[Asterisk-doc] docs introduction.xml,1.2,1.3
blitzrage
asterisk-doc@lists.digium.com
Fri, 7 May 2004 01:28:29 +0000
Comments:
Update of /cvsroot/asterisk/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7876/docs
Modified Files:
introduction.xml
Log Message:
blitzrage
- introduction to Asterisk: The Swiss Army Knife of Telephony
Index: introduction.xml
===================================================================
RCS file: /cvsroot/asterisk/docs/introduction.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** introduction.xml 13 Jan 2004 15:25:55 -0000 1.2
--- introduction.xml 7 May 2004 01:28:23 -0000 1.3
***************
*** 5,9 ****
<sect2>
<title>Asterisk: The Swiss Army Knife of Telephony</title>
! <para/>
</sect2>
<sect2>
--- 5,24 ----
<sect2>
<title>Asterisk: The Swiss Army Knife of Telephony</title>
! <para>
! Welcome to the wonderful world of Asterisk. You have discovered the most powerful, open software PBX system.
! Asterisk essentially allows you to connect any number of telephony devices together in one complete package.
! Many common PBX features such as voicemail, call queuing, conferences, music on hold and others are included.
! Because of the open nature of the system you can modify and code scripts to further customize it for any job.
! Asterisk includes many professionally recorded sound clips by Allison Smith.
! These can be combined with scripting to create almost any dialplan.
! </para>
!
! <para>
! Since Asterisk can do so many things it.s not possible to cover them all in this book.
! We will attempt to cover the most commonly used features of the system and attempt to answer many of the
! commonly asked questions. This book contains quite a few appendices which became a bit of a necessity as
! there was so much to material cover. As you follow through some of the syntax in this book, you may find
! them useful to clear up any questions such as how a command is used, or what a specific acronym means.
! </para>
</sect2>
<sect2>