Commit Graph

250 Commits

Author SHA1 Message Date
gernot 7ff2f3716a - added rules for HTML and PDF generation of manual, split up long dist-hook
to several targets


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@105 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-25 23:38:49 +00:00
gernot 87fd56fc75 - added manual.pdf
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@104 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-25 23:37:35 +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 0053c9562d shortened long lines for PDF output
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@102 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-25 22:37:55 +00:00
gernot 4dc60592cf - corrected comments to reflect correct precedence outgoing_MSN over
fax_numbers (seems like I overlooked this in the past)


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@101 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-25 10:34:28 +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 fea5ff6a65 - replace functions deprecated in Python 2.2.2 (mainly related to the email
module)


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@99 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-24 21:04:20 +00:00
gernot 3e4f37afbe - shortened some long lines
- added function escape which escapes a string for shell usage
- escape mail addresses given to sendmail


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@98 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-24 14:03:18 +00:00
gernot a4694ca0ab - shortened long lines
- escape filenames correctly


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@97 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-19 12:49:55 +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 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 b5441590db - support ALERTING notification (to know when it's ringing on the other side)
- cosmetical fixes in capi.cpp


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@93 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-17 10:39:42 +00:00
gernot 68e8269f49 - fix another typo which could probably lead to errors in sending own number...
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@92 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-17 10:36:29 +00:00
gernot 795f036c40 - moved to own spec files for each SuSE version
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@91 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-16 17:08:51 +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 6af2f3b2f0 - shortened some long lines (preparation for PDF version)
- some changes to Debian section (removed package build instructions,
  added some comments to thank Achim ;-) )
- removed / replaced xrefs to varlistentries as these aren't supported
  by db2pdf
- fixed a small error (missing </para>)


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@89 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-15 21:06:24 +00:00
gernot 6499128e7b - first steps to a build system for SuSE 8.0-8.2
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@88 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-11 08:32:06 +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 ed1b038847 - don't build reference docs in normal "make", just in "make dist", recreate
Doxyfile every time


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@85 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-09 14:25:50 +00:00
ach 1f43ac632e o make debian rules work w/o debian/patches
o more todo entries
o used to build new 0.4.1a-1 deb
o removed gcc diff (in cvs proper).
o keep doxygen-norun: cosmetic to keep debians source build
  diff smaller: 6k gzip'ed


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@84 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-08 18:57:17 +00:00
gernot 503de49185 - replace some wrong space indentations by tabs...
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@83 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-08 07:59:56 +00:00
gernot b607af1d79 back to cvs version
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@82 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-08 07:59:05 +00:00
gernot 74d9a411ad - fix wrong exception order which gcc-2.95 doesn't like...
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@81 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-08 07:50:48 +00:00
ach a5537efc22 o 0.4.1a debs now build like I want ;)
o debian/patches/ gcc-2.95.diff and doxy-norun.diff not added.
  Maybe the get applied upstream ;)
o deb need some more testing before release


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@80 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-07 22:53:06 +00:00
ach fe11459e05 start preparation of 0.4.1a pkg
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@79 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-07 17:15:58 +00:00
gernot cf4f11b2cf - attachments to sent e-mails now get a valid filename
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@78 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-07 15:58:37 +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 22f06c16fe - fix for 1-hour-delayed sending of fax (DST problem)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@76 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-06 11:07:40 +00:00
gernot 226233ba81 add cronjob.conf to dist
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@75 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-05 11:14:43 +00:00
gernot 4f67ae25c7 strip binary...
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@74 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-05 10:02:35 +00:00
gernot 55da9de869 - added suse build environment
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@73 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-05 08:30:12 +00:00
gernot a4581964ac - added Debian section to installation description
- documented new cron job behaviour / configuration for 0.4.1a (cronjob.conf)
- heading for 0.4.1a


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@72 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 22:58:36 +00:00
gernot 49c31cff14 - fixed SECURITY BUG (user scripts where executed as root), thx to Achim!
-> use 3 variables (MAX_DAYS_RCVD, MAX_DAYS_DONE, MAX_DAYS_FAILED)
       which are all read from /etc/capisuite/cronjob.conf now
    -> don't read cronjob.conf's in other dirs any more


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@71 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 22:26:18 +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 55297c187a - added cronjob configuration file to CVS repository
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@69 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 22:16:15 +00:00
gernot d5e078c3cb - buildBconfiguration() now checks the abilities of the given controller
and throws an error if it doesn't support the service
- it also sets the fax protocol setting now the highest available ability
  (fax G3 or fax G3 extended) of the controller, thus preparing fax polling
  and *working around a severe bug in the AVM drivers producing a kernel
  oops* with some analog fax devices. AVM knows about this and analyzes it.


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@68 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 09:17:59 +00:00
gernot aa9a6d58b1 - setListenTelephony() and setListenFaxG3 now check if the given controller
supports this service and throw an error otherwise


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@67 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 09:14:02 +00:00
gernot a6261ffb65 - added new readProfile() which stores controller profiles in attributes
- getInfo() only creates the string out of the stored values and doesn't
  do the real inquiry any more
- getInfo() and numControllers aren't static any more


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@66 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-03 21:16:03 +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 72c9fafcf7 - some updates (new version, prepare for Python 2.3, binary file moved...)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@64 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-03 21:08:38 +00:00
gernot f75f893a07 - changed rc-Script to point to new daemon location (sbindir instead of
bindir)


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@63 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-30 06:48:12 +00:00
gernot e625083758 added some auto-created files reported from Achim
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@62 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-25 00:08:58 +00:00
gernot 2d2de7bf58 - ignore error of autoreconf
- use automake --copy to get debbuild happy


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@61 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-25 00:05:56 +00:00
gernot 7f55c1a58e update from Achim
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@60 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-25 00:04:58 +00:00
gernot 712c245207 initial checkin of debian specific files, created/maintained by Achim Bohnet
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@59 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-21 23:34:26 +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 ae14dfc25a - and back to normal work (cvs version)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@57 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 13:17:31 +00:00
gernot c8524a5bf2 - fixed a small syntax bug
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@56 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 12:42:17 +00:00