Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.module.imssf.win2.config
Interface CallHandlingMBean


public interface CallHandlingMBean

Inteface for CallHandlingMBean

Author:
osnat CallHandlingMBean enables you to configure how a call is handled. NOTE: this code is autogenerated by createConfigMbeans.pl. Do not change it.

Method Summary
 java.lang.String getAnlyzdInvokeCallingPartyNumberDigits1NumberingPlan()
          TBD: Add description
 java.lang.String getAnlyzdInvokeCallingPartyNumberDigits1TypeOfDigits()
          TBD: Add description
 java.lang.String getAnlyzdInvokeCarrierDigitsNumberingPlan()
          TBD: Add description
 java.lang.String getAnlyzdInvokeCarrierDigitsTypeOfDigits()
          TBD: Add description
 java.lang.String getAnlyzdInvokeDestinationDigitsNumberingPlan()
          TBD: Add description
 java.lang.String getAnlyzdInvokeDestinationDigitsTypeOfDigits()
          TBD: Add description
 java.lang.String getAnlyzdInvokeDigitsNumberingPlan()
          TBD: Add description
 java.lang.String getAnlyzdInvokeDigitsTypeOfDigits()
          Specifies the TypeOfDigits of the DialedDigits field.
 java.lang.String getAnlyzdInvokeMobileDirectoryNumberNatureNumberingPlan()
          TBD: Add description
 java.lang.String getAnlyzdInvokeMobileDirectoryNumberTypeOfDigits()
          TBD: Add description
 java.lang.String getAnlyzdInvokeRoutingDigitsNumberingPlan()
          TBD: Add description
 java.lang.String getAnlyzdInvokeRoutingDigitsTypeOfDigits()
          TBD: Add description
 java.lang.String getBodyEncodingFormat()
          Specifies the method that the IM-SSF uses to encode IN parameters in the body of a SAL message.
 java.lang.String getDeploymentName()
          return the Module instance name that this MBean configures
 java.lang.String getImssfMediaCapability()
          Specifies whether or not the underlying network supports IP, SRF or MRF.
 java.lang.String getImssfModeOfOperation()
          Specifies the IM-SSF mode of operation.
 int getMobileEquipmentNumberManufacturerCode()
          Specifies the manufacturer code of the equipment.
 java.lang.String getMobileEquipmentNumberSerialNumber()
          Specifies how to set the mobile equipment number field.
 java.lang.String getMscId()
          Specifies the value that IM-SSF sets in the mscId field of trigger messages
 java.lang.String getMsId()
          Specifies the value that IM-SSF sets in the msId field of trigger messages
 java.lang.String getOrigreqDialedDigitsNumberingPlan()
          Specifies the NumberingPlan of the DialedDigits field.
 java.lang.String getOrigreqDialedDigitsTypeOfDigits()
          Specifies the TypeOfDigits of the DialedDigits field.
 java.lang.String getOrigreqMdnNumberingPlan()
          Specifies the NumberingPlan of the MobileDirectoryNumber field.
 java.lang.String getOrigreqMdnTypeOfDigits()
          Specifies how to set the TypeOfDigits of the MobileDirectoryNumber field.
 java.lang.String getOrreqInvokeTransactionCapabilitySupportIs41CProfileParams()
          Specifies the value of the TransactionCapability field.
 java.lang.String getSessionCase()
          Specifies how IM-SSF treats sessions that arrive on the southbound interface, from the OE.
 int getTssfDurationInSeconds()
          Specifies the value, in seconds, of the IM-SSF Tssf timer.
 int getTssfUserInteractionDurationInSeconds()
          Specifies the value, in seconds, of the IM-SSF Tssf timer.
 void setAnlyzdInvokeCallingPartyNumberDigits1NumberingPlan(java.lang.String param)
          TBD: Add description
 void setAnlyzdInvokeCallingPartyNumberDigits1TypeOfDigits(java.lang.String param)
          TBD: Add description
 void setAnlyzdInvokeCarrierDigitsNumberingPlan(java.lang.String param)
          TBD: Add description
 void setAnlyzdInvokeCarrierDigitsTypeOfDigits(java.lang.String param)
          TBD: Add description
 void setAnlyzdInvokeDestinationDigitsNumberingPlan(java.lang.String param)
          TBD: Add description
 void setAnlyzdInvokeDestinationDigitsTypeOfDigits(java.lang.String param)
          TBD: Add description
 void setAnlyzdInvokeDigitsNumberingPlan(java.lang.String param)
          TBD: Add description
 void setAnlyzdInvokeDigitsTypeOfDigits(java.lang.String param)
          Specifies the TypeOfDigits of the DialedDigits field.
 void setAnlyzdInvokeMobileDirectoryNumberNatureNumberingPlan(java.lang.String param)
          TBD: Add description
 void setAnlyzdInvokeMobileDirectoryNumberTypeOfDigits(java.lang.String param)
          TBD: Add description
 void setAnlyzdInvokeRoutingDigitsNumberingPlan(java.lang.String param)
          TBD: Add description
 void setAnlyzdInvokeRoutingDigitsTypeOfDigits(java.lang.String param)
          TBD: Add description
 void setBodyEncodingFormat(java.lang.String param)
          Specifies the method that the IM-SSF uses to encode IN parameters in the body of a SAL message.
 void setImssfMediaCapability(java.lang.String param)
          Specifies whether or not the underlying network supports IP, SRF or MRF.
 void setImssfModeOfOperation(java.lang.String param)
          Specifies the IM-SSF mode of operation.
 void setMobileEquipmentNumberManufacturerCode(int param)
          Specifies the manufacturer code of the equipment.
 void setMobileEquipmentNumberSerialNumber(java.lang.String param)
          Specifies how to set the mobile equipment number field.
 void setMscId(java.lang.String param)
          Specifies the value that IM-SSF sets in the mscId field of trigger messages
 void setMsId(java.lang.String param)
          Specifies the value that IM-SSF sets in the msId field of trigger messages
 void setOrigreqDialedDigitsNumberingPlan(java.lang.String param)
          Specifies the NumberingPlan of the DialedDigits field.
 void setOrigreqDialedDigitsTypeOfDigits(java.lang.String param)
          Specifies the TypeOfDigits of the DialedDigits field.
 void setOrigreqMdnNumberingPlan(java.lang.String param)
          Specifies the NumberingPlan of the MobileDirectoryNumber field.
 void setOrigreqMdnTypeOfDigits(java.lang.String param)
          Specifies how to set the TypeOfDigits of the MobileDirectoryNumber field.
 void setOrreqInvokeTransactionCapabilitySupportIs41CProfileParams(java.lang.String param)
          Specifies the value of the TransactionCapability field.
 void setSessionCase(java.lang.String param)
          Specifies how IM-SSF treats sessions that arrive on the southbound interface, from the OE.
 void setTssfDurationInSeconds(int param)
          Specifies the value, in seconds, of the IM-SSF Tssf timer.
 void setTssfUserInteractionDurationInSeconds(int param)
          Specifies the value, in seconds, of the IM-SSF Tssf timer.

 

