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

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

public interface TransmissionMediumRequirement
extends ISUPParameter

Start time:14:14:47 2009-07-23
Project: mobicents-isup-stack

Author:
Bartosz Baranowski

Field Summary
static int _MEDIUM_10x64_KBIT_UNRESTRICTED
          0 0 0 1 0 1 1 1 - 10 × 64 kbit/s unrestricted
static int _MEDIUM_11x64_KBIT_UNRESTRICTED
          0 0 0 1 1 0 0 0 - 11 × 64 kbit/s unrestricted
static int _MEDIUM_12x64_KBIT_UNRESTRICTED
          0 0 0 1 1 0 0 1 - 12 × 64 kbit/s unrestricted
static int _MEDIUM_13x64_KBIT_UNRESTRICTED
          0 0 0 1 1 0 1 0 - 13 × 64 kbit/s unrestricted
static int _MEDIUM_14x64_KBIT_UNRESTRICTED
          0 0 0 1 1 0 1 1 - 14 × 64 kbit/s unrestricted
static int _MEDIUM_1536_KBIT_UNRESTRICTED
          0 0 0 0 1 0 0 1 - 1536 kbit/s unrestricted
static int _MEDIUM_15x64_KBIT_UNRESTRICTED
          0 0 0 1 1 1 0 0 - 15 × 64 kbit/s unrestricted
static int _MEDIUM_16x64_KBIT_UNRESTRICTED
          0 0 0 1 1 1 0 1 - 16 × 64 kbit/s unrestricted
static int _MEDIUM_17x64_KBIT_UNRESTRICTED
          0 0 0 1 1 1 1 0 - 17 × 64 kbit/s unrestricted
static int _MEDIUM_18x64_KBIT_UNRESTRICTED
          0 0 0 1 1 1 1 1 - 18 × 64 kbit/s unrestricted
static int _MEDIUM_1920_KBIT_UNRESTRICTED
          0 0 0 0 1 0 1 0 - 1920 kbit/s unrestricted
static int _MEDIUM_19x64_KBIT_UNRESTRICTED
          0 0 1 0 0 0 0 0 - 19 × 64 kbit/s unrestricted
static int _MEDIUM_20x64_KBIT_UNRESTRICTED
          0 0 1 0 0 0 0 1 - 20 × 64 kbit/s unrestricted
static int _MEDIUM_21x64_KBIT_UNRESTRICTED
          0 0 1 0 0 0 1 0 - 21 × 64 kbit/s unrestricted
static int _MEDIUM_22x64_KBIT_UNRESTRICTED
          0 0 1 0 0 0 1 1 - 22 × 64 kbit/s unrestricted
static int _MEDIUM_23x64_KBIT_UNRESTRICTED
          0 0 1 0 0 1 0 0 - 23 × 64 kbit/s unrestricted
static int _MEDIUM_25x64_KBIT_UNRESTRICTED
          0 0 1 0 0 1 1 0 - 25 × 64 kbit/s unrestricted
static int _MEDIUM_26x64_KBIT_UNRESTRICTED
          0 0 1 0 0 1 1 1 - 26 × 64 kbit/s unrestricted
static int _MEDIUM_27x64_KBIT_UNRESTRICTED
          0 0 1 0 1 0 0 0 - 27 × 64 kbit/s unrestricted
static int _MEDIUM_28x64_KBIT_UNRESTRICTED
          0 0 1 0 1 0 0 1 - 28 × 64 kbit/s unrestricted
static int _MEDIUM_29x64_KBIT_UNRESTRICTED
          0 0 1 0 1 0 1 0 - 29 × 64 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_3x64_KBIT_UNRESTRICTED
          0 0 0 1 0 0 0 0 - 3 × 64 kbit/s unrestricted
static int _MEDIUM_4x64_KBIT_UNRESTRICTED
          0 0 0 1 0 0 0 1 - 4 × 64 kbit/s unrestricted
static int _MEDIUM_5x64_KBIT_UNRESTRICTED
          0 0 0 1 0 0 1 0 - 5 × 64 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_7x64_KBIT_UNRESTRICTED
          0 0 0 1 0 1 0 0 - 7 × 64 kbit/s unrestricted
static int _MEDIUM_8x64_KBIT_UNRESTRICTED
          0 0 0 1 0 1 0 1 - 8 × 64 kbit/s unrestricted
static int _MEDIUM_9x64_KBIT_UNRESTRICTED
          0 0 0 1 0 1 1 0 - 9 × 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 getTransimissionMediumRequirement()
           
 void setTransimissionMediumRequirement(int transimissionMediumRequirement)
           
 
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

_MEDIUM_SPEECH

static final int _MEDIUM_SPEECH
0 0 0 0 0 0 0 0 speech

See Also:
Constant Field Values

_MEDIUM_64_KBIT_UNRESTRICTED

static final int _MEDIUM_64_KBIT_UNRESTRICTED
0 0 0 0 0 0 1 0 - 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_3_1_KHz_AUDIO

static final int _MEDIUM_3_1_KHz_AUDIO
0 0 0 0 0 0 1 1 - 3.1 kHz audio

See Also:
Constant Field Values

_MEDIUM_RESERVED_ASS2

static final int _MEDIUM_RESERVED_ASS2
0 0 0 0 0 1 0 0 - reserved for alternate speech (service 2)/64 kbit/s unrestricted (service 1)

See Also:
Constant Field Values

_MEDIUM_RESERVED_ASS1

static final int _MEDIUM_RESERVED_ASS1
0 0 0 0 0 1 0 1 - reserved for alternate 64 kbit/s unrestricted (service 1)/speech (service 2)

See Also:
Constant Field Values

_MEDIUM_64_KBIT_PREFERED

static final int _MEDIUM_64_KBIT_PREFERED
0 0 0 0 0 1 1 0 - 64 kbit/s preferred

See Also:
Constant Field Values

_MEDIUM_2x64_KBIT_UNRESTRICTED

static final int _MEDIUM_2x64_KBIT_UNRESTRICTED
0 0 0 0 0 1 1 1 - 2 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_384_KBIT_UNRESTRICTED

static final int _MEDIUM_384_KBIT_UNRESTRICTED
0 0 0 0 1 0 0 0 - 384 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_1536_KBIT_UNRESTRICTED

static final int _MEDIUM_1536_KBIT_UNRESTRICTED
0 0 0 0 1 0 0 1 - 1536 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_1920_KBIT_UNRESTRICTED

static final int _MEDIUM_1920_KBIT_UNRESTRICTED
0 0 0 0 1 0 1 0 - 1920 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_3x64_KBIT_UNRESTRICTED

static final int _MEDIUM_3x64_KBIT_UNRESTRICTED
0 0 0 1 0 0 0 0 - 3 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_4x64_KBIT_UNRESTRICTED

static final int _MEDIUM_4x64_KBIT_UNRESTRICTED
0 0 0 1 0 0 0 1 - 4 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_5x64_KBIT_UNRESTRICTED

static final int _MEDIUM_5x64_KBIT_UNRESTRICTED
0 0 0 1 0 0 1 0 - 5 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_7x64_KBIT_UNRESTRICTED

static final int _MEDIUM_7x64_KBIT_UNRESTRICTED
0 0 0 1 0 1 0 0 - 7 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_8x64_KBIT_UNRESTRICTED

static final int _MEDIUM_8x64_KBIT_UNRESTRICTED
0 0 0 1 0 1 0 1 - 8 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_9x64_KBIT_UNRESTRICTED

static final int _MEDIUM_9x64_KBIT_UNRESTRICTED
0 0 0 1 0 1 1 0 - 9 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_10x64_KBIT_UNRESTRICTED

static final int _MEDIUM_10x64_KBIT_UNRESTRICTED
0 0 0 1 0 1 1 1 - 10 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_11x64_KBIT_UNRESTRICTED

static final int _MEDIUM_11x64_KBIT_UNRESTRICTED
0 0 0 1 1 0 0 0 - 11 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_12x64_KBIT_UNRESTRICTED

static final int _MEDIUM_12x64_KBIT_UNRESTRICTED
0 0 0 1 1 0 0 1 - 12 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_13x64_KBIT_UNRESTRICTED

static final int _MEDIUM_13x64_KBIT_UNRESTRICTED
0 0 0 1 1 0 1 0 - 13 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_14x64_KBIT_UNRESTRICTED

static final int _MEDIUM_14x64_KBIT_UNRESTRICTED
0 0 0 1 1 0 1 1 - 14 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_15x64_KBIT_UNRESTRICTED

static final int _MEDIUM_15x64_KBIT_UNRESTRICTED
0 0 0 1 1 1 0 0 - 15 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_16x64_KBIT_UNRESTRICTED

static final int _MEDIUM_16x64_KBIT_UNRESTRICTED
0 0 0 1 1 1 0 1 - 16 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_17x64_KBIT_UNRESTRICTED

static final int _MEDIUM_17x64_KBIT_UNRESTRICTED
0 0 0 1 1 1 1 0 - 17 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_18x64_KBIT_UNRESTRICTED

static final int _MEDIUM_18x64_KBIT_UNRESTRICTED
0 0 0 1 1 1 1 1 - 18 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_19x64_KBIT_UNRESTRICTED

static final int _MEDIUM_19x64_KBIT_UNRESTRICTED
0 0 1 0 0 0 0 0 - 19 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_20x64_KBIT_UNRESTRICTED

static final int _MEDIUM_20x64_KBIT_UNRESTRICTED
0 0 1 0 0 0 0 1 - 20 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_21x64_KBIT_UNRESTRICTED

static final int _MEDIUM_21x64_KBIT_UNRESTRICTED
0 0 1 0 0 0 1 0 - 21 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_22x64_KBIT_UNRESTRICTED

static final int _MEDIUM_22x64_KBIT_UNRESTRICTED
0 0 1 0 0 0 1 1 - 22 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_23x64_KBIT_UNRESTRICTED

static final int _MEDIUM_23x64_KBIT_UNRESTRICTED
0 0 1 0 0 1 0 0 - 23 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_25x64_KBIT_UNRESTRICTED

static final int _MEDIUM_25x64_KBIT_UNRESTRICTED
0 0 1 0 0 1 1 0 - 25 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_26x64_KBIT_UNRESTRICTED

static final int _MEDIUM_26x64_KBIT_UNRESTRICTED
0 0 1 0 0 1 1 1 - 26 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_27x64_KBIT_UNRESTRICTED

static final int _MEDIUM_27x64_KBIT_UNRESTRICTED
0 0 1 0 1 0 0 0 - 27 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_28x64_KBIT_UNRESTRICTED

static final int _MEDIUM_28x64_KBIT_UNRESTRICTED
0 0 1 0 1 0 0 1 - 28 × 64 kbit/s unrestricted

See Also:
Constant Field Values

_MEDIUM_29x64_KBIT_UNRESTRICTED

static final int _MEDIUM_29x64_KBIT_UNRESTRICTED
0 0 1 0 1 0 1 0 - 29 × 64 kbit/s unrestricted

See Also:
Constant Field Values
Method Detail

getTransimissionMediumRequirement

int getTransimissionMediumRequirement()

setTransimissionMediumRequirement

void setTransimissionMediumRequirement(int transimissionMediumRequirement)


Copyright © 2010. All Rights Reserved.