Brian Waters | 13d9601 | 2017-12-08 16:53:31 -0600 | [diff] [blame^] | 1 | # This file documents the configuration format for the dict_legacy_xml.fdx freeDiameter extension. |
| 2 | # In order to load this extension, please refer to main freeDiameter.conf manual. |
| 3 | |
| 4 | # This extension allows the use of Diameter dictionary files in XML format, |
| 5 | # as roughly specified in draft-frascone-xml-dictionary-00. |
| 6 | # (the actual format is the one from OpenDiameter latest version) |
| 7 | # Note that this format, although more widely used, is less efficient than the |
| 8 | # internal freeDiameter format. It is recommended when possible to use the later. |
| 9 | |
| 10 | # You may refer to the contrib/dict_legacy/README file for information on where to find such resources. |
| 11 | |
| 12 | # This file simply consists in a list of XML dictionary files that must be parsed. |
| 13 | # Example: |
| 14 | # "/etc/freeDiameter/dictionary.xml"; |
| 15 | |