| Bug ID |
9057
|
| Summary |
Camel IDP filtering problem
|
| Classification |
Unclassified
|
| Product |
Wireshark
|
| Version |
1.10.1
|
| Hardware |
x86
|
| OS |
Windows 7
|
| Status |
UNCONFIRMED
|
| Severity |
Major
|
| Priority |
Low
|
| Component |
Dissection engine (libwireshark)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 11414 [details]
Camel IDP NatureOfAddress
Build Information:
Built using Microsoft Visual C++ 10.0 build 40219
--
When I try to apply a filter to the Nature of Address from callingPartyNumber,
the filter is not correctly applied since it also filters the Nature of Address
from the originalCalledPartyID.
>From what I could figure out this happens because both fields use the same
dissector "isup.calling_party_nature_of_address_indicator".
This also applies to all the other number properties.
Shouldn't this fields have different dissectors to be possible to apply a
filter to them? Shouldn't this dissectors be part of camel instead of isup?
Please find in attach the *.pcap file and 2 screen shots.
Thanks
You are receiving this mail because:
- You are watching all bug changes.