Avaya Jtapi Programmer 39-s Guide -
This blog post provides a developer-focused overview of the Avaya JTAPI Programmer's Guide , specifically for those working with Avaya Aura Application Enablement Services (AES)
Conclusion
Object Model
: The guide relies on five primary objects to manage calls: Call : The dynamic collection of entities in a session. Address : A logical endpoint, typically a phone number. avaya jtapi programmer 39-s guide
- The JTAPI architecture consists of the following components:
// Create a call Call call = connection.createCall(); This blog post provides a developer-focused overview of
To get started with Avaya JTAPI, developers will need: The JTAPI architecture consists of the following components:
- createConference: The createConference method allows an application to create a conference.
- addParty: The addParty method allows an application to add a party to a conference.