Loading ttcn/LibIms_PIXITS.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -431,7 +431,7 @@ module LibIms_PIXITS { */ modulepar charstring PX_IMS_SUT_CONF_FACTORY_NAME := "factory.uri.name"; // TODO STF471 added //NOTE STF471 added /** * @desc charstring for conference URI name */ Loading ttcn/LibIms_Steps.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -1470,7 +1470,7 @@ module LibIms_Steps { vc_contact := m_Contact(m_SipUrl_contactIpaddr(vc_userprofile)); } // TODO STF471 added //NOTE STF471 added /** * @desc Sets variables and default initialization for user profile * @param p_userprofile user profile of call Loading Loading @@ -1543,7 +1543,7 @@ module LibIms_Steps { f_Subscription(p_cSeq_s, m_SUBSCRIBE_Request_UE(vc_requestUri, vc_callId, p_cSeq_s, vc_from, vc_to, vc_via, vc_contact, vc_route_REG)); } // TODO STF471 added //NOTE STF471 added /** * @desc Sets variables and default initialization for user profile and handle registration and authentication with MD5 * @param p_userprofile user profile of call Loading Loading
ttcn/LibIms_PIXITS.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -431,7 +431,7 @@ module LibIms_PIXITS { */ modulepar charstring PX_IMS_SUT_CONF_FACTORY_NAME := "factory.uri.name"; // TODO STF471 added //NOTE STF471 added /** * @desc charstring for conference URI name */ Loading
ttcn/LibIms_Steps.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -1470,7 +1470,7 @@ module LibIms_Steps { vc_contact := m_Contact(m_SipUrl_contactIpaddr(vc_userprofile)); } // TODO STF471 added //NOTE STF471 added /** * @desc Sets variables and default initialization for user profile * @param p_userprofile user profile of call Loading Loading @@ -1543,7 +1543,7 @@ module LibIms_Steps { f_Subscription(p_cSeq_s, m_SUBSCRIBE_Request_UE(vc_requestUri, vc_callId, p_cSeq_s, vc_from, vc_to, vc_via, vc_contact, vc_route_REG)); } // TODO STF471 added //NOTE STF471 added /** * @desc Sets variables and default initialization for user profile and handle registration and authentication with MD5 * @param p_userprofile user profile of call Loading