view doc/dict_json.json.sample @ 1521:996823ef481c

Rename 3GPP MBMS-Flag (931) to MBMS-Flags Note: 3GPP TS 29.061 table 20.5a.1 row MBMS-Flag (931) has incorrect name and should be "MBMS-Flags" per clause 20.5a.9. Fix: MBMS-Flag (931) renamed to MBMS-Flags (931).
author Luke Mewburn <luke@mewburn.net>
date Fri, 17 Apr 2020 14:21:19 +1000
parents cbe1da7a32f1
children
line wrap: on
line source

# Configuration for the JSON dictionary extension (no config file needed)
#
# This extension allows configuration of diameter dictionaries
# in JSON format.
#
# To load the JSON dictionaries, list their paths, separated with a semicolon (';')
# as argument when loading the extension in the freeDiameter config file, i.e.:
#
# LoadExtension = "dict_json.so":"/path/to/dictionary.json;/path/to/another/dictionary_2.json";
#
# Relative paths work but are hard to get right because they are
# relative to where you started the freeDiameter daemon.
#
# The dictionaries must conform to the JSON schema in
# extensions/dict_json/dict_json_dict_schema.json
#
# Example dictionaries are in contrib/dict_json.
"Welcome to our mercurial repository"