Actions

Develop Using Toolpack

Revision as of 15:59, 14 February 2011 by Cbilodeau (talk | contribs) (add category)

Toolpack is an application development platform that enables developer to create a wide range of Value-added services such as Call routing, prepaid & postpaid, Ringback tones, etc. The  default Toolpack user application is the gateway application which route incoming calls according to naps, calling number and called number to a destination. It is possible for solution developers to modify default behaviors of the gateway application, or create a new application entirely.


Toolpack Developers

For all Toolpack developers, learning how to use the caf classes, call legs and call flows are very important.

CAF classes

CAF classes are modules of the Toolpack API that facilitate application development.


Call Legs

Call legs are a full-duplex media resource and/or its associated signaling entity. To learn more about call legs, see the 'working with call legs' article.


Call Flows

Call flows are call scenarios that shows the interaction between the CAF classes and the protocol specific messages.

Status API

Status_API allows querying and modifying all states provided by Toolpack system (trunk states, clock status, adapter states, application states, ISUP interface or circuit states, etc.)