/mcpRelated Documentation See CiscoRTPInputProperties.getBitRate(), CiscoRTPOutputProperties.getBitRate() CiscoRTPHandle Use the CiscoRTPHandle object to get a call reference with CiscoProvider.getCall(CiscoRTPHandle). This object gets returned in CiscoMediaCallOpenLogicalChannelEv. Pass this handle in the setRTPParams parameter of CiscoMediaTerminal or CiscoRouteTerminal, depending on where the CiscoMediaCallOpenLogicalChannelEv event gets received. If no call observer was added, or there was no call observer added at the time CiscoMediaCallOpen LogicalChannelEv got sent, CiscoProvider.getCall(CiscoRTPHandle) may return null. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes. 7.1(1 and 2) Declaration public interface CiscoRTPHandle Fields None Methods Table 171: Methods in CiscoRTPHandle Description Method Interface Returns the Cisco Unified Communications Manager CallLeg ID of the call, in integer format. getHandle() Int Related Documentation None Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 553 Cisco Unified JTAPI Extensions Related Documentation