Release Name: 0.4.4 Released: 2004-01-18 Notes: ------ This is again a bugfix release of the 0.4.x branch. It fixes some small bugs in the default scripts which were reported in the meantime. See the Changes for details. If no major bug will be found, it will be the last release of the 0.4.x series, all further development is concentrated on 0.5. One new feature was added to 0.4.4: support for DDI/PtP mode (in Germany this is called "Anlagenanschluss"). This is needed for special ISDN line configurations; if you don't know what these terms mean, you won't need it. This feature was sponsored by the x-dot GmbH; thanks for the support! As this is mainly a bugfix release, update is recommended for all users having problems. If you experience strange hangs, problems with mail delivery etc., you should also - whenever possible - try to update your Python to the current 2.3.3 release. Thanks for all the feedback, fixes and support I received. Have fun with it :-) Changes: -------- * Makefiles: fixed "make" to not trying to create directories any more - this prevented normal users to call "make" sometimes (thx to Steffen Barszus for the detailled report) * scripts: added new non-error ISDN cause (0x349f) to fax send routine. It was wrongly understood as an error before and therefore leading to repeated fax sends (thx to Stefan Brandner for reporting) * scripts: fixed a bug which lead to a connection abort when the answering machine recognized an incoming fax call (thx to Andreas Scholz and Harald Jansen) * scripts: fixed a bug which under some circumstances caused an error message when fax_numbers was not set for a user * scripts: received voice calls are now converted to 16 bit WAV files instead of 8 bit; this leads to a dramatically better playback quality for the sound files attached to the sent mails (thx to Holger Krull for the fix; closes bug #51) * core: support for ISDN lines with DDI (means you only have one base number - not a list of MSNs - and can define extensions how you like; in Germany used in the "Anlagenanschluss"). We now have three new DDI_* options in capisuite.conf. Many thanks goes to Jörg Fester and the x-dot GmbH for paying and supporting me to develop this feature. They use CapiSuite in their product (see http://www.x-manage.de).