Commit 6f50e9c8 authored by reinaortega's avatar reinaortega
Browse files

Mantis issue: 5153

parent f8b04607
Loading
Loading
Loading
Loading
+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 
@@ -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 ; 
							}
						}
				};