-
rdeadman committed patchset 466 of module src to the Generic JTAPI and Jain Jcc and Jcat CVS repository, changing 1 files.
2009-12-23 15:08:38 UTC in Generic JTAPI and Jain Jcc and Jcat
-
rdeadman committed patchset 465 of module src to the Generic JTAPI and Jain Jcc and Jcat CVS repository, changing 4 files.
2009-12-10 00:14:13 UTC in Generic JTAPI and Jain Jcc and Jcat
-
I have just checked in code to update TAPI3 support for transfer and conference. This requires an updated DLL as well. The instructions are in the src/doc directory.
In a nutshell, you now can make a transfer with the TAPI3 provider by doing:
// Set up consultation call for transfer
CallControlCall consult = (CallControlCall)prov.createCall();
PrivateData consultPrivate =...
2009-12-08 20:43:08 UTC in Generic JTAPI and Jain Jcc and Jcat
-
rdeadman committed patchset 464 of module src to the Generic JTAPI and Jain Jcc and Jcat CVS repository, changing 13 files.
2009-12-08 19:19:34 UTC in Generic JTAPI and Jain Jcc and Jcat
-
I assume you are using TAPI and the TAPI3 service provider.
In CVS, under documents, there is a file on additions for TAPI3 support (src/doc/Tapi3Add.txt). It notes that TAPI's transfer and conference support does not line up with the GJTAPI paradigm of putting the call on hold, creating a (consultation) call and then joining the calls. Instead, in TAPI you create a consultation call and then...
2009-12-08 14:08:35 UTC in Generic JTAPI and Jain Jcc and Jcat
-
rdeadman committed patchset 463 of module src to the Generic JTAPI and Jain Jcc and Jcat CVS repository, changing 1 files.
2009-11-30 16:57:03 UTC in Generic JTAPI and Jain Jcc and Jcat
-
rdeadman committed patchset 462 of module src to the Generic JTAPI and Jain Jcc and Jcat CVS repository, changing 1 files.
2009-11-29 17:22:41 UTC in Generic JTAPI and Jain Jcc and Jcat
-
rdeadman committed patchset 456 of module src to the Generic JTAPI and Jain Jcc and Jcat CVS repository, changing 1 files.
2009-11-05 01:27:09 UTC in Generic JTAPI and Jain Jcc and Jcat
-
rdeadman committed patchset 455 of module src to the Generic JTAPI and Jain Jcc and Jcat CVS repository, changing 1 files.
2009-11-05 01:22:48 UTC in Generic JTAPI and Jain Jcc and Jcat
-
rdeadman committed patchset 454 of module src to the Generic JTAPI and Jain Jcc and Jcat CVS repository, changing 2 files.
2009-10-29 20:35:19 UTC in Generic JTAPI and Jain Jcc and Jcat