view doc/dict_json.json.sample @ 1559:2dbc816d48f4

Fail when a peer with empty Origin-Realm tries to connect. Empty Origin-Realms cause problems in the routing code later. Reduce warnings when reporting an empty Failed-AVP; both avp_source and avp_rawdata are NULL in this case.
author Thomas Klausner <wiz@gatalith.at>
date Tue, 27 Oct 2020 10:50:04 +0100
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"