McDewey

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

Page 577

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

Description Method Interface This interface returns the Media Forking Device Type for Gateway Recording. The forking device type can be: CiscoCall.CALL_RECORDING_MEDIA_FORKING_DEVICE_TYPE_NONE = 0 CiscoCall.CALL_RECORDING_MEDIA_FORKING_DEVICE_TYPE_PHONE = 1 CiscoCall.CALL_RECORDING_MEDIA_FORKING _DEVICE_TYPE_GW = 2 getMediaForkingDeviceType() public int This interface returns the Forking Device Name for Gateway Recording. getMediaForkingDeviceName() java.lang.String This interface returns the Protocol Call Reference GUID for Gateway Recording. getProtocolReferenceGUID() java.lang.String This interface returns the Forking Cluster ID for Gateway Recording. getMediaForkingClusterID() java.lang.String Range of Values The range of values returned by the getRecordingType() method is defined on the CiscoCall object: CiscoCall.CALL_RECORDING_TYPE_NONE CiscoCall.CALL_RECORDING_TYPE_APPLICATION_INITIATED_SILENT CiscoCall.CALL_RECORDING_TYPE_AUTOMATIC CiscoCall.CALL_RECORDING_TYPE_USER_INITIATED_FROM_APPLICATION CiscoCall.CALL_RECORDING_TYPE_USER_INITIATED_FROM Related Documentation None CiscoRemoteDestinationInfo CiscoRemoteDestinationInfo is a new interface that contains the information about a remote destination on a CiscoRemoteTerminal. Applications can get a list of all associated remote destinations from the return array of CiscoRemoteTerminal.getAllRemoteDestinations(). Methods Description Method Interface This method returns the remote destination name. getRemoteDestinationName() String This method returns the remote destination number. getRemoteDestinationNumber() String Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 513 Cisco Unified JTAPI Extensions Range of Values

Page 577 diagram