Loading ttcn/LibIms_Steps.ttcn +3 −3 Original line number Diff line number Diff line Loading @@ -229,7 +229,7 @@ module LibIms_Steps vc_authorization := { fieldName := AUTHORIZATION_E, body := f_calculatecCredentials_empty(vc_userprofile) body := {f_calculatecCredentials_empty(vc_userprofile)} } }// end function setHeaders_REGISTER_PCSCF Loading Loading @@ -738,7 +738,7 @@ module LibIms_Steps f_sendResponse(m_Response_WWWauthenticate_IMS(c_statusLine401, vc_callId, vc_cSeq,vc_caller_From, vc_caller_To, vc_via, m_wwwAuthenticate(f_calculatecChallenge_forWWWAuthorization (PX_IMS_SUT_UE1_QOP,vc_authorization.body.digestResponse))) (PX_IMS_SUT_UE1_QOP,vc_authorization.body[0].digestResponse))) ); //Awaiting 2nd REGISTER with authorization header Loading Loading @@ -847,7 +847,7 @@ module LibIms_Steps f_sendResponse(m_Response_WWWauthenticate_IMS(c_statusLine401, vc_callId, vc_cSeq,vc_caller_From, vc_caller_To, vc_via, m_wwwAuthenticate(f_calculatecChallenge_forWWWAuthorization (PX_IMS_SUT_UE1_QOP,vc_authorization.body.digestResponse))) (PX_IMS_SUT_UE1_QOP,vc_authorization.body[0].digestResponse))) ); //Awaiting 2nd REGISTER with authorization header Loading Loading
ttcn/LibIms_Steps.ttcn +3 −3 Original line number Diff line number Diff line Loading @@ -229,7 +229,7 @@ module LibIms_Steps vc_authorization := { fieldName := AUTHORIZATION_E, body := f_calculatecCredentials_empty(vc_userprofile) body := {f_calculatecCredentials_empty(vc_userprofile)} } }// end function setHeaders_REGISTER_PCSCF Loading Loading @@ -738,7 +738,7 @@ module LibIms_Steps f_sendResponse(m_Response_WWWauthenticate_IMS(c_statusLine401, vc_callId, vc_cSeq,vc_caller_From, vc_caller_To, vc_via, m_wwwAuthenticate(f_calculatecChallenge_forWWWAuthorization (PX_IMS_SUT_UE1_QOP,vc_authorization.body.digestResponse))) (PX_IMS_SUT_UE1_QOP,vc_authorization.body[0].digestResponse))) ); //Awaiting 2nd REGISTER with authorization header Loading Loading @@ -847,7 +847,7 @@ module LibIms_Steps f_sendResponse(m_Response_WWWauthenticate_IMS(c_statusLine401, vc_callId, vc_cSeq,vc_caller_From, vc_caller_To, vc_via, m_wwwAuthenticate(f_calculatecChallenge_forWWWAuthorization (PX_IMS_SUT_UE1_QOP,vc_authorization.body.digestResponse))) (PX_IMS_SUT_UE1_QOP,vc_authorization.body[0].digestResponse))) ); //Awaiting 2nd REGISTER with authorization header Loading