Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.ocf
Interface CallHandlingMBean


public interface CallHandlingMBean

Method Summary
 String getTerminationCauseAvpOnSalByeValue()
           
 String getTerminationCauseAvpOnSalCancelValue()
           
 String getTerminationCauseAvpOnSalFinalErrorResponseValue()
           
 boolean isCutThroughMode()
          Gets the value of the cutThroughMode property.
 boolean isSendCcrOnThresholdIndication()
          Gets the value of the sendCcrOnThresholdIndication property.
 void setCutThroughMode(boolean value)
          Sets the value of the cutThroughMode property.
 void setSendCcrOnThresholdIndication(boolean value)
          Sets the value of the sendCcrOnThresholdIndication property.
 void setTerminationCauseAvpOnSalByeValue(String value)
          Set the value of terminationCauseAvpOnSalBye
 void setTerminationCauseAvpOnSalCancelValue(String value)
          Set the value of terminationCauseAvpOnSalCancel
 void setTerminationCauseAvpOnSalFinalErrorResponseValue(String value)
          Set the value of terminationCauseAvpOnSalFinalErrorResponse

 

Method Detail

isCutThroughMode

boolean isCutThroughMode()
Gets the value of the cutThroughMode property.

setCutThroughMode

void setCutThroughMode(boolean value)
Sets the value of the cutThroughMode property.

isSendCcrOnThresholdIndication

boolean isSendCcrOnThresholdIndication()
Gets the value of the sendCcrOnThresholdIndication property.

setSendCcrOnThresholdIndication

void setSendCcrOnThresholdIndication(boolean value)
Sets the value of the sendCcrOnThresholdIndication property.

setTerminationCauseAvpOnSalByeValue

void setTerminationCauseAvpOnSalByeValue(String value)
Set the value of terminationCauseAvpOnSalBye

getTerminationCauseAvpOnSalByeValue

String getTerminationCauseAvpOnSalByeValue()

setTerminationCauseAvpOnSalCancelValue

void setTerminationCauseAvpOnSalCancelValue(String value)
Set the value of terminationCauseAvpOnSalCancel

getTerminationCauseAvpOnSalCancelValue

String getTerminationCauseAvpOnSalCancelValue()

setTerminationCauseAvpOnSalFinalErrorResponseValue

void setTerminationCauseAvpOnSalFinalErrorResponseValue(String value)
Set the value of terminationCauseAvpOnSalFinalErrorResponse

getTerminationCauseAvpOnSalFinalErrorResponseValue

String getTerminationCauseAvpOnSalFinalErrorResponseValue()

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.