Loading ttcn/LibIms_Templates.ttcn +2 −22 Original line number Diff line number Diff line Loading @@ -986,8 +986,8 @@ group PSTNTemplates { lLOctet6aHDLC := omit, lLOctet6aUserSpecific := omit, lLOctet6b := omit, lLOctet7 := {layer3Identification := bit2str('10'B), //TODO check valueand if parameter is mandatory userInfoLayer3Protocol := bit2str('10000'B)}, //TODO check value and if parameter is mandatory lLOctet7 := {layer3Identification := bit2str('11'B), userInfoLayer3Protocol := bit2str('00010'B)}, lLOctet7aUserSpecific := omit, lLOctet7aX25 := omit, lLOctet7bX25 := omit, Loading Loading @@ -1156,7 +1156,6 @@ group ResourceListsTemplates { group Ims3gppTemplates { //TODO:check commented and below templates when test will be validated template TIMS3GPP mw_Ims_3gpp_CW := { version := 1.0, attr := ?, Loading @@ -1170,25 +1169,6 @@ group Ims3gppTemplates { }, elem_list := ? } // template TIMS3GPP mw_Ims_3gpp_CW := { // version := 1.0, // anyAttributes := ?, // choice_1 := { // alternative_service := { // anyAttributes := ?, // type_ := ?, // reason := ?, // action_ := { // anyAttributes := ?, // emergency_registration := *, // call_waiting_indication := {}, // any_1 := * // }, // any_1 := * // } // }, // any_1 := * // } } // end group Ims3gpp group CONFTemplates { Loading Loading
ttcn/LibIms_Templates.ttcn +2 −22 Original line number Diff line number Diff line Loading @@ -986,8 +986,8 @@ group PSTNTemplates { lLOctet6aHDLC := omit, lLOctet6aUserSpecific := omit, lLOctet6b := omit, lLOctet7 := {layer3Identification := bit2str('10'B), //TODO check valueand if parameter is mandatory userInfoLayer3Protocol := bit2str('10000'B)}, //TODO check value and if parameter is mandatory lLOctet7 := {layer3Identification := bit2str('11'B), userInfoLayer3Protocol := bit2str('00010'B)}, lLOctet7aUserSpecific := omit, lLOctet7aX25 := omit, lLOctet7bX25 := omit, Loading Loading @@ -1156,7 +1156,6 @@ group ResourceListsTemplates { group Ims3gppTemplates { //TODO:check commented and below templates when test will be validated template TIMS3GPP mw_Ims_3gpp_CW := { version := 1.0, attr := ?, Loading @@ -1170,25 +1169,6 @@ group Ims3gppTemplates { }, elem_list := ? } // template TIMS3GPP mw_Ims_3gpp_CW := { // version := 1.0, // anyAttributes := ?, // choice_1 := { // alternative_service := { // anyAttributes := ?, // type_ := ?, // reason := ?, // action_ := { // anyAttributes := ?, // emergency_registration := *, // call_waiting_indication := {}, // any_1 := * // }, // any_1 := * // } // }, // any_1 := * // } } // end group Ims3gpp group CONFTemplates { Loading