Actions

Overview: Difference between revisions

No edit summary
No edit summary
Line 15: Line 15:
Toolpack is comprised of a series of modules. They are:
Toolpack is comprised of a series of modules. They are:
*[[CMC library|CMC Library]]
*[[CMC library|CMC Library]]
*[[CMC Server]]
*[[Toolpack Engine]]
*[[HA Manager]]
*[[Toolpack System Manager]]
*[[TCAP Control Library]]
*[[TCAP Control Library]]



Revision as of 16:01, 25 May 2009

This users’ guide is intended for the users of the TelcoBridges products. It explains the concepts behind the Toolpack modules (also referred to as ’Call and Media control’ [aka CMC] and ’Custom Application Framework’ [aka CAF] classes) and how they can be used to build large applications. Some telecommunications knowledge is expected from the reader as well as a basic understanding of the "C++" language.

The ToolPack API modules are intended to give a simpler, protocol agnostic and complete control API to the programmer.

They give access to system-level functionality and provide simpler system management and configuration.

Typically, an application only needs to interact with the system through the use of C++ classes as shown in the figure below:

MISSING IMAGE

Toolpack is comprised of a series of modules. They are:



Return to the Toolpack User Guide