From 22ce93c35f3bdc490cedc7d63529ed3e2fb20556 Mon Sep 17 00:00:00 2001 From: Anders Svensson Date: Wed, 30 Aug 2017 11:05:50 +0200 Subject: Add RFC 7683 Diameter Overload Indicator Conveyance text and dictionary Which motivates the avp_dictionaries config that will be added in a subsequent commit. --- lib/diameter/src/modules.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/diameter/src/modules.mk') diff --git a/lib/diameter/src/modules.mk b/lib/diameter/src/modules.mk index bb3b234d20..bb86de016a 100644 --- a/lib/diameter/src/modules.mk +++ b/lib/diameter/src/modules.mk @@ -24,6 +24,7 @@ DICTS = \ base_rfc6733 \ base_accounting \ acct_rfc6733 \ + doic_rfc7683 \ relay # The yecc grammar for the dictionary parser. -- cgit v1.2.3