Commit 4d27fccf authored by juvancic's avatar juvancic
Browse files

validation week 7/2010

parent 10062663
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -375,9 +375,9 @@ module LibIms_Steps
		 */
		function f_setHeadersREFER(inout CSeq p_cSeq_s, in integer p_to_user) runs on ImsComponent
		{      
		  vc_to := f_initToHeader(p_to_user); // init of vc_to using userProfile identifier
		  //vc_to := f_initToHeader(p_to_user); // init of vc_to using userProfile identifier

		  vc_from := f_initFromHeader(vc_userprofile.id, f_getRndTag()); // init of vc_from using userProfile identifier
		  //vc_from := f_initFromHeader(vc_userprofile.id, f_getRndTag()); // init of vc_from using userProfile identifier
            
		  vc_requestUri := f_initSipUrl(p_to_user); // Request URI of Invite is identical with To header