org.mobicents.protocols.ss7.isup.message.parameter
public interface GenericNotificationIndicator extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static int |
_NI_BEARER_SERVICE_CHANGE
See Q.763 3.25 Notification indicator : bearer service change
|
static int |
_NI_CALL_IS_AWAITING
See Q.763 3.25 Notification indicator : call is a waiting call
|
static int |
_NI_CALL_TRANSFER_ACTIVE
See Q.763 3.25 Notification indicator : call transfer, active
|
static int |
_NI_CALL_TRANSFER_ALERTING
See Q.763 3.25 Notification indicator : call transfer, alerting
|
static int |
_NI_CONFERENCE_DISCONNECTED
See Q.763 3.25 Notification indicator : conference disconnected
|
static int |
_NI_CONFERENCE_ESTABILISHED
See Q.763 3.25 Notification indicator : conference established
|
static int |
_NI_CONFERENCE_FLOATING
See Q.763 3.25 Notification indicator : conference floating
|
static int |
_NI_DISCRIMINATOR_FOR_EXTENSION_TO_ASN1
See Q.763 3.25 Notification indicator : discriminator for extension to
ASN.1
|
static int |
_NI_DIVERSION_ACTIVATED
See Q.763 3.25 Notification indicator : diversion activated (used in
DSS1)
|
static int |
_NI_ISOLATED
See Q.763 3.25 Notification indicator : isolated
|
static int |
_NI_OTHER_PARTY_ADDED
See Q.763 3.25 Notification indicator : other party added
|
static int |
_NI_OTHER_PARTY_DISCONNECTED
See Q.763 3.25 Notification indicator : other party disconnected
|
static int |
_NI_OTHER_PARTY_ISOLATED
See Q.763 3.25 Notification indicator : other party isolated
|
static int |
_NI_OTHER_PARTY_REATTACHED
See Q.763 3.25 Notification indicator : other party reattached
|
static int |
_NI_OTHER_PARTY_SPLIT
See Q.763 3.25 Notification indicator : other party split
|
static int |
_NI_RCID
See Q.763 3.25 Notification indicator : call is diverting
|
static int |
_NI_REATTACHED
See Q.763 3.25 Notification indicator : reattached
|
static int |
_NI_REMOTE_HOLD
See Q.763 3.25 Notification indicator : remote hold
|
static int |
_NI_REMOTE_RETRIEVAL
See Q.763 3.25 Notification indicator : remote retrieval
|
static int |
_NI_USER_RESUMED
See Q.763 3.25 Notification indicator : user resumed
|
static int |
_NI_USER_SUSPENDED
See Q.763 3.25 Notification indicator : user suspended
|
static int |
_PARAMETER_CODE |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getNotificationIndicator() |
void |
setNotificationIndicator(int[] notificationIndicator) |
getCodestatic final int _PARAMETER_CODE
static final int _NI_USER_SUSPENDED
static final int _NI_USER_RESUMED
static final int _NI_BEARER_SERVICE_CHANGE
static final int _NI_DISCRIMINATOR_FOR_EXTENSION_TO_ASN1
static final int _NI_CONFERENCE_ESTABILISHED
static final int _NI_CONFERENCE_DISCONNECTED
static final int _NI_OTHER_PARTY_ADDED
static final int _NI_ISOLATED
static final int _NI_REATTACHED
static final int _NI_OTHER_PARTY_ISOLATED
static final int _NI_OTHER_PARTY_REATTACHED
static final int _NI_OTHER_PARTY_SPLIT
static final int _NI_OTHER_PARTY_DISCONNECTED
static final int _NI_CONFERENCE_FLOATING
static final int _NI_CALL_IS_AWAITING
static final int _NI_DIVERSION_ACTIVATED
static final int _NI_CALL_TRANSFER_ALERTING
static final int _NI_CALL_TRANSFER_ACTIVE
static final int _NI_REMOTE_HOLD
static final int _NI_REMOTE_RETRIEVAL
static final int _NI_RCID
Copyright © 2011. All Rights Reserved.