Commit a3b7ef7a authored by poglitsch's avatar poglitsch
Browse files

corrections

parent d28e7d49
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3244,7 +3244,7 @@ group checksTC_IMS_SS_0008 {
			var ImsUserInfo v_user := f_getAnyValidUser(PX_EUT_A);
			var template SipUrl v_UserEutBUrl := mw_SipUrl_Host(v_user.domain);
		   var SipMessage v_sip := {request := valueof(m_INVITE_Dummy)};
		   var Route v_Route := {};
		   var template Route v_Route := omit;
		   var template Route vt_pcscfRoute := {
					fieldName := ROUTE_E,
					routeBody := {mw_routeBody(v_pcscfEutAUrl), *}  };