Overview

From TBwiki
(Difference between revisions)
Jump to: navigation, search
Line 14: Line 14:
  
 
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 Server
+
*[[CMC Server]]
*HA Manager
+
*[[HA Manager]]
*TCAP Control Library
+
*[[TCAP Control Library]]

Revision as of 15:51, 7 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:

Personal tools