org.mobicents.protocols.ss7.isup.message.parameter
public interface TransimissionMediumRequierementPrime extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static int |
_MEDIUM_1536_KBIT_UNRESTRICTED
0 0 0 0 1 0 0 1 - 1536 kbit/s unrestricted
|
static int |
_MEDIUM_1920_KBIT_UNRESTRICTED
0 0 0 0 1 0 1 0 - 1920 kbit/s unrestricted
|
static int |
_MEDIUM_2x64_KBIT_UNRESTRICTED
0 0 0 0 0 1 1 1 - 2 64 kbit/s unrestricted
|
static int |
_MEDIUM_3_1_KHz_AUDIO
0 0 0 0 0 0 1 1 - 3.1 kHz audio
|
static int |
_MEDIUM_384_KBIT_UNRESTRICTED
0 0 0 0 1 0 0 0 - 384 kbit/s unrestricted
|
static int |
_MEDIUM_64_KBIT_PREFERED
0 0 0 0 0 1 1 0 - 64 kbit/s preferred
|
static int |
_MEDIUM_64_KBIT_UNRESTRICTED
0 0 0 0 0 0 1 0 - 64 kbit/s unrestricted
|
static int |
_MEDIUM_RESERVED_ASS1
0 0 0 0 0 1 0 1 - reserved for alternate 64 kbit/s unrestricted (service
1)/speech (service 2)
|
static int |
_MEDIUM_RESERVED_ASS2
0 0 0 0 0 1 0 0 - reserved for alternate speech (service 2)/64 kbit/s
unrestricted (service 1)
|
static int |
_MEDIUM_SPEECH
0 0 0 0 0 0 0 0 speech
|
static int |
_PARAMETER_CODE |
| Modifier and Type | Method and Description |
|---|---|
int |
getTransimissionMediumRequirement() |
void |
setTransimissionMediumRequirement(int transimissionMediumRequirement) |
getCodestatic final int _PARAMETER_CODE
static final int _MEDIUM_SPEECH
static final int _MEDIUM_64_KBIT_UNRESTRICTED
static final int _MEDIUM_3_1_KHz_AUDIO
static final int _MEDIUM_RESERVED_ASS2
static final int _MEDIUM_RESERVED_ASS1
static final int _MEDIUM_64_KBIT_PREFERED
static final int _MEDIUM_2x64_KBIT_UNRESTRICTED
static final int _MEDIUM_384_KBIT_UNRESTRICTED
static final int _MEDIUM_1536_KBIT_UNRESTRICTED
static final int _MEDIUM_1920_KBIT_UNRESTRICTED
Copyright © 2011. All Rights Reserved.