Loading AtsCommon/SipIsup_PIXITS.ttcn +9 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,14 @@ 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 */ Bit7 PX_HighLayerCharacteristicsIdentification2:='0000001'B; /** @desc Bitstring[5] for Low layer Information Transfer Capability used for mapping between * ISUP: Low layer compatibility information element within ATP parameter and * SIP: PSTN XML LowLayerCompatibility Loading Loading
AtsCommon/SipIsup_PIXITS.ttcn +9 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,14 @@ 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 */ Bit7 PX_HighLayerCharacteristicsIdentification2:='0000001'B; /** @desc Bitstring[5] for Low layer Information Transfer Capability used for mapping between * ISUP: Low layer compatibility information element within ATP parameter and * SIP: PSTN XML LowLayerCompatibility Loading