Commit 1733918b authored by rennoch's avatar rennoch
Browse files

resolution of comment E01.45

parent 13f43570
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -14579,9 +14579,7 @@ module AtsNIT_SipSip_SS_TCFunctions {
			f_selfOrClientSyncAndVerdict(c_sync1, f_getVerdict());
		
			// accept call from UE1
			// The argument of this function is for validation
			// of the received message
			f_acceptCall(f_initSipUrl(c_userProfile_UE2atSUThome)); 
			f_acceptCall(); 
			
			f_selfOrClientSyncAndVerdict(c_sync2, f_getVerdict());