org.mobicents.protocols.ss7.isup.message.parameter
Interface GenericNotificationIndicator

All Superinterfaces:
ISUPComponent, ISUPParameter, java.io.Serializable

public interface GenericNotificationIndicator
extends ISUPParameter

Start time:13:04:54 2009-07-23
Project: mobicents-isup-stack

Author:
Bartosz Baranowski

Field Summary
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
           
 
Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent
_PROTOCOL_VERSION
 
Method Summary
 int[] getNotificationIndicator()
           
 void setNotificationIndicator(int[] notificationIndicator)
           
 
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

_PARAMETER_CODE

static final int _PARAMETER_CODE
See Also:
Constant Field Values

_NI_USER_SUSPENDED

static final int _NI_USER_SUSPENDED
See Q.763 3.25 Notification indicator : user suspended

See Also:
Constant Field Values

_NI_USER_RESUMED

static final int _NI_USER_RESUMED
See Q.763 3.25 Notification indicator : user resumed

See Also:
Constant Field Values

_NI_BEARER_SERVICE_CHANGE

static final int _NI_BEARER_SERVICE_CHANGE
See Q.763 3.25 Notification indicator : bearer service change

See Also:
Constant Field Values

_NI_DISCRIMINATOR_FOR_EXTENSION_TO_ASN1

static final int _NI_DISCRIMINATOR_FOR_EXTENSION_TO_ASN1
See Q.763 3.25 Notification indicator : discriminator for extension to ASN.1

See Also:
Constant Field Values

_NI_CONFERENCE_ESTABILISHED

static final int _NI_CONFERENCE_ESTABILISHED
See Q.763 3.25 Notification indicator : conference established

See Also:
Constant Field Values

_NI_CONFERENCE_DISCONNECTED

static final int _NI_CONFERENCE_DISCONNECTED
See Q.763 3.25 Notification indicator : conference disconnected

See Also:
Constant Field Values

_NI_OTHER_PARTY_ADDED

static final int _NI_OTHER_PARTY_ADDED
See Q.763 3.25 Notification indicator : other party added

See Also:
Constant Field Values

_NI_ISOLATED

static final int _NI_ISOLATED
See Q.763 3.25 Notification indicator : isolated

See Also:
Constant Field Values

_NI_REATTACHED

static final int _NI_REATTACHED
See Q.763 3.25 Notification indicator : reattached

See Also:
Constant Field Values

_NI_OTHER_PARTY_ISOLATED

static final int _NI_OTHER_PARTY_ISOLATED
See Q.763 3.25 Notification indicator : other party isolated

See Also:
Constant Field Values

_NI_OTHER_PARTY_REATTACHED

static final int _NI_OTHER_PARTY_REATTACHED
See Q.763 3.25 Notification indicator : other party reattached

See Also:
Constant Field Values

_NI_OTHER_PARTY_SPLIT

static final int _NI_OTHER_PARTY_SPLIT
See Q.763 3.25 Notification indicator : other party split

See Also:
Constant Field Values

_NI_OTHER_PARTY_DISCONNECTED

static final int _NI_OTHER_PARTY_DISCONNECTED
See Q.763 3.25 Notification indicator : other party disconnected

See Also:
Constant Field Values

_NI_CONFERENCE_FLOATING

static final int _NI_CONFERENCE_FLOATING
See Q.763 3.25 Notification indicator : conference floating

See Also:
Constant Field Values

_NI_CALL_IS_AWAITING

static final int _NI_CALL_IS_AWAITING
See Q.763 3.25 Notification indicator : call is a waiting call

See Also:
Constant Field Values

_NI_DIVERSION_ACTIVATED

static final int _NI_DIVERSION_ACTIVATED
See Q.763 3.25 Notification indicator : diversion activated (used in DSS1)

See Also:
Constant Field Values

_NI_CALL_TRANSFER_ALERTING

static final int _NI_CALL_TRANSFER_ALERTING
See Q.763 3.25 Notification indicator : call transfer, alerting

See Also:
Constant Field Values

_NI_CALL_TRANSFER_ACTIVE

static final int _NI_CALL_TRANSFER_ACTIVE
See Q.763 3.25 Notification indicator : call transfer, active

See Also:
Constant Field Values

_NI_REMOTE_HOLD

static final int _NI_REMOTE_HOLD
See Q.763 3.25 Notification indicator : remote hold

See Also:
Constant Field Values

_NI_REMOTE_RETRIEVAL

static final int _NI_REMOTE_RETRIEVAL
See Q.763 3.25 Notification indicator : remote retrieval

See Also:
Constant Field Values

_NI_RCID

static final int _NI_RCID
See Q.763 3.25 Notification indicator : call is diverting

See Also:
Constant Field Values
Method Detail

getNotificationIndicator

int[] getNotificationIndicator()

setNotificationIndicator

void setNotificationIndicator(int[] notificationIndicator)
                              throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException


Copyright © 2010. All Rights Reserved.