Commit 3436e212 authored by tepelmann's avatar tepelmann
Browse files

Minor changes.

parent 97e69508
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -431,7 +431,7 @@ module LibIms_PIXITS {
             */
             */
            modulepar charstring PX_IMS_SUT_CONF_FACTORY_NAME := "factory.uri.name";
            modulepar charstring PX_IMS_SUT_CONF_FACTORY_NAME := "factory.uri.name";


            // TODO STF471 added
            //NOTE STF471 added
            /**
            /**
             * @desc charstring for conference URI name
             * @desc charstring for conference URI name
             */
             */
+2 −2
Original line number Original line Diff line number Diff line
@@ -1470,7 +1470,7 @@ module LibIms_Steps {
            vc_contact := m_Contact(m_SipUrl_contactIpaddr(vc_userprofile));
            vc_contact := m_Contact(m_SipUrl_contactIpaddr(vc_userprofile));
        }
        }


        // TODO STF471 added
        //NOTE STF471 added
        /**
        /**
         * @desc Sets variables and default initialization for user profile
         * @desc Sets variables and default initialization for user profile
         * @param p_userprofile user profile of call
         * @param p_userprofile user profile of call
@@ -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));
            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
         * @desc Sets variables and default initialization for user profile and handle registration and authentication with MD5
         * @param p_userprofile user profile of call
         * @param p_userprofile user profile of call