/mcpDescription Method Interface This method registers the MediaTerminal with the specified CiscoMediaCapabilities. Applications should use this method when they want to supply the IP address and port dynamically for each call. Applications that register with this method will receive a CiscoMediaOpenLogicalChannelEv for each call and must supply an IP address and port number by using the setRTPParams method on this object. Ensure the CiscoMediaTerminal is in the CiscoTerminal.UNREGISTERED state and its Provider is in the Provider.IN_SERVICE state. Method Arguments Arguments indicate the type of RTP encodings that the application is willing to support for this Terminal. Method Post-conditions This method returns successfully when the CiscoMediaTerminal is registered. Parameters capabilities—The list of RTP encodings that this terminal supports. Throws CiscoRegistrationException register(CiscoMediaCapability[]capabilities) void Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 460 Cisco Unified JTAPI Extensions Methods