Commit Graph

48 Commits

Author SHA1 Message Date
gernot f37a392ad8 moved from_email feature to 0.4.5
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@362 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-11-28 07:26:08 +00:00
gernot e0124ed264 - move 0.4.5 items to the right place
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@349 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-11-09 15:50:26 +00:00
gernot 0674051fb1 - another item moved from 0.5.x to 0.4.5
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@347 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-11-07 21:01:24 +00:00
gernot 6d9f4e418b moved 0.4.5 NEWS to where they belong
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@345 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-11-07 18:28:46 +00:00
gernot fd8b0bff34 - ported rev. 340 from branch_0_4 (don't crop fax pages)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@341 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-11-07 17:49:02 +00:00
gernot 53651069ec -ported revisions 330 & 337 from branch_0_4 (support sfftobmp 3.x)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@338 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-11-07 14:12:33 +00:00
gernot a22481c4fc - merge branches/py-lib, revisions 265-325 to trunk
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@328 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-10-31 14:07:07 +00:00
gernot c621d21748 2004-03-20 Gernot Hillier <gernot@hillier.de>
* src/application/pythonscript.h: extend prefix() so that it can
          create a short prefix, too; use short prefix for Python traceback 
          (fixes bug #63, reported anonymously)
        * src/application/pythonscript.cpp: Likewise.



git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@284 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-03-20 11:15:01 +00:00
gernot 585a441fa6 2004-02-25 Gernot Hillier <gernot@hillier.de>
* docs/.cvsignore: add manpages/*
        * docs/Makefile.am: add support for manpage creation, move validation
          etc. to separate target
        * docs/manual.README: update, add information about manpages
        * docs/manual.docbook: restructure to also create five man pages:
          (capisuite.8, capisuite.conf.5, fax.conf.5, answering_machine.conf.5,
          capisuitefax.1)


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@237 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-02-25 22:37:55 +00:00
gernot 2027da93b7 2004-02-08 Gernot Hillier <gernot@hillier.de>
* scripts/cs_helpers.pyin (sayNumber): allow gender specification
        * scripts/incoming.py (remoteInquiry): use "eine" instead of "eins"
          in some places ("eine Nachricht")
        * scripts/waves/Makefile.am: new file eine.la
        * scripts/waves/eine.la: Likewise.


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@228 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-02-08 21:24:28 +00:00
gernot ca4f537803 2004-02-08 Gernot Hillier <gernot@hillier.de>
* scripts/capisuitefax.in: also accept PDF files


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@227 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-02-08 21:16:57 +00:00
gernot a67f0e5b9f 2004-02-08 Gernot Hillier <gernot@hillier.de>
* src/backend/connection.cpp (data_b3_conf): fix behaviour when
          DATA_B3_CONF comes immediately after DATA_B3_REQ


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@226 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-02-08 21:09:28 +00:00
gernot 40b4aa8042 2004-02-08 Gernot Hillier <gernot@hillier.de>
* src/application/capisuitemodule.cpp (capisuite_audio_send,
          capisuite_fax_send): catch some missing Exceptions
        * src/backend/connection.{cpp,h} (connectWaiting,rejectWaiting): throw
          CapiExternalError instead of CapiError when user passed a wrong call
        * src/backend/connection.{cpp,h} (connectWaiting,connect_b3_active_ind,
          disconnect_b3_ind,disconnect_ind,data_b3_ind,facility_ind_DTMF,
          info_ind_alerting,info_ind_called_party_nr,select_b_protocol_conf,
          alert_conf,data_b3_conf,facility_conf_DTMF,disconnect_b3_conf,
          disconnect_conf,send_block,start_file_transmission): add CapiError to
          allowed throwable objects in declaration
        * src/modules/audiosend.{cpp,h} (mainLoop): Likewise.
        * src/modules/callmodule.{cpp,h} (mainLoop): Likewise.
        * src/modules/faxsend.{cpp,h} (mainLoop): Likewise.


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@225 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-02-08 21:06:08 +00:00
gernot 1e6cf75856 - we decided to publish 0.4.4, so move branch_0_4 NEWS accordingly
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@215 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-01-18 09:55:09 +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 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 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 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 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 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 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 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 04ccaebd8f - added bug numbers, missing entries
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@130 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-06-19 14:53:24 +00:00
gernot 434136f704 *** empty log message ***
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@129 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-06-19 14:45:06 +00:00
gernot 1ed3b3c033 *** empty log message ***
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@123 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-06-03 20:22:28 +00:00
gernot acedb7c99f - release 0.4.2....
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@111 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-27 13:31:48 +00:00
gernot 05e81e9023 - new parameter --user / -u for capisuitefax documented
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@109 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-27 13:23:36 +00:00
gernot eaa735648f *** empty log message ***
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@103 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-25 23:37:06 +00:00
gernot c7257ae7c9 Yeah, new NEWS added to NEWS, one won't believe (good comments are important!)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@100 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-24 21:06:46 +00:00
gernot 8a7f33a9b6 - fixed pipe buffer overflow for conversion of long fax documents to PDF
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@90 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-16 07:16:35 +00:00
gernot 826f980c3e - support empty destination number for incoming calls correctly (austrian
telecom does this (sic))
- core now returns "-" instead of "??" for "no number available" (much nicer
  in my eyes)
- new wave file used in remote inquiry for "unknown number"


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@87 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-10 21:29:51 +00:00
gernot 49c8d9a178 - allow multiple mail addresses to be set as fax_email or voice_email
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@86 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-10 20:54:44 +00:00
gernot 4e32be8a28 *** empty log message ***
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@77 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-07 15:58:06 +00:00
gernot 804f6eefc3 heading for 0.4.1a
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@70 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 22:23:02 +00:00
gernot 710f5ac17e tag name fixes
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@55 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 12:32:16 +00:00
gernot edec263da9 - heading for 0.4.1 :-)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@54 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 12:28:54 +00:00
gernot b39e36f079 - reversed order, newest entries now stay at top
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@53 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 12:10:48 +00:00
gernot 7e2e6ab615 - sorted news items a little bit
- added some validation checks to reading of script config (bug #531)


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@47 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 08:54:06 +00:00
gernot 5eb924e373 implemented dial_prefix, this fixed bug #537
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@45 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-18 23:12:00 +00:00
gernot 90da7fe57f - use stricted permissions for saved files and created userdirs. Fixes
bug #544


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@44 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-13 11:09:58 +00:00
gernot 07b48eccf6 *** empty log message ***
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@24 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:43:23 +00:00
gernot a8ed03d16d - began NEWS for 0.4.1
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@11 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-23 09:54:46 +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