Commit Graph

14 Commits

Author SHA1 Message Date
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
gernot 8861fe7d46 * src/modules/connectmodule.{h,cpp} (ConnectModule): throw
CapiExternalError only when connection's already up, otherwise
  use CapiWrongState


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@201 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-31 16:28:55 +00:00
gernot 6e07170c33 include recorded msg length and host name were file is stored in sent mail
(closes bug #6, thx to Achim Bohnet and Thomas Niesel for the feature requests)


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@200 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-31 15:16:31 +00:00
gernot d031430e8e converting sound files from la to wav. Thx to Holger Krull for
the fix (closes bug #51)!


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@198 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-31 14:33:20 +00:00
gernot 803d71524c - reworked TODO, disabled automatic log message adding to source files
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@197 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-28 21:01:04 +00:00
gernot d2af0286cd * rework of exception handling stuff; many modules were not
declaring thrown exceptions correctly any more after the
  re-structuring to not throw exceptions on any disconnect


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@196 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-28 15:00:35 +00:00
gernot f9ebdf1fbf * src/backend/connection.cpp (buildBconfiguration): accept
color faxes now by setting bit 10 in B3configuration


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@195 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-21 21:15:10 +00:00
gernot 6a1c9729f8 - added some forgotten entries
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@194 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-02 18:57:18 +00:00
gernot ce322b0860 - sendMIMEMail: better wording for some error messages during file conversion
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@183 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-10-19 20:17:54 +00:00
gernot 0404427ba1 - updated link to jpeg2ps in manual (thx to Achim Bohnet)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@182 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-10-18 22:19:08 +00:00
gernot effa99a89c - forgot to mention contributor...
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@181 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-10-18 22:14:11 +00:00
gernot 949aaf1a6a - added noted how to convert vbox to la files in manual (thx to Thomas Niesel)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@180 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-10-18 22:13:35 +00:00
gernot 0297489fea - add dependancy to glibc-locale in different files
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@179 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-10-05 09:41:08 +00:00
gernot 4f7e2b2a4e Initial revision
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@3 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-19 08:19:51 +00:00