Loading LibSip_Steps.ttcn +2 −2 Original line number Diff line number Diff line /* /* * @author STF 346, STF366, STF368, STF369 * @version $Id$ * @desc This module provides the types used by the test component Loading Loading @@ -1316,7 +1316,7 @@ group SetHeaders { { for (var integer j:=0; j<sizeof(vc_sdp_remote.media_list[i].attributes); j:=j+1) { vc_sdp_remote.media_list[i].attributes[j] := omit ; vc_sdp_remote.media_list[i].attributes := omit ; } } }; Loading Loading
LibSip_Steps.ttcn +2 −2 Original line number Diff line number Diff line /* /* * @author STF 346, STF366, STF368, STF369 * @version $Id$ * @desc This module provides the types used by the test component Loading Loading @@ -1316,7 +1316,7 @@ group SetHeaders { { for (var integer j:=0; j<sizeof(vc_sdp_remote.media_list[i].attributes); j:=j+1) { vc_sdp_remote.media_list[i].attributes[j] := omit ; vc_sdp_remote.media_list[i].attributes := omit ; } } }; Loading