Toolpack API
From TBwiki
(Difference between revisions)
(clean-up) |
(→Toolpack API components) |
||
Line 11: | Line 11: | ||
Toolpack API is comprised of the following elements: | Toolpack API is comprised of the following elements: | ||
− | *[[CMC Library]] | + | *[[CMC library|CMC Library]] |
*[[Toolpack Engine]] | *[[Toolpack Engine]] | ||
*[[Toolpack System Manager]] | *[[Toolpack System Manager]] | ||
*[[TCAP Control Library]] | *[[TCAP Control Library]] |
Revision as of 10:05, 23 July 2009
The ToolPack API modules are intended to provide the solution developer with a simpler, protocol-agnostic approach to developing telephony applications while providing complete control, including access to system-level functionality.
The graphic below demonstrates Toolpack and a customer developed application running on an external application server such as one would use with the Tdev TMP6400 or the Tdev TMP800. It is also possible to host the application server locally in the Tmedia TMG3200 (flash disk or SATA drive) or the TMG800 (flash disk).
Typically, an application only needs to interact with the system through the use of C++ classes indicated above via dashed borders.
Toolpack API components
Toolpack API is comprised of the following elements: