Commit 040d7deb authored by schmitting's avatar schmitting
Browse files

Removed remianing TODOs related to Security-Verify header as they are ATS...

Removed remianing TODOs related to Security-Verify header as they are ATS specific and not lib specific
parent df469923
Loading
Loading
Loading
Loading
+2 −22
Original line number Original line Diff line number Diff line
@@ -986,8 +986,8 @@ group PSTNTemplates {
            lLOctet6aHDLC := omit,
            lLOctet6aHDLC := omit,
            lLOctet6aUserSpecific := omit,
            lLOctet6aUserSpecific := omit,
            lLOctet6b := omit,
            lLOctet6b := omit,
            lLOctet7 := {layer3Identification := bit2str('10'B),		//TODO check valueand if parameter is mandatory
            lLOctet7 := {layer3Identification := bit2str('11'B),
                        userInfoLayer3Protocol := bit2str('10000'B)},	//TODO check value and if parameter is mandatory
                        userInfoLayer3Protocol := bit2str('00010'B)},
            lLOctet7aUserSpecific := omit,
            lLOctet7aUserSpecific := omit,
            lLOctet7aX25 := omit,
            lLOctet7aX25 := omit,
            lLOctet7bX25 := omit,
            lLOctet7bX25 := omit,
@@ -1156,7 +1156,6 @@ group ResourceListsTemplates {


group Ims3gppTemplates {
group Ims3gppTemplates {
    
    
    //TODO:check commented and below templates when test will be validated
    template TIMS3GPP mw_Ims_3gpp_CW := {
    template TIMS3GPP mw_Ims_3gpp_CW := {
        version := 1.0,
        version := 1.0,
        attr := ?,
        attr := ?,
@@ -1170,25 +1169,6 @@ group Ims3gppTemplates {
        },
        },
        elem_list := ?
        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
} // end group Ims3gpp


group CONFTemplates {
group CONFTemplates {