/mcp} … … } Declaration public interface CiscoMediaOpenIPPortEv Superinterfaces NA Fields NA Inherited Fields NA Methods Table 121: Methods in CiscoMediaOpenIPPortEv Method Interface getMediaIPAddressingMode() int getCiscoRTPHandle() CiscoRTPHandle Inherited Methods NA CiscoMediaOpenLogicalChannelEv The system sends a CiscoMediaOpenLogicalChannelEv event each time that media gets established for a dynamically registered CiscoMediaTerminal or CiscoRouteTerminal. Upon receiving this event, applications must invoke setRTPParams on CiscoMediaTerminal or CiscoRouteTerminal and pass in the IP address and port number where they want to terminate the media, along with the rtpHandle that this event delivers. Applications can get a call reference by using CiscoProvider.getCall(CiscoRTPHandle). Applications must be aware that the far end and local end may not be able to invoke features unless the setRTPParams method is invoked. If applications fail to respond to this event within the specified time, the call may get disconnected. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 449 Cisco Unified JTAPI Extensions Declaration