Wireshark mailing list archives

Re: diameter dictionary creation/modification


From: Anders Broman <a.broman () bredband net>
Date: Fri, 25 Feb 2011 07:05:00 +0100

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 () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
              mailto:wireshark-users-request () wireshark org?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe

Current thread: