|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransmissionMediumUsed
Start time:14:15:48 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
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
|
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
int |
getTransimissionMediumUsed()
|
void |
setTransimissionMediumUsed(int transimissionMediumUsed)
|
| 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 |
|---|
static 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
| Method Detail |
|---|
int getTransimissionMediumUsed()
void setTransimissionMediumUsed(int transimissionMediumUsed)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||