Commit Graph

22 Commits

Author SHA1 Message Date
Lars Immisch eb002f080f Fix remote inquiry.
Create symbolic link to README (automake insists on it).
2012-03-09 00:42:58 +01:00
Lars Immisch f75255640c Python layout changes.
Install capisuite python module in pkgpython_PYTHON, this puts capisuite as
a module into the standard python path.

cs_helpers.py(in) was renamed to helpers.py(in) and also put into
the capisuite module. The old autoconf code put cs_helpers into
site-packages, and that is not part of the default sys.path any more.
That may be a Debian issue, but having the capisuite python code in two
different directories seemed undesirable enough to warrant this change.
2012-03-07 10:57:02 +01: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 13262718b2 2004-03-20 Gernot Hillier <gernot@hillier.de>
* scripts/incoming.py: Fix typo.



git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@286 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-03-20 11:40:13 +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 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 2327a0eb11 2004-01-17 Gernot Hillier <gernot@hillier.de>
* scripts/cs_helpers.pyin (escape,getAudio,uniqueName,sendMIMEMail,
          sendSimpleMail,sayNumber), scripts/idle.py (idle,sendfax,movejob),
          scripts/incoming.py (callIncoming,faxIncoming,voiceIncoming,
          remoteInquiry,newAnnouncement): use % instead of + operator for
          string concatenation (faster; thx to Hartmut Goebel for the hint);
          use os.path.join where appropriate


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@209 4ebea2bb-67d4-0310-8558-a5799e421b66
2004-01-17 23:11:08 +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 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 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 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 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 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 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 74e924755f - define filename in any case (thx to Axel Schneck for reporting and
analyzing...)


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@125 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-06-16 10:21:05 +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 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 00faa017c2 - error checking for reading of configuration improved, many options got
optional, others produce senseful error messages now if not found,
  fixes bug# 531, thx to Dieter Pelzel for reporting


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@50 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 09:12:42 +00:00
gernot b07ba9ae83 - fix remote inquiry locking (should fix bug #534, but doesn't - anyway,
this fix is definitely necessary)
- stricter permissions of saved files and created dirs, fixes #544
- add "file://" prefix to the path shown in the mails to the user


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@43 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-13 11:08:06 +00:00
gernot 8f128e899f - removed some debug output (oops...)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@7 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-21 13:13:34 +00:00
gernot 12289ba18a - removed os.setuid() from incoming script
-> fixes Bug #527


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@5 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-21 11:02:17 +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