org.mobicents.protocols.ss7.isup.message.parameter
public interface RedirectStatus extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static int |
_PARAMETER_CODE |
static int |
_RSI_AOR
See Q.763 3.98 Redirect status indicator : ack of redirection
|
static int |
_RSI_NOT_USED
See Q.763 3.98 Redirect status indicator : not used
|
static int |
_RSI_RWNBI
See Q.763 3.98 Redirect status indicator : redirection will not be
invoked
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getStatus() |
int |
getStatusIndicator(byte b) |
void |
setStatus(byte[] status) |
getCodestatic final int _PARAMETER_CODE
static final int _RSI_NOT_USED
static final int _RSI_AOR
static final int _RSI_RWNBI
Copyright © 2011. All Rights Reserved.