|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CallHandlingMBean
Inteface for CallHandlingMBean
| Method Summary | |
|---|---|
int |
getActivityTestIntervalInSeconds()Specifies the time interval in seconds between two invocations of ActivityTest operation. |
java.lang.String |
getAddressPresentationRestrictionIndicatorOfGenericNumber()address presentation restriction indicator of generic number |
java.lang.String |
getAdressPresentationRestrictionIndicatorOfCallingPartyNumberOfICA()Address presentation restriction indicator of calling party number of ICA |
java.lang.String |
getBodyEncodingFormat()Specifies the method that the IM-SCF 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 |
getGsmScfAddress()Specifies gsmSCFAddress to be set in an EstablishTemporaryConnection (ETC) operation and InitiateCallAttempt (ICA) operation. |
java.lang.String |
getInternationalNetworkNumberIndicatorOfDestinationRoutingAddress()international network number indicator of destination routing address |
java.lang.String |
getInternationalNetworkNumIndicatorOfCallingPartyNumberOfICA()international network num indicator of calling party number of ICA |
java.lang.String |
getNumberIncompleteIndicatorOfCallingPartyNumberOfICA()number incomplete indicator of calling party number of ICA |
java.lang.String |
getNumberIncompleteIndicatorOfGenericNumber()number incomplete indicator of generic number |
java.lang.String |
getNumberingPlanIndicatorOfCallingPartyNumberOfICA()numbering plan indicator of calling party number of ICA |
java.lang.String |
getNumberingPlanIndicatorOfDestinationRoutingAddress()numbering plan indicator of destination routing address |
java.lang.String |
getNumberingPlanIndicatorOfGenericNumber()numbering plan indicator of generic number |
java.lang.String |
getNumberQualifierIndicatorOfGenericNumber()number qualifier indicator of generic number |
int |
getOeReactionIntervalInSeconds()Specifies the time period in seconds during which the IM-SCF waits for the OE to respond to SAL messages. |
java.lang.String |
getPAssertedIdentityDomainNameAddress()Defines the domain name to set in the P-Asserted-Identity header on the INVITE reqeust |
int |
getResetTimerIntervalInSeconds()Specifies the time period, in seconds, from receiving IN operation and till invoking the ResetTimer operation towards the SSF. |
java.lang.String |
getRrbcsmAccumulationMode()Specifies whether IM-SCF arms DPs using a single or multiple RRBCSM requests. |
java.lang.String |
getScreeningIndicatorOfCallingPartyNumberOfICA()Screening indicator of calling party number of ICA |
java.lang.String |
getScreeningIndicatorOfGenericNumber()screening indicator of generic number |
int |
getUiResetTimerIntervalInSeconds()Specifies the time period, in seconds, from receiving IN operation and till invoking the ResetTimer operation towards the SSF in a User Interaction mode. |
java.lang.String |
getWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection()Specifies whether the IM-SCF expect a ARI operation, following a ETC operation to the switch. |
int |
getWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds()Specifies the time period in seconds during which the IM-SCF waits for ARI operation, following a ETC operation to the switch. |
void |
setActivityTestIntervalInSeconds(int param)Specifies the time interval in seconds between two invocations of ActivityTest operation. |
void |
setAddressPresentationRestrictionIndicatorOfGenericNumber(java.lang.String param)address presentation restriction indicator of generic number |
void |
setAdressPresentationRestrictionIndicatorOfCallingPartyNumberOfICA(java.lang.String param)Address presentation restriction indicator of calling party number of ICA |
void |
setBodyEncodingFormat(java.lang.String param)Specifies the method that the IM-SCF uses to encode IN parameters in the body of a SAL message. |
void |
setGsmScfAddress(java.lang.String param)Specifies gsmSCFAddress to be set in an EstablishTemporaryConnection (ETC) operation and InitiateCallAttempt (ICA) operation. |
void |
setInternationalNetworkNumberIndicatorOfDestinationRoutingAddress(java.lang.String param)international network number indicator of destination routing address |
void |
setInternationalNetworkNumIndicatorOfCallingPartyNumberOfICA(java.lang.String param)international network num indicator of calling party number of ICA |
void |
setNumberIncompleteIndicatorOfCallingPartyNumberOfICA(java.lang.String param)number incomplete indicator of calling party number of ICA |
void |
setNumberIncompleteIndicatorOfGenericNumber(java.lang.String param)number incomplete indicator of generic number |
void |
setNumberingPlanIndicatorOfCallingPartyNumberOfICA(java.lang.String param)numbering plan indicator of calling party number of ICA |
void |
setNumberingPlanIndicatorOfDestinationRoutingAddress(java.lang.String param)numbering plan indicator of destination routing address |
void |
setNumberingPlanIndicatorOfGenericNumber(java.lang.String param)numbering plan indicator of generic number |
void |
setNumberQualifierIndicatorOfGenericNumber(java.lang.String param)number qualifier indicator of generic number |
void |
setOeReactionIntervalInSeconds(int param)Specifies the time period in seconds during which the IM-SCF waits for the OE to respond to SAL messages. |
void |
setPAssertedIdentityDomainNameAddress(java.lang.String param)Defines the domain name to set in the P-Asserted-Identity header on the INVITE reqeust |
void |
setResetTimerIntervalInSeconds(int param)Specifies the time period, in seconds, from receiving IN operation and till invoking the ResetTimer operation towards the SSF. |
void |
setRrbcsmAccumulationMode(java.lang.String param)Specifies whether IM-SCF arms DPs using a single or multiple RRBCSM requests. |
void |
setScreeningIndicatorOfCallingPartyNumberOfICA(java.lang.String param)Screening indicator of calling party number of ICA |
void |
setScreeningIndicatorOfGenericNumber(java.lang.String param)screening indicator of generic number |
void |
setUiResetTimerIntervalInSeconds(int param)Specifies the time period, in seconds, from receiving IN operation and till invoking the ResetTimer operation towards the SSF in a User Interaction mode. |
void |
setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection(java.lang.String param)Specifies whether the IM-SCF expect a ARI operation, following a ETC operation to the switch. |
void |
setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds(int param)Specifies the time period in seconds during which the IM-SCF waits for ARI operation, following a ETC operation to the switch. |
| Method Detail |
|---|
int getOeReactionIntervalInSeconds()
throws java.io.IOException
java.io.IOException
void setOeReactionIntervalInSeconds(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getPAssertedIdentityDomainNameAddress()
throws java.io.IOException
java.io.IOException
void setPAssertedIdentityDomainNameAddress(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getBodyEncodingFormat()
throws java.io.IOException
java.io.IOException
void setBodyEncodingFormat(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getRrbcsmAccumulationMode()
throws java.io.IOException
java.io.IOException
void setRrbcsmAccumulationMode(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getActivityTestIntervalInSeconds()
throws java.io.IOException
java.io.IOException
void setActivityTestIntervalInSeconds(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getInternationalNetworkNumberIndicatorOfDestinationRoutingAddress()
throws java.io.IOException
java.io.IOException
void setInternationalNetworkNumberIndicatorOfDestinationRoutingAddress(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getNumberingPlanIndicatorOfDestinationRoutingAddress()
throws java.io.IOException
java.io.IOException
void setNumberingPlanIndicatorOfDestinationRoutingAddress(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getNumberingPlanIndicatorOfGenericNumber()
throws java.io.IOException
java.io.IOException
void setNumberingPlanIndicatorOfGenericNumber(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getNumberIncompleteIndicatorOfGenericNumber()
throws java.io.IOException
java.io.IOException
void setNumberIncompleteIndicatorOfGenericNumber(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getScreeningIndicatorOfGenericNumber()
throws java.io.IOException
java.io.IOException
void setScreeningIndicatorOfGenericNumber(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getAddressPresentationRestrictionIndicatorOfGenericNumber()
throws java.io.IOException
java.io.IOException
void setAddressPresentationRestrictionIndicatorOfGenericNumber(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getNumberQualifierIndicatorOfGenericNumber()
throws java.io.IOException
java.io.IOException
void setNumberQualifierIndicatorOfGenericNumber(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds()
throws java.io.IOException
java.io.IOException
void setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection()
throws java.io.IOException
java.io.IOException
void setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getResetTimerIntervalInSeconds()
throws java.io.IOException
java.io.IOException
void setResetTimerIntervalInSeconds(int param)
throws java.io.IOException
param -java.io.IOException
int getUiResetTimerIntervalInSeconds()
throws java.io.IOException
java.io.IOException
void setUiResetTimerIntervalInSeconds(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getGsmScfAddress()
throws java.io.IOException
java.io.IOException
void setGsmScfAddress(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getInternationalNetworkNumIndicatorOfCallingPartyNumberOfICA()
throws java.io.IOException
java.io.IOException
void setInternationalNetworkNumIndicatorOfCallingPartyNumberOfICA(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getNumberingPlanIndicatorOfCallingPartyNumberOfICA()
throws java.io.IOException
java.io.IOException
void setNumberingPlanIndicatorOfCallingPartyNumberOfICA(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getNumberIncompleteIndicatorOfCallingPartyNumberOfICA()
throws java.io.IOException
java.io.IOException
void setNumberIncompleteIndicatorOfCallingPartyNumberOfICA(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getScreeningIndicatorOfCallingPartyNumberOfICA()
throws java.io.IOException
java.io.IOException
void setScreeningIndicatorOfCallingPartyNumberOfICA(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getAdressPresentationRestrictionIndicatorOfCallingPartyNumberOfICA()
throws java.io.IOException
java.io.IOException
void setAdressPresentationRestrictionIndicatorOfCallingPartyNumberOfICA(java.lang.String param)
throws java.io.IOException
param -java.io.IOExceptionjava.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||