org.mobicents.protocols.ss7.isup.message.parameter
public interface ConferenceTreatmentIndicators extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static int |
_CAI_ACR
See Q.763 3.76 Conference acceptance indicator (Note) : accept conference
request
|
static int |
_CAI_NO_INDICATION
See Q.763 3.76 Conference acceptance indicator (Note) : no indication
|
static int |
_CAI_RCR
See Q.763 3.76 Conference acceptance indicator (Note) : reject conference
request
|
static int |
_PARAMETER_CODE |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getConferenceAcceptance() |
int |
getConferenceTreatmentIndicator(byte b) |
void |
setConferenceAcceptance(byte[] conferenceAcceptance) |
getCodestatic final int _PARAMETER_CODE
static final int _CAI_NO_INDICATION
static final int _CAI_ACR
static final int _CAI_RCR
Copyright © 2011. All Rights Reserved.