|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CallDiversionInformation
Start time:11:06:14 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static int |
_NSO_P_A_WITH_RN
see Q.763 3.6 Notification subscription options presentation allowed with redirection number |
static int |
_NSO_P_A_WITHOUT_RN
see Q.763 3.6 Notification subscription options presentation allowed without redirection number |
static int |
_NSO_P_NOT_ALLOWED
see Q.763 3.6 Notification subscription options presentation not allowed |
static int |
_NSO_UNKNOWN
see Q.763 3.6 Notification subscription options Unknown |
static int |
_PARAMETER_CODE
|
static int |
_REDIRECTING_REASON_DDA
see Q.763 3.6 Redirecting reason deflection during alerting |
static int |
_REDIRECTING_REASON_DIR
see Q.763 3.6 Redirecting reason deflection immediate response |
static int |
_REDIRECTING_REASON_MSNR
see Q.763 3.6 Redirecting reason mobile subscriber not reachable |
static int |
_REDIRECTING_REASON_NO_REPLY
see Q.763 3.6 Redirecting reason no reply |
static int |
_REDIRECTING_REASON_UNCONDITIONAL
see Q.763 3.6 Redirecting reason unconditional |
static int |
_REDIRECTING_REASON_UNKNOWN
see Q.763 3.6 Notification subscription options Unknown |
static int |
_REDIRECTING_REASON_USER_BUSY
see Q.763 3.6 Redirecting reason User busy |
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
int |
getNotificationSubscriptionOptions()
|
int |
getRedirectingReason()
|
void |
setNotificationSubscriptionOptions(int notificationSubscriptionOptions)
|
void |
setRedirectingReason(int redirectingReason)
|
| Methods inherited from interface org.mobicents.protocols.ss7.isup.message.parameter.ISUPParameter |
|---|
getCode |
| Methods inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
decodeElement, encodeElement, encodeElement |
| Field Detail |
|---|
static final int _PARAMETER_CODE
static final int _NSO_UNKNOWN
static final int _NSO_P_NOT_ALLOWED
static final int _NSO_P_A_WITH_RN
static final int _NSO_P_A_WITHOUT_RN
static final int _REDIRECTING_REASON_UNKNOWN
static final int _REDIRECTING_REASON_USER_BUSY
static final int _REDIRECTING_REASON_NO_REPLY
static final int _REDIRECTING_REASON_UNCONDITIONAL
static final int _REDIRECTING_REASON_DDA
static final int _REDIRECTING_REASON_DIR
static final int _REDIRECTING_REASON_MSNR
| Method Detail |
|---|
int getNotificationSubscriptionOptions()
void setNotificationSubscriptionOptions(int notificationSubscriptionOptions)
int getRedirectingReason()
void setRedirectingReason(int redirectingReason)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||