Commit 02647533 authored by Axel Rennoch's avatar Axel Rennoch
Browse files

correction of some message typos

parent c88b272e
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -1947,6 +1947,8 @@ module DiameterShDh_TCFunctions {
                    log("*** " & __SCOPE__ & ": INFO: Preamble done. ***");
    
                    // TestBody
					// to indicate a profile update procedure
					action("The IUT is requested to indicate a push notification procedure");
					f_awaiting_PNR(
								 mdw_pNR(
										   vc_sessionId,                            // containing a Session-ID AVP
@@ -2266,7 +2268,7 @@ module DiameterShDh_TCFunctions {
                    f_send_PUA(
                               md_pUA(
                                      vc_sessionId,                                           // Set in f_awaiting_PUR
                                      md_udaBodyAvps(
                                      md_puaBodyAvps(
                                                     m_resultCode(DIAMETER_SUCCESS_E),
                                                     vc_originHost,
                                                     vc_originRealm
@@ -2610,7 +2612,7 @@ module DiameterShDh_TCFunctions {
                    f_send_PUA(
                               md_pUA(
                                      vc_sessionId,                                           // Set in f_awaiting_PUR
                                      md_udaBodyAvps_redirect(
                                      md_puaBodyAvps_redirect(
                                                     m_resultCode(DIAMETER_REDIRECT_INDICATION_E),
                                                     vc_originHost,
                                                     vc_originRealm,
@@ -2654,7 +2656,7 @@ module DiameterShDh_TCFunctions {
                    f_send_PUA(
                               md_pUA(
                                      vc_sessionId,                                           // Set in f_awaiting_PUR
                                      md_udaBodyAvps(
                                      md_puaBodyAvps(
                                                     m_resultCode(DIAMETER_SUCCESS_E),
                                                     vc_originHost,
                                                     vc_originRealm