Commit Graph

32 Commits

Author SHA1 Message Date
Lars Immisch b62ee3004e Fixes for contemporary setuptools, autoconf update
The fix for finding the Python Makefile directly in configure is a hack, of course, but I ca'nt find it in autoconf
2016-12-02 22:29:44 +01:00
Tilo Prütz 428f6cf592 the remains of Gentoo's Python 2.5 patch 2013-10-11 11:39:24 +02:00
Lars Immisch d36c789423 Patches from Gerd v. Egidy (slightly reworked) 2013-08-23 17:52:41 +02:00
Lars Immisch 1410b36fe5 New autoconf/automake version 2013-08-14 10:34:48 +02:00
Lars Immisch c6c51e4daa New automake/autoconf versions. 2012-03-07 11:29:21 +01:00
gernot d2fbc2506f fix another "automake doesn't work in SVN version" problem...
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@381 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-12-29 23:23:18 +00:00
gernot e0c8664770 fix some comments
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@380 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-12-13 18:57:10 +00:00
gernot b90495a088 -regenerate with the sfftobmp changes, add two other missing files
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@374 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-12-04 06:52:38 +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 b75a6e0f54 delete old obsolete CVS info
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@318 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-08-14 10:34:51 +00:00
gernot a208cb46ce add autogenerated files as these are difficult to generate for many
people when trying to build the CVS version


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@316 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-07-15 00:21:01 +00:00
gernot 4f33b2dc2c shorter is better :)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@285 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-03-20 11:24:14 +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 afbe12ee88 2004-03-09 Hartmut Goebel <h.goebel@crazy-compilers.com>
* src/application/idlescript.cpp: Reduced delay until
          idlescript.py is called the first time after startup.



git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@278 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-03-13 22:57:34 +00:00
gernot dc43bcade6 2004-02-20 Gernot Hillier <gernot@hillier.de>
* src/application/capisuite.cpp: changed include order to get rid of
          the "_POSIX_C_SOURCE redefined" warning (thx to Hartmut Goebel)
        * src/application/capisuitemodule.cpp: Likewise.
        * src/application/idlescript.cpp: Likewise.
        * src/application/incomingscript.cpp: Likewise.
        * src/application/pythonscript.h: Likewise.


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@236 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-02-20 14:33:08 +00:00
gernot 7afe826bdc 2004-02-17 Hartmut Goebel <h.goebel@goebel-consult.de>
* docs/manual.docbook: fixed some syntax errors
        * src/application/pythonscript.h: fixed #include statement
        * src/backend/connection.cpp: Likewise.


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@232 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-02-17 22:31:59 +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 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 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 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 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 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 7c4423720a - support reception of color fax documents
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@120 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-05-25 13:38:30 +00:00
gernot 1a5fa8e9d2 - update documentation of capisuite_call_* to the new behaviour (timeout for
outgoing calls starts when other party gets signalled), moved error code
  description to manual


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@96 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-17 10:53:54 +00:00
gernot 6b6d3bdf98 - Capi::getInfo isn't static any longer
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@65 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-03 21:09:46 +00:00
gernot aa76c2b64b - included autoconf tests for gcc-2.95 problems so that it will compile w/o
change for good old gcc-2.95 and gcc3


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@58 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-21 23:09:59 +00:00
gernot 243a544932 - added missing endl's in error messages
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@22 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:34:44 +00:00
gernot 73158bd512 - remove old forward declaration
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@14 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-25 13:24:21 +00:00
gernot f50045c44c - comment fix
- remove old, unused attribute


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@13 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-25 13:23:19 +00:00
gernot d748d82e81 - remove old, unused attribute
- correct some forgotten references to CallControl to IncomingScript


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@12 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-25 13:22:42 +00:00
gernot c27c7def8c - follow some a little bit stricter rules of gcc-2.95.3
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@9 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-21 23:21:44 +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