Commit Graph

19 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
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 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 ad6c633600 2004-02-11 Gernot Hillier <gernot@hillier.de>
* scripts/incoming.py (faxIncoming,CVS log): fixed two typos /
          removed not allowed german umlauts
        * src/modules/audioreceive.h (AudioReceive): correct exception
          declaration order (thx to Matthias Haberkorn for the patch)
        * src/modules/callmodule.h (mainLoop): Likewise.


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@229 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-02-11 05:17:43 +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 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 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 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 1fd2a4dbc7 - timeout value is now measured beginning at the moment the other party is
signalled


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@95 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-17 10:52:12 +00:00
gernot d6576a3585 - support new ALERTING notification feature of backend
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@94 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-17 10:40:32 +00:00
gernot 538d05e2e2 - fixed typo
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@23 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:35:10 +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