fork of capisuite (https://github.com/larsimmisch/capisuite) with some fixes to make it build on modern Linux
Go to file
gernot 08c5fa93fc 2004-01-10 Gernot Hillier <gernot@hillier.de>
* .cvsignore: added stamp-files
        * docs/manual-de.docbook (creating_alaw): small stylistic improvement
        * src/capisuite.conf.in, src/application/capisuite.cpp (CapiSuite,
          readConfiguration): added new options DDI_base, DDI_length and
          DDI_stop_numbers
        * src/application/capisuite.cpp (checkOption): nicer output format
        * src/backend/capi.{cpp,h} (Capi,readMessage): new parameters for DDI,
          enable Called Party Info Element if DDI is used; accept Called
          Party Info Element; pass on DDI options to Connection object
        * src/backend/connection.{cpp,h} (Connection,info_ind_called_party_nr):
          new parameters for DDI; interpret Called Party Info Element, get
          CalledPartyNumber from there instead of CONNECT_IND when DDI is used;
          docu improvements
        * src/modules/connectmodule.h: disabled the automatic adding of CVS log
          messages


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@203 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-01-10 14:16:40 +00:00
debian o make debian rules work w/o debian/patches 2003-04-08 18:57:17 +00:00
docs 2004-01-10 Gernot Hillier <gernot@hillier.de> 2004-01-10 14:16:40 +00:00
scripts include recorded msg length and host name were file is stored in sent mail 2003-12-31 15:16:31 +00:00
src 2004-01-10 Gernot Hillier <gernot@hillier.de> 2004-01-10 14:16:40 +00:00
suse - added dependancy to glibc-locales 2003-10-05 09:40:30 +00:00
.cvsignore 2004-01-10 Gernot Hillier <gernot@hillier.de> 2004-01-10 14:16:40 +00:00
AUTHORS Initial revision 2003-02-19 08:19:51 +00:00
ChangeLog 2004-01-10 Gernot Hillier <gernot@hillier.de> 2004-01-10 14:16:40 +00:00
Makefile.am add cronjob.conf to dist 2003-04-05 11:14:43 +00:00
Makefile.cvs - ignore error of autoreconf 2003-03-25 00:05:56 +00:00
NEWS 2004-01-10 Gernot Hillier <gernot@hillier.de> 2004-01-10 14:16:40 +00:00
README Initial revision 2003-02-19 08:19:51 +00:00
TODO - reworked TODO, disabled automatic log message adding to source files 2003-12-28 21:01:04 +00:00
acinclude.m4 - included autoconf tests for gcc-2.95 problems so that it will compile w/o 2003-03-21 23:09:59 +00:00
capisuite.cronin - fixed SECURITY BUG (user scripts where executed as root), thx to Achim! 2003-04-04 22:26:18 +00:00
capisuite.spec - reworked TODO, disabled automatic log message adding to source files 2003-12-28 21:01:04 +00:00
configure.in - moving towards 0.5 development 2003-07-20 10:43:00 +00:00
cronjob.conf - added cronjob configuration file to CVS repository 2003-04-04 22:16:15 +00:00
rc.capisuite.in - changed rc-Script to point to new daemon location (sbindir instead of 2003-03-30 06:48:12 +00:00

README

CapiSuite
=========

For the documentation see the created HTML documents
situated in docs/manual/index.html or in the installed version see
PREFIX/share/doc/capisuite/manual/index.html