Bug ID |
12334
|
Summary |
Mapping some specific protocol fields (ISUP/BICC, RANAP/BSSAP) to display filters
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86
|
OS |
Windows 7
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
TShark 1.10.6 (v1.10.6 from master-1.10)
Copyright 1998-2014 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (32-bit) with GLib 2.39.91, with libpcap, with libz 1.2.8, with POSIX
capabilities (Linux), without libnl, with SMI 0.4.8, with c-ares 1.10.0, with
Lua 5.2, without Python, with GnuTLS 2.12.23, with Gcrypt 1.5.3, with MIT
Kerberos, with GeoIP.
Running on Linux 3.13.0-37-generic, with locale en_US.UTF-8, with libpcap
version 1.5.3, with libz 1.2.8.
Built using gcc 4.8.2.
--
Some protocol fields are apparently properly decoded and displayed, but not
filterable as a display filter.
Here is the list of the descriptive names of the fields I'm looking for:
ISUP/BICC protocol ("CONNECTED NUMBER", "ORIGINAL CALLED NUMBER", "REDIRECTION
NUMBER")
RANAP/BSSAP protocol ("RP-Originating Address", "RP-Destination Address",
"Calling Party BCD number", "Called party BCD number").
For reference:
https://ask.wireshark.org/questions/51581/isupbicc-filtering-by-field-in-a-lua-script
Thank you.
You are receiving this mail because:
- You are watching all bug changes.