|
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 | |
---|---|
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 |
getCalledPartySipUserPartForOriginationAttempt() Specifies the user part set in Invite RequestURI on originationAttempt |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
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 |
java.lang.String |
getResponseOperationForInfoanalyzed() Specifies whether IM-SCF uses Continue or AnalyzeRoute as a response to calls initiated by Infoanalyzd when the realized called number has not changed |
java.lang.String |
getResponseOperationForInfocollected() Specifies whether IM-SCF uses Continue or AnalyzeRoute as a response to calls initiated by Infocollected when the realized called number has not changed |
java.lang.String |
getResponseOperationForNetworkbusy() Specifies whether IM-SCF uses Continue or AnalyzeRoute as a response to calls initiated by Networkbusy |
java.lang.String |
getResponseOperationForOriginationattempt() Specifies whether IM-SCF uses Continue or AnalyzeRoute as a response to calls initiated by Originationattempt |
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 |
setCalledPartySipUserPartForOriginationAttempt(java.lang.String param) Specifies the user part set in Invite RequestURI on originationAttempt |
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 |
setResponseOperationForInfoanalyzed(java.lang.String param) Specifies whether IM-SCF uses Continue or AnalyzeRoute as a response to calls initiated by Infoanalyzd when the realized called number has not changed |
void |
setResponseOperationForInfocollected(java.lang.String param) Specifies whether IM-SCF uses Continue or AnalyzeRoute as a response to calls initiated by Infocollected when the realized called number has not changed |
void |
setResponseOperationForNetworkbusy(java.lang.String param) Specifies whether IM-SCF uses Continue or AnalyzeRoute as a response to calls initiated by Networkbusy |
void |
setResponseOperationForOriginationattempt(java.lang.String param) Specifies whether IM-SCF uses Continue or AnalyzeRoute as a response to calls initiated by Originationattempt |
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 getResponseOperationForInfoanalyzed() throws java.io.IOException
java.io.IOException
void setResponseOperationForInfoanalyzed(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getResponseOperationForInfocollected() throws java.io.IOException
java.io.IOException
void setResponseOperationForInfocollected(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getResponseOperationForOriginationattempt() throws java.io.IOException
java.io.IOException
void setResponseOperationForOriginationattempt(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getResponseOperationForNetworkbusy() throws java.io.IOException
java.io.IOException
void setResponseOperationForNetworkbusy(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getCalledPartySipUserPartForOriginationAttempt() throws java.io.IOException
java.io.IOException
void setCalledPartySipUserPartForOriginationAttempt(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.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 |