capisuite/src/capisuite-py
htgoebel 69398972d7 Fixed passing fax-info about received faxes to MailFaxRecievd message.
Details:
core.py: some fax functions did not return faxInfo even if the C++
         implementaion does. Fixed.
fax.py: sendinfo now returns the faxInfo like this:
        ((result, resultB3), faxInfo)
idle-script: faxInfo is now taken from fax.sendfax() and included into
             sendinfo, which is used by MailFaxRecievd message.


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@429 4ebea2bb-67d4-0310-8558-a5799e421b66
2005-01-28 19:35:51 +00:00
..
Makefile.am fix installation paths for capisuite-py files, fixes bug #108 2005-01-07 09:15:15 +00:00
Makefile.in fix installation paths for capisuite-py files, fixes bug #108 2005-01-07 09:15:15 +00:00
SConscript * Enhanced for SCons build system: 2005-01-02 22:05:17 +00:00
__init__.py added GPL license information to src/capisuite-py/*.py files 2005-01-03 18:59:47 +00:00
config.py.in Debugged sending faxes. 2005-01-21 19:48:48 +00:00
consts.py Added mapping ISDN/CAPI-error-codes to user friedly text-messages. 2005-01-23 12:07:01 +00:00
core.py Fixed passing fax-info about received faxes to MailFaxRecievd message. 2005-01-28 19:35:51 +00:00
delivery.py add come comments from Hartmut so they don't get lost 2005-01-26 21:02:59 +00:00
exceptions.py Fixed aborting non-existing fax jobs (this was caused by a duplicate 2005-01-22 13:22:48 +00:00
fax.py Fixed passing fax-info about received faxes to MailFaxRecievd message. 2005-01-28 19:35:51 +00:00
fileutils.py * Test whether core.log is available prior to using is (it is 2005-01-22 12:53:55 +00:00
pychecker.rc - merge branches/py-lib, revisions 265-325 to trunk 2004-10-31 14:07:07 +00:00
storage.py add come comments from Hartmut so they don't get lost 2005-01-26 21:02:59 +00:00
voice.py added GPL license information to src/capisuite-py/*.py files 2005-01-03 18:59:47 +00:00