Actions

Develop Using Toolpack: Difference between revisions

(creation)
 
(modified some links and cleaned up)
Line 1: Line 1:
[[Toolpack]] is a flexible platform that allows its developer to create a wide range of applications ([[Call routing|call routing]], [[Prepaid & postpaid|prepaid & postpaid]], [[Ringback tones|ringback tones]], etc).  
[[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:


== The CAF classes  ==


The&nbsp;[[Customer Application Framework|CAF classes]] are modules of the [[Toolpack API|Toolpack API]] that facilitate application development.<br>
== CAF classes  ==
[[Customer Application Framework|CAF classes]] are modules of the [[Toolpack API|Toolpack API]] that facilitate application development.


<br>
== Call Legs<br> ==
[[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.<br>


== 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 09: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.