Method Detail

getImssfModeOfOperation

java.lang.String getImssfModeOfOperation()
                                         throws java.io.IOException
Specifies the IM-SSF mode of operation. Possible values: DYNAMIC, BACK_TO_BACK, REDIRECT
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setImssfModeOfOperation

void setImssfModeOfOperation(java.lang.String param)
                             throws java.io.IOException
Specifies the IM-SSF mode of operation. Possible values: DYNAMIC, BACK_TO_BACK, REDIRECT
Parameters:
param -
Throws:
java.io.IOException

getSessionCase

java.lang.String getSessionCase()
                                throws java.io.IOException
Specifies how IM-SSF treats sessions that arrive on the southbound interface, from the OE. Possible values: ORIG, TERM, DYNAMIC
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setSessionCase

void setSessionCase(java.lang.String param)
                    throws java.io.IOException
Specifies how IM-SSF treats sessions that arrive on the southbound interface, from the OE. Possible values: ORIG, TERM, DYNAMIC
Parameters:
param -
Throws:
java.io.IOException

getTssfDurationInSeconds

int getTssfDurationInSeconds()
                             throws java.io.IOException
Specifies the value, in seconds, of the IM-SSF Tssf timer.
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setTssfDurationInSeconds

void setTssfDurationInSeconds(int param)
                              throws java.io.IOException
