public void makeCall(Terminal terminal, String destNumber) throws Exception Address terminalAddr = terminal.getAddresses()[0]; CallControlAddress callAddr = (CallControlAddress) terminalAddr; // Create a new call CallControlCall call = (CallControlCall) provider.createCall();
The (usually part of the Avaya Developer Suite) details these proprietary extensions, including: avaya jtapi programmer 39-s guide
The details how to use the Java Telephony API (JTAPI) to build, debug, and deploy telephony applications within the Avaya Aura® Application Enablement Services (AES) environment. Key features and capabilities covered in the guide include: Core Call Control Features public void makeCall(Terminal terminal