Loading AtsCommon/SipIsup_PIXITS.ttcn +6 −7 Original line number Diff line number Diff line Loading @@ -36,11 +36,10 @@ module SipIsup_PIXITS { */ Bit7 PX_HighLayerCharacteristicsIdentification:='0000001'B; /** @desc Bitstring[7] for 2nd High layer characteristics identification used for mapping between * ISUP: High layer compatibility information element within ATP parameter and * SIP: PSTN XML HighLayerCompatibility * Used in TC_301_033 * Used in TC104_015, TC_104_016, TC_301_033 */ Bit7 PX_HighLayerCharacteristicsIdentification2:='0000001'B; Loading Loading
AtsCommon/SipIsup_PIXITS.ttcn +6 −7 Original line number Diff line number Diff line Loading @@ -36,11 +36,10 @@ module SipIsup_PIXITS { */ Bit7 PX_HighLayerCharacteristicsIdentification:='0000001'B; /** @desc Bitstring[7] for 2nd High layer characteristics identification used for mapping between * ISUP: High layer compatibility information element within ATP parameter and * SIP: PSTN XML HighLayerCompatibility * Used in TC_301_033 * Used in TC104_015, TC_104_016, TC_301_033 */ Bit7 PX_HighLayerCharacteristicsIdentification2:='0000001'B; Loading