Specifies the value, in seconds, of the IM-SSF Tssf timer.
Parameters:
param -
Throws:
java.io.IOException

getTssfUserInteractionDurationInSeconds

int getTssfUserInteractionDurationInSeconds()
                                            throws java.io.IOException
Specifies the value, in seconds, of the IM-SSF Tssf timer.
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setTssfUserInteractionDurationInSeconds

void setTssfUserInteractionDurationInSeconds(int param)
                                             throws java.io.IOException
Specifies the value, in seconds, of the IM-SSF Tssf timer.
Parameters:
param -
Throws:
java.io.IOException

getImssfMediaCapability

java.lang.String getImssfMediaCapability()
                                         throws java.io.IOException
Specifies whether or not the underlying network supports IP, SRF or MRF. Possible values: TRUE, FALSE
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setImssfMediaCapability

void setImssfMediaCapability(java.lang.String param)
                             throws java.io.IOException
Specifies whether or not the underlying network supports IP, SRF or MRF. Possible values: TRUE, FALSE
Parameters:
param -
Throws:
java.io.IOException

getBodyEncodingFormat

java.lang.String getBodyEncodingFormat()
                                       throws java.io.IOException
Specifies the method that the IM-SSF uses to encode IN parameters in the body of a SAL message. Possible options: BER; XER; NONE
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setBodyEncodingFormat

void setBodyEncodingFormat(java.lang.String param)
                           throws java.io.IOException
Specifies the method that the IM-SSF uses to encode IN parameters in the body of a SAL message. Possible options: BER; XER; NONE
Parameters:
param -
Throws:
java.io.IOException

getMscId

java.lang.String getMscId()
                          throws java.io.IOException
Specifies the value that IM-SSF sets in the mscId field of trigger messages
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setMscId

void setMscId(java.lang.String param)
              throws java.io.IOException
Specifies the value that IM-SSF sets in the mscId field of trigger messages
Parameters:
param -
Throws:
java.io.IOException

getMsId

java.lang.String getMsId()
                         throws java.io.IOException
Specifies the value that IM-SSF sets in the msId field of trigger messages
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setMsId

void setMsId(java.lang.String param)
             throws java.io.IOException
Specifies the value that IM-SSF sets in the msId field of trigger messages
Parameters:
param -
Throws:
java.io.IOException

getMobileEquipmentNumberManufacturerCode

int getMobileEquipmentNumberManufacturerCode()
                                             throws java.io.IOException
Specifies the manufacturer code of the equipment.
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setMobileEquipmentNumberManufacturerCode

void setMobileEquipmentNumberManufacturerCode(int param)
                                              throws java.io.IOException
Specifies the manufacturer code of the equipment.
Parameters:
param -
Throws:
java.io.IOException

getMobileEquipmentNumberSerialNumber

java.lang.String getMobileEquipmentNumberSerialNumber()
                                                      throws java.io.IOException
Specifies how to set the mobile equipment number field.
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setMobileEquipmentNumberSerialNumber

void setMobileEquipmentNumberSerialNumber(java.lang.String param)
                                          throws java.io.IOException
Specifies how to set the mobile equipment number field.
Parameters:
param -
Throws:
java.io.IOException

getOrigreqDialedDigitsNumberingPlan

java.lang.String getOrigreqDialedDigitsNumberingPlan()
                                                     throws java.io.IOException
