Platform SDK Java 8.5 API Reference

Uses of Package
com.genesyslab.platform.voice.protocol.tserver.requests.party

Packages that use com.genesyslab.platform.voice.protocol.tserver.requests.party
com.genesyslab.platform.voice.protocol.tserver.requests.party Handle call activity, such as answering, making, and holding calls, initiating transfers and conference calls, or applying a treatment. 
 

Classes in com.genesyslab.platform.voice.protocol.tserver.requests.party used by com.genesyslab.platform.voice.protocol.tserver.requests.party
RequestAlternateCall
          On behalf of the telephony object specified by the parameter dn, places the active call specified by the parameter current_conn_id on hold and connects the call specified by the parameter held_conn_id.
RequestAnswerCall
          Answers the ringing call identified by the ConnId parameter.
RequestApplyTreatment
          On behalf of the telephony object specified by the parameter dn, applies a treatment specified by treatment to a call specified by conn_id.
RequestClearCall
          Deletes all parties, that is, all telephony objects, from the call specified by conn_id and disconnects the call.
RequestCompleteConference
          Completes a conference previously initiated.
RequestCompleteTransfer
          Completes the two-step transfer.
RequestDeleteFromConference
          A telephony object specified by dn deletes the telephony object specified by dn_to_drop from the conference call specified by conn_id.
RequestGiveMusicTreatment
          On behalf of the telephony object specified by the parameter dn, connects the call specified by the parameter conn_id to the music source specified by the parameter music_dn.
RequestGiveRingBackTreatment
          On behalf of the telephony object specified by the parameter dn, connects the call specified by the parameter conn_id to a Ring Back Tone source, which is specified in the switch.
RequestGiveSilenceTreatment
          On behalf of the telephony object specified by the parameter dn, connects the call specified by the parameter conn_id to a source of silence, which is specified in the switch.
RequestHoldCall
          Places the ConnId call on hold.
RequestInitiateConference
          Initiates a conference.
RequestInitiateTransfer
          Initiates a two-step transfer.
RequestListenDisconnect
          On an existing conference call, sets Deaf mode for the party specified by the parameter listener_dn.
RequestListenReconnect
          On an existing conference call, cancels Deaf mode for the party defined by the parameter listener_dn.
RequestMakeCall
          Makes a regular call from the thisDN DN to the otherDN called party.
RequestMakePredictiveCall
          Makes a predictive call from the thisDN DN to the otherDN called party.
RequestMergeCalls
          On behalf of the telephony object specified by the parameter dn, merges the held call specified by the parameter held_conn_id with the active call specified by the parameter current_conn_id in a manner specified by the parameter merge_type.
RequestMuteTransfer
          Transfers this ConnId call in one blind step to the otherDN destination.
RequestNetworkAlternate
          The request to place the current call on hold and to connects to the other call.
RequestNetworkConsult
          This request instructs NTS to create consultation call.
RequestNetworkMerge
          The request to join the consult leg into the existing primary call.
RequestNetworkReconnect
          The request to drop the consult leg and reconnect to the origination party in the primary call.
RequestNetworkSingleStepTransfer
          This request instructs NTS to transfer the call in one step (without creating consultation call).
RequestNetworkTransfer
          The requests to connect called party in a consultation to the main call, and to drop the requestor (to complete the transfer).
RequestReconnectCall
          Releases the telephony object specified by the parameter dn from the active call specified by the parameter current_conn_id and retrieves the previously held call, specified by the parameter held_conn_id, to the same object.
RequestRedirectCall
          Requests that the call be redirected, without an answer, from the party specified by the parameter dn to the party specified by the parameter dest_dn.
RequestReleaseCall
          Releases the call identified by the ConnId parameter.
RequestRetrieveCall
          Retrieves the ConnId call placed on hold.
RequestRouteCall
          Routes the call identified to the specified destination.
RequestSetCallInfo
          Changes the call attributes.
RequestSingleStepConference
          Adds a new party to an existing call and creates a conference.
Note: This request allows callbacks.
RequestSingleStepTransfer
          Transfers this call ConnId in one step to the destination otherDN.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.