John huysing skrev 2011-02-25 00:53:
Hi
Is there any tutorials/cheat sheets on how to modify/create vendor
specific diameter dictionary?
John
No,
- Add your file to the ENTITY list in Dictionary.xml (compare with
SIP.xml).
- At the end of the file add the name of your file without the .xml
ending.
- Your file must look something like this:
<?xml version="1.0" encoding="UTF-8"?>
<application ... >
:
</application>
Add the file to the build system ( grep for one of the existing
files to find out where) if you are building a custom
build.
If you are just adding the Diameter AVP:s to a standard install,
find the diameter directory(../wireshark/diameter) and add your
file(s) there.
Alternatively add your AVP:s to an existing file.
Best regards
Anders
___________________________________________________________________________
Sent via: Wireshark-users mailing list <wireshark-users@xxxxxxxxxxxxx>
Archives: http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe
|