Develop Using Toolpack
From TBwiki
(Difference between revisions)
(creation) |
(modified some links and cleaned up) |
||
Line 1: | Line 1: | ||
− | [[Toolpack]] is | + | [[Toolpack]] is an application development platform that enables developer to create a wide range of [[value-added services]] such as [[call routing]], [[Prepaid & postpaid|prepaid & postpaid]], [[ringback tones]], etc. Toolpack is comprised of the following: |
− | |||
− | + | == CAF classes == | |
+ | [[Customer Application Framework|CAF classes]] are modules of the [[Toolpack API|Toolpack API]] that facilitate application development. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | == Call Legs == | ||
+ | [[Call_Leg|Call legs]] are a full-duplex media resource and/or its associated signaling entity. To learn more about call legs, see the '[[CAF:_Working_With_Call_Legs|working with call legs]]' article. | ||
Revision as of 08:40, 1 March 2010
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. Toolpack is comprised of the following:
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.