I'm playing around with a customized diameter profile with respect to the
columns. I'm getting different results between the command code and the
result code.

If I add a new custom column for the result code, it gets presented as its
enumerated value. So instead of 2001 it prints "DIAMETER_SUCCESS". If I do
the same for the command code, it instead prints 280 instead of
Device-WatchdogAnswer. The difference is that the result code is an AVP
while the command code is a fixed three bytes in the diameter protocol.

I'd like to change my presentation, if possible, to print the text version
of the command code, but I'm not sure where to find that part of the code
within Wireshark.

Thanks in advance,
Rick
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to