Hi,Can we answer a call without adding call observer to terminal or address?Please find my code below:CiscoTerminal terminal = provider .createTerminal("SEP101F740EEA25"); TerminalConnection[] terminalConnections = terminal.getTerminalConnections();...