Commit eac7f758 authored by Yann Garcia's avatar Yann Garcia
Browse files

Update Redirect_Host_AVP typing in Sh/Dh templates

parent 6df06dd2
Loading
Loading
Loading
Loading

LibDiameter @ 3f5dd03a

Original line number Diff line number Diff line
Subproject commit 756510bbb241f944e87bbb71da2211ef7e740500
Subproject commit 3f5dd03a50ea444f5704739b4fff7d9ffa80656b
+2 −2
Original line number Diff line number Diff line
@@ -585,7 +585,7 @@ module DiameterShDh_Templates {
                    result_Code                 := p_resultCode,
                    origin_Host                 := p_originHost,
                    origin_Realm                := p_originRealm,
                    aVP_Type                    := { AVP_Type: {p_redirect_host.aVP_Header, { cHARSTRING := p_redirect_host.aVP_Data } } }
                    redirect_Host               := p_redirect_host
                } // End of template md_udaBodyAvps 
                
            } // End of group uda_msg 
@@ -708,7 +708,7 @@ module DiameterShDh_Templates {
                    experimental_Result         := omit,
                    origin_Host                 := p_originHost,
                    origin_Realm                := p_originRealm,
                    aVP_Type                    := superset(AVP_Type: {p_redirect_Host_AVP.aVP_Header, { cHARSTRING := p_redirect_Host_AVP.aVP_Data }})
                    redirect_Host               := p_redirect_Host_AVP
                } // End of template mdw_udaBodyAvps_redirect

                template (present) Experimental_Result_AVP mw_experimentalResult(