dia/diameter_3gpp_ts29_273_swx: workaround a potential erlang bug include all additional dicts

A spec seems to have to include all AVP. This also means if a inherit spec creates a grouped AVP which
include AVPs from a third spec. We have to explicit inherit the third spec as well.
This commit is contained in:
Alexander Couzens 2023-05-26 14:39:32 +03:00
parent bceba60c6e
commit ca5271913b
1 changed files with 9 additions and 5 deletions

View File

@ -34,18 +34,22 @@
@inherits diameter_gen_base_rfc6733
@inherits diameter_rfc5447
@inherits diameter_rfc5778
@inherits diameter_rfc7683
@inherits diameter_rfc7944
@inherits diameter_rfc8583
@inherits diameter_3gpp_base
@inherits diameter_3gpp_break_circles
@inherits diameter_3gpp_ts29_212
@inherits diameter_3gpp_ts29_214
@inherits diameter_3gpp_ts29_229
@inherits diameter_3gpp_ts29_272
@inherits diameter_3gpp_ts29_273
@inherits diameter_3gpp_ts32_299
@inherits diameter_etsi_es283_034
@inherits diameter_rfc4006_cc
@inherits diameter_rfc5447
@inherits diameter_rfc5580
@inherits diameter_rfc5778
@inherits diameter_rfc7683
@inherits diameter_rfc7944
@inherits diameter_rfc8583
@messages