Holger Gräfe - 2003-08-18

Logged In: YES
user_id=299516

Note:

This problem was caused by an unexpected behaviour of the
capi2032.dll used: The return value "application ID" is
defined as a four-byte integer, but this capi2032 only sets
the lower two bytes and keeps the others un-initialized.

Solution:

The value "application ID" is now initialized by the
jcapi20.dll to "0". The source of this version of jcapi can
be found in CVS (jcapi.c) and Jcapi 1.2, the next releases
(Jcapi 1.2.1 and above) will contain the new binary jcapi20.dll.