Specifies the NumberingPlan of the DialedDigits field. This parameter is used when IM-SSF sends a new OriginationRequest message to the SCP.
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrigreqDialedDigitsNumberingPlan

void setOrigreqDialedDigitsNumberingPlan(java.lang.String param)
                                         throws java.io.IOException
Specifies the NumberingPlan of the DialedDigits field. This parameter is used when IM-SSF sends a new OriginationRequest message to the SCP.
Parameters:
param -
Throws:
java.io.IOException

getOrigreqDialedDigitsTypeOfDigits

java.lang.String getOrigreqDialedDigitsTypeOfDigits()
                                                    throws java.io.IOException
Specifies the TypeOfDigits of the DialedDigits field. This parameter is used when IM-SSF sends a new OriginationRequest message to the SCP.
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrigreqDialedDigitsTypeOfDigits

void setOrigreqDialedDigitsTypeOfDigits(java.lang.String param)
                                        throws java.io.IOException
Specifies the TypeOfDigits of the DialedDigits field. This parameter is used when IM-SSF sends a new OriginationRequest message to the SCP.
Parameters:
param -
Throws:
java.io.IOException

getOrigreqMdnTypeOfDigits

java.lang.String getOrigreqMdnTypeOfDigits()
                                           throws java.io.IOException
Specifies how to set the TypeOfDigits of the MobileDirectoryNumber field. This parameter is used when the IM-SSF sends a new OriginationRequest message to the SCP.
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrigreqMdnTypeOfDigits

void setOrigreqMdnTypeOfDigits(java.lang.String param)
                               throws java.io.IOException
Specifies how to set the TypeOfDigits of the MobileDirectoryNumber field. This parameter is used when the IM-SSF sends a new OriginationRequest message to the SCP.
Parameters:
param -
Throws:
java.io.IOException

getOrigreqMdnNumberingPlan

java.lang.String getOrigreqMdnNumberingPlan()
                                            throws java.io.IOException
Specifies the NumberingPlan of the MobileDirectoryNumber field. This parameter is used when IM-SSF sends a new OriginationRequest message to the SCP.
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrigreqMdnNumberingPlan

void setOrigreqMdnNumberingPlan(java.lang.String param)
                                throws java.io.IOException
Specifies the NumberingPlan of the MobileDirectoryNumber field. This parameter is used when IM-SSF sends a new OriginationRequest message to the SCP.
Parameters:
param -
Throws:
java.io.IOException

getOrreqInvokeTransactionCapabilitySupportIs41CProfileParams

java.lang.String getOrreqInvokeTransactionCapabilitySupportIs41CProfileParams()
                                                                              throws java.io.IOException
Specifies the value of the TransactionCapability field. This parameter is used when IM-SSF sends a new OriginationRequest message to the SCP.
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrreqInvokeTransactionCapabilitySupportIs41CProfileParams

void setOrreqInvokeTransactionCapabilitySupportIs41CProfileParams(java.lang.String param)
                                                                  throws java.io.IOException
Specifies the value of the TransactionCapability field. This parameter is used when IM-SSF sends a new OriginationRequest message to the SCP.
Parameters:
param -
Throws:
java.io.IOException

getAnlyzdInvokeDigitsNumberingPlan

java.lang.String getAnlyzdInvokeDigitsNumberingPlan()
                                                    throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnlyzdInvokeDigitsNumberingPlan

void setAnlyzdInvokeDigitsNumberingPlan(java.lang.String param)
                                        throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnlyzdInvokeDigitsTypeOfDigits

java.lang.String getAnlyzdInvokeDigitsTypeOfDigits()
                                                   throws java.io.IOException
Specifies the TypeOfDigits of the DialedDigits field. This parameter is used when IM-SSF sends a new AnalyzedInformation message to the SCP.
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnlyzdInvokeDigitsTypeOfDigits

void setAnlyzdInvokeDigitsTypeOfDigits(java.lang.String param)
                                       throws java.io.IOException
Specifies the TypeOfDigits of the DialedDigits field. This parameter is used when IM-SSF sends a new AnalyzedInformation message to the SCP.
Parameters:
param -
Throws:
java.io.IOException

getAnlyzdInvokeCallingPartyNumberDigits1TypeOfDigits

java.lang.String getAnlyzdInvokeCallingPartyNumberDigits1TypeOfDigits()
                                                                      throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnlyzdInvokeCallingPartyNumberDigits1TypeOfDigits

void setAnlyzdInvokeCallingPartyNumberDigits1TypeOfDigits(java.lang.String param)
                                                          throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnlyzdInvokeCallingPartyNumberDigits1NumberingPlan

java.lang.String getAnlyzdInvokeCallingPartyNumberDigits1NumberingPlan()
                                                                       throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnlyzdInvokeCallingPartyNumberDigits1NumberingPlan

void setAnlyzdInvokeCallingPartyNumberDigits1NumberingPlan(java.lang.String param)
                                                           throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnlyzdInvokeRoutingDigitsTypeOfDigits

java.lang.String getAnlyzdInvokeRoutingDigitsTypeOfDigits()
                                                          throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnlyzdInvokeRoutingDigitsTypeOfDigits

void setAnlyzdInvokeRoutingDigitsTypeOfDigits(java.lang.String param)
                                              throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnlyzdInvokeRoutingDigitsNumberingPlan

java.lang.String getAnlyzdInvokeRoutingDigitsNumberingPlan()
                                                           throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnlyzdInvokeRoutingDigitsNumberingPlan

void setAnlyzdInvokeRoutingDigitsNumberingPlan(java.lang.String param)
                                               throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnlyzdInvokeCarrierDigitsTypeOfDigits

java.lang.String getAnlyzdInvokeCarrierDigitsTypeOfDigits()
                                                          throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnlyzdInvokeCarrierDigitsTypeOfDigits

void setAnlyzdInvokeCarrierDigitsTypeOfDigits(java.lang.String param)
                                              throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnlyzdInvokeCarrierDigitsNumberingPlan

java.lang.String getAnlyzdInvokeCarrierDigitsNumberingPlan()
                                                           throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnlyzdInvokeCarrierDigitsNumberingPlan

void setAnlyzdInvokeCarrierDigitsNumberingPlan(java.lang.String param)
                                               throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnlyzdInvokeDestinationDigitsTypeOfDigits

java.lang.String getAnlyzdInvokeDestinationDigitsTypeOfDigits()
                                                              throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnlyzdInvokeDestinationDigitsTypeOfDigits

void setAnlyzdInvokeDestinationDigitsTypeOfDigits(java.lang.String param)
                                                  throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnlyzdInvokeDestinationDigitsNumberingPlan

java.lang.String getAnlyzdInvokeDestinationDigitsNumberingPlan()
                                                               throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnlyzdInvokeDestinationDigitsNumberingPlan

void setAnlyzdInvokeDestinationDigitsNumberingPlan(java.lang.String param)
                                                   throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnlyzdInvokeMobileDirectoryNumberTypeOfDigits

java.lang.String getAnlyzdInvokeMobileDirectoryNumberTypeOfDigits()
                                                                  throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnlyzdInvokeMobileDirectoryNumberTypeOfDigits

void setAnlyzdInvokeMobileDirectoryNumberTypeOfDigits(java.lang.String param)
                                                      throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnlyzdInvokeMobileDirectoryNumberNatureNumberingPlan

java.lang.String getAnlyzdInvokeMobileDirectoryNumberNatureNumberingPlan()
                                                                         throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnlyzdInvokeMobileDirectoryNumberNatureNumberingPlan

void setAnlyzdInvokeMobileDirectoryNumberNatureNumberingPlan(java.lang.String param)
                                                             throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getDeploymentName

java.lang.String getDeploymentName()
return the Module instance name that this MBean configures
Returns:
String

Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


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