public interface SipMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getMaxCallDurationTimeoutIntervalInMinutes()
Gets the value of the maxCallDurationTimeoutIntervalInMinutes property.
|
java.math.BigInteger |
getT2TimeoutIntervalSeconds()
Gets the value of the t2TimeoutIntervalSeconds property.
|
java.math.BigInteger |
getT7TimeoutIntervalSeconds()
Gets the value of the t7TimeoutIntervalSeconds property.
|
java.math.BigInteger |
getT9TimeoutIntervalSeconds()
Gets the value of the t9TimeoutIntervalSeconds property.
|
void |
setMaxCallDurationTimeoutIntervalInMinutes(java.math.BigInteger value)
Sets the value of the maxCallDurationTimeoutIntervalInMinutes property.
|
void |
setT2TimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the t2TimeoutIntervalSeconds property.
|
void |
setT7TimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the t7TimeoutIntervalSeconds property.
|
void |
setT9TimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the t9TimeoutIntervalSeconds property.
|
java.math.BigInteger getT2TimeoutIntervalSeconds()
void setT2TimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getT7TimeoutIntervalSeconds()
void setT7TimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getT9TimeoutIntervalSeconds()
void setT9TimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getMaxCallDurationTimeoutIntervalInMinutes()
void setMaxCallDurationTimeoutIntervalInMinutes(java.math.BigInteger value)