Revision: 17844
Author: [email protected]
Date: Fri Apr 8 22:59:17 2011
Log: build fials due to special characters
http://code.google.com/p/mobicents/source/detail?r=17844
Modified:
/tags/protocols/ss7/mobicents-ss7-1.0.0.BETA8/isup/isup-api/src/main/java/org/mobicents/protocols/ss7/isup/message/parameter/TransimissionMediumRequierementPrime.java
/tags/protocols/ss7/mobicents-ss7-1.0.0.BETA8/isup/isup-api/src/main/java/org/mobicents/protocols/ss7/isup/message/parameter/TransmissionMediumRequirement.java
/tags/protocols/ss7/mobicents-ss7-1.0.0.BETA8/isup/isup-api/src/main/java/org/mobicents/protocols/ss7/isup/message/parameter/TransmissionMediumUsed.java
=======================================
---
/tags/protocols/ss7/mobicents-ss7-1.0.0.BETA8/isup/isup-api/src/main/java/org/mobicents/protocols/ss7/isup/message/parameter/TransimissionMediumRequierementPrime.java
Tue Feb 16 09:00:19 2010
+++
/tags/protocols/ss7/mobicents-ss7-1.0.0.BETA8/isup/isup-api/src/main/java/org/mobicents/protocols/ss7/isup/message/parameter/TransimissionMediumRequierementPrime.java
Fri Apr 8 22:59:17 2011
@@ -45,7 +45,7 @@
*/
public static int _MEDIUM_64_KBIT_PREFERED = 6;
/**
- * 0 0 0 0 0 1 1 1 - 2 × 64 kbit/s unrestricted
+ * 0 0 0 0 0 1 1 1 - 2 64 kbit/s unrestricted
*/
public static int _MEDIUM_2x64_KBIT_UNRESTRICTED = 7;
/**
=======================================
---
/tags/protocols/ss7/mobicents-ss7-1.0.0.BETA8/isup/isup-api/src/main/java/org/mobicents/protocols/ss7/isup/message/parameter/TransmissionMediumRequirement.java
Tue Feb 16 09:00:19 2010
+++
/tags/protocols/ss7/mobicents-ss7-1.0.0.BETA8/isup/isup-api/src/main/java/org/mobicents/protocols/ss7/isup/message/parameter/TransmissionMediumRequirement.java
Fri Apr 8 22:59:17 2011
@@ -44,7 +44,7 @@
*/
public static int _MEDIUM_64_KBIT_PREFERED = 6;
/**
- * 0 0 0 0 0 1 1 1 - 2 × 64 kbit/s unrestricted
+ * 0 0 0 0 0 1 1 1 - 2 64 kbit/s unrestricted
*/
public static int _MEDIUM_2x64_KBIT_UNRESTRICTED = 7;
/**
@@ -60,103 +60,103 @@
*/
public static int _MEDIUM_1920_KBIT_UNRESTRICTED = 10;
/**
- * 0 0 0 1 0 0 0 0 - 3 × 64 kbit/s unrestricted
+ * 0 0 0 1 0 0 0 0 - 3 64 kbit/s unrestricted
*/
public static int _MEDIUM_3x64_KBIT_UNRESTRICTED = 16;
/**
- * 0 0 0 1 0 0 0 1 - 4 × 64 kbit/s unrestricted
+ * 0 0 0 1 0 0 0 1 - 4 64 kbit/s unrestricted
*/
public static int _MEDIUM_4x64_KBIT_UNRESTRICTED = 17;
/**
- * 0 0 0 1 0 0 1 0 - 5 × 64 kbit/s unrestricted
+ * 0 0 0 1 0 0 1 0 - 5 64 kbit/s unrestricted
*/
public static int _MEDIUM_5x64_KBIT_UNRESTRICTED = 18;
/**
- * 0 0 0 1 0 1 0 0 - 7 × 64 kbit/s unrestricted
+ * 0 0 0 1 0 1 0 0 - 7 64 kbit/s unrestricted
*/
public static int _MEDIUM_7x64_KBIT_UNRESTRICTED = 20;
/**
- * 0 0 0 1 0 1 0 1 - 8 × 64 kbit/s unrestricted
+ * 0 0 0 1 0 1 0 1 - 8 64 kbit/s unrestricted
*/
public static int _MEDIUM_8x64_KBIT_UNRESTRICTED = 21;
/**
- * 0 0 0 1 0 1 1 0 - 9 × 64 kbit/s unrestricted
+ * 0 0 0 1 0 1 1 0 - 9 64 kbit/s unrestricted
*/
public static int _MEDIUM_9x64_KBIT_UNRESTRICTED = 22;
/**
- * 0 0 0 1 0 1 1 1 - 10 × 64 kbit/s unrestricted
+ * 0 0 0 1 0 1 1 1 - 10 64 kbit/s unrestricted
*/
public static int _MEDIUM_10x64_KBIT_UNRESTRICTED = 23;
/**
- * 0 0 0 1 1 0 0 0 - 11 × 64 kbit/s unrestricted
+ * 0 0 0 1 1 0 0 0 - 11 64 kbit/s unrestricted
*/
public static int _MEDIUM_11x64_KBIT_UNRESTRICTED = 24;
/**
- * 0 0 0 1 1 0 0 1 - 12 × 64 kbit/s unrestricted
+ * 0 0 0 1 1 0 0 1 - 12 64 kbit/s unrestricted
*/
public static int _MEDIUM_12x64_KBIT_UNRESTRICTED = 25;
/**
- * 0 0 0 1 1 0 1 0 - 13 × 64 kbit/s unrestricted
+ * 0 0 0 1 1 0 1 0 - 13 64 kbit/s unrestricted
*/
public static int _MEDIUM_13x64_KBIT_UNRESTRICTED = 26;
/**
- * 0 0 0 1 1 0 1 1 - 14 × 64 kbit/s unrestricted
+ * 0 0 0 1 1 0 1 1 - 14 64 kbit/s unrestricted
*/
public static int _MEDIUM_14x64_KBIT_UNRESTRICTED = 27;
/**
- * 0 0 0 1 1 1 0 0 - 15 × 64 kbit/s unrestricted
+ * 0 0 0 1 1 1 0 0 - 15 64 kbit/s unrestricted
*/
public static int _MEDIUM_15x64_KBIT_UNRESTRICTED = 28;
/**
- * 0 0 0 1 1 1 0 1 - 16 × 64 kbit/s unrestricted
+ * 0 0 0 1 1 1 0 1 - 16 64 kbit/s unrestricted
*/
public static int _MEDIUM_16x64_KBIT_UNRESTRICTED = 29;
/**
- * 0 0 0 1 1 1 1 0 - 17 × 64 kbit/s unrestricted
+ * 0 0 0 1 1 1 1 0 - 17 64 kbit/s unrestricted
*/
public static int _MEDIUM_17x64_KBIT_UNRESTRICTED = 30;
/**
- * 0 0 0 1 1 1 1 1 - 18 × 64 kbit/s unrestricted
+ * 0 0 0 1 1 1 1 1 - 18 64 kbit/s unrestricted
*/
public static int _MEDIUM_18x64_KBIT_UNRESTRICTED = 31;
/**
- * 0 0 1 0 0 0 0 0 - 19 × 64 kbit/s unrestricted
+ * 0 0 1 0 0 0 0 0 - 19 64 kbit/s unrestricted
*/
public static int _MEDIUM_19x64_KBIT_UNRESTRICTED = 32;
/**
- * 0 0 1 0 0 0 0 1 - 20 × 64 kbit/s unrestricted
+ * 0 0 1 0 0 0 0 1 - 20 64 kbit/s unrestricted
*/
public static int _MEDIUM_20x64_KBIT_UNRESTRICTED = 33;
/**
- * 0 0 1 0 0 0 1 0 - 21 × 64 kbit/s unrestricted
+ * 0 0 1 0 0 0 1 0 - 21 64 kbit/s unrestricted
*/
public static int _MEDIUM_21x64_KBIT_UNRESTRICTED = 34;
/**
- * 0 0 1 0 0 0 1 1 - 22 × 64 kbit/s unrestricted
+ * 0 0 1 0 0 0 1 1 - 22 64 kbit/s unrestricted
*/
public static int _MEDIUM_22x64_KBIT_UNRESTRICTED = 35;
/**
- * 0 0 1 0 0 1 0 0 - 23 × 64 kbit/s unrestricted
+ * 0 0 1 0 0 1 0 0 - 23 64 kbit/s unrestricted
*/
public static int _MEDIUM_23x64_KBIT_UNRESTRICTED = 36;
/**
- * 0 0 1 0 0 1 1 0 - 25 × 64 kbit/s unrestricted
+ * 0 0 1 0 0 1 1 0 - 25 64 kbit/s unrestricted
*/
public static int _MEDIUM_25x64_KBIT_UNRESTRICTED = 38;
/**
- * 0 0 1 0 0 1 1 1 - 26 × 64 kbit/s unrestricted
+ * 0 0 1 0 0 1 1 1 - 26 64 kbit/s unrestricted
*/
public static int _MEDIUM_26x64_KBIT_UNRESTRICTED = 39;
/**
- * 0 0 1 0 1 0 0 0 - 27 × 64 kbit/s unrestricted
+ * 0 0 1 0 1 0 0 0 - 27 64 kbit/s unrestricted
*/
public static int _MEDIUM_27x64_KBIT_UNRESTRICTED = 40;
/**
- * 0 0 1 0 1 0 0 1 - 28 × 64 kbit/s unrestricted
+ * 0 0 1 0 1 0 0 1 - 28 64 kbit/s unrestricted
*/
public static int _MEDIUM_28x64_KBIT_UNRESTRICTED = 41;
/**
- * 0 0 1 0 1 0 1 0 - 29 × 64 kbit/s unrestricted
+ * 0 0 1 0 1 0 1 0 - 29 64 kbit/s unrestricted
*/
public static int _MEDIUM_29x64_KBIT_UNRESTRICTED = 42;
=======================================
---
/tags/protocols/ss7/mobicents-ss7-1.0.0.BETA8/isup/isup-api/src/main/java/org/mobicents/protocols/ss7/isup/message/parameter/TransmissionMediumUsed.java
Tue Feb 16 09:00:19 2010
+++
/tags/protocols/ss7/mobicents-ss7-1.0.0.BETA8/isup/isup-api/src/main/java/org/mobicents/protocols/ss7/isup/message/parameter/TransmissionMediumUsed.java
Fri Apr 8 22:59:17 2011
@@ -45,7 +45,7 @@
*/
public static int _MEDIUM_64_KBIT_PREFERED = 6;
/**
- * 0 0 0 0 0 1 1 1 - 2 × 64 kbit/s unrestricted
+ * 0 0 0 0 0 1 1 1 - 2 64 kbit/s unrestricted
*/
public static int _MEDIUM_2x64_KBIT_UNRESTRICTED = 7;
/**