Commit Graph

326 Commits

Author SHA1 Message Date
gernot 68bc34c49e - mention german manual
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@208 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-01-11 15:40:38 +00:00
gernot ad255d2efa * docs/manual[-de].docbook: many small improvements, typos, etc.
* docs/manual[-de].docbook (require_hard): mention Linux 2.6 & mISDN,
* docs/manual[-de].docbook (install_install): don't let users ask CAPI
  driver related questions on the CapiSuite lists
* docs/manual[-de].docbook (install_bin): remove some of the special
  acknowledgemnts for Debian packages, also mention RedHat packages
* docs/manual[-de].docbook (configcs): document new DDI_* options
* docs/manual[-de].docbook (script_config): emphasize that users must
  exist in local system
* docs/manual[-de].docbook (playing_alaw, creating_alaw): use 16 bit wave
  files
* docs/manual[-de].docbook (cff): update documentation of this format
* docs/manual[-de].docbook (incoming_tut_improving): document new
  exception raising behaviour
* docs/manual[-de].docbook (incoming_tut_fax_recognition): mention
  return values which aren't used in the examples
* docs/manual[-de].docbook (idle_examples): add 0x349f as normal cause
* docs/manual[-de].docbook (default_incoming_1, default_incoming_2,
  default_incoming_3, default_incoming_4): update script documentation
  to reality ;-)
* docs/manual[-de].docbook (default_helpers): document escape()
* docs/manual[-de].docbook (acknowledgements): add link to NEWS and
  ChangeLog as we won't include all contributors to the manual


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@206 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-01-11 15:34:32 +00:00
gernot 4e9848b06d - forgotten acknowledgements
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@205 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-01-11 10:44:17 +00:00
gernot 84ca5ca56e - forgotten to add DDI feature
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@204 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-01-10 14:57:46 +00:00
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 9679c04cb6 - some entries were missing, made other entries more understandable (I hope ;))
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@199 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-31 15:11:35 +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 b652423cca - fax_numbers is really allowed to be empty now...
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@193 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-02 18:50:09 +00:00
gernot 8c4e1dac07 - confused "hiRes" and "loRes". Thx to Ingo Göppert <Ingo.Goeppert@gmx.de>
for the report!


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@192 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-01 20:53:05 +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 7a9c424510 - added dependancy to glibc-locales
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@178 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-10-05 09:40:30 +00:00
gernot 4dac1e503b - start usage of ChangeLog from today
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@177 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-10-05 09:39:12 +00:00
gernot 73698ea56b - partly implementation of a bigger semantic change: don't throw
call finished exceptions in normal operation any longer; i.e. we only
  test for the connection at the begin of a command. This allows return
  values, e.g. for commands like capisuite.fax_receive() which were
  interrupted by an exception always in former CapiSuite versions and thus
  never returned. This is also a better and more logical use of exceptions
  IMO. ATTN: this is *far from stable*


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@176 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-10-03 14:56:40 +00:00
gernot 3baf754aae - added new options "fax_email_from" and "voice_email_from"
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@175 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-10-03 13:42:09 +00:00
gernot 6939e9c506 - moved a "mkdir" from built to install stage
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@174 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-10-03 12:59:35 +00:00
gernot baef562b73 - add 0x349f to idle.py as non-error code
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@171 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-09-21 12:37:51 +00:00
gernot ace119e712 - add 0x349f to list of normal results
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@170 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-09-21 12:34:37 +00:00
gernot 8c5ab37867 - add required version to Python
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@167 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-08-24 13:15:25 +00:00
gernot cf63ef3037 - started 0.4.4
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@166 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-08-24 12:52:06 +00:00
gernot 3c40cffcdf - switch_to_faxG3: return faxInfo structure instead of None
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@165 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-08-24 12:49:21 +00:00
gernot c86aa53052 - faxIncoming tried to reconnect when it was called after a switch from
voice to fax mode, which lead to a call abort. Thx to Harald Jansen &
  Andreas Scholz for reporting!


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@164 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-08-24 12:47:50 +00:00
gernot 0509befdb5 - added better description for controller ID
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@159 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-08-10 12:00:57 +00:00
gernot e9457b05d7 updated to 0.4.3
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@158 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-08-06 10:41:19 +00:00
gernot 7ff12c2c4a - added another remark by Carsten about sox transforms
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@155 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-07-27 11:46:31 +00:00
gernot 59c636bd49 - improved sox command for better quality (according to Carsten Heesch)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@154 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-07-27 11:43:11 +00:00
gernot 23a4e03e1c - added paragraph about my jpeg2ps-multiJPEG-patch
- fixed some syntax errors


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@152 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-07-26 10:37:18 +00:00
gernot b97cf657dd - added paragraph about my jpeg2ps-multiJPEG-patch
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@151 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-07-26 10:37:00 +00:00
gernot de82385b05 - forgot one import in last commit :-|
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@148 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-07-21 17:44:07 +00:00
gernot 99e1b930c9 - added missing include of errno.h
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@145 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-07-20 19:08:19 +00:00
gernot 3c685e2361 - moving towards 0.5 development
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@144 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-07-20 10:43:00 +00:00
gernot c3a47fe547 - return information about transfers in fax receive/send, audio receive
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@142 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-07-20 10:31:52 +00:00
gernot c3c563d021 - started implementing faxInfo output in sent mails, not working currently
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@141 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-07-20 10:30:37 +00:00
gernot 227bbca0f9 - workaround for Python RuntimeError "cannot unmarshal code objects in
restricted execution mode", thx to Sander Roest for finally finding
  this solution


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@139 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-07-20 10:27:51 +00:00
gernot 0e9e1527db - don't take a wrong character too serious...
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@138 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-06-29 06:18:13 +00:00
gernot 1ed6964df8 - convert fax headline to CP437, so that german umlauts and other special
characters will work now


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@137 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-06-28 12:49:47 +00:00
gernot 930a9964c8 - replaced german umlaut in filename "nachricht-gelöscht.la", can cause
problems on Redhat, thx to Herbert Hübner for reporting


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@136 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-06-27 07:51:09 +00:00
gernot 72fc7cf0ad - fax jobs can be given an addressee and a subject now (resolves #18, reported
by Achim Bohnet)


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@135 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-06-26 11:53:17 +00:00
gernot e79f3f0d09 *** empty log message ***
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@134 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-06-19 14:59:35 +00:00
gernot 04ccfd55bd - fax_numbers is now really optional (bug #23)
- tries counter was wrongly reported (bug #29)


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@133 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-06-19 14:58:43 +00:00
gernot c008bfa71e - fax_numbers is now really optional (bug #23)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@132 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-06-19 14:56:20 +00:00