McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 628

↗ View in doc context
page
628
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::630

Methods Table 181: Methods in CiscoRTPOutputProperties Description Method Interface Returns the media bit rate, one of the following constants: • CiscoRTPBitRate.R5_3 • CiscoRTPBitRate.R6_4 getBitRate() int Returns the maximum number of frames to send per packet. getMaxFramesPerPacket() int Returns the packet size, in milliseconds. getPacketSize() int Returns the payload format, which is one of the following constants: • CiscoRTPPayload.NONSTANDARD • CiscoRTPPayload.G711ALAW64K • CiscoRTPPayload.G711ALAW56K • CiscoRTPPayload.G711ULAW64K • CiscoRTPPayload.G711ULAW56K • CiscoRTPPayload.G722_64K • CiscoRTPPayload.G722_56K • CiscoRTPPayload.G722_48K • CiscoRTPPayload.G7231 • CiscoRTPPayload.G728 • CiscoRTPPayload.G729 • CiscoRTPPayload.G729ANNEXA • CiscoRTPPayload.IS11172AUDIOCAP • CiscoRTPPayload.IS13818AUDIOCAP • CiscoRTPPayload.ACY_G729AASSN • CiscoRTPPayload.DATA64 • CiscoRTPPayload.DATA56 • CiscoRTPPayload.GSM • CiscoRTPPayload.ACTIVEVOICE • CiscoRTPPayload.WIDEBAND_256K getPayloadType() int Returns the precedence value. getPrecedenceValue() int Returns the address to which media is to be transmitted. getRemoteAddress() java.net. InetAddress Returns the port to which media is to be transmitted. getRemotePort() int Returns false if Cisco Unified Communication Manager service parameter “Silence Suppression” is set to False or True otherwise. getSilenceSuppression() boolean Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 564 Cisco Unified JTAPI Extensions Methods

Page 628 diagram