https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5221
Summary: ISUP party number dissection
Product: Wireshark
Version: 1.4.0
Platform: All
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: robie.die.katze@xxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
in some cases it is neccessary to transfer party numbers only with the first
two octetts but without digits.
the dissector
dissect_isup_called_party_number_parameter
is unable to handle party numbers that contains 0 digits.
the dissection fails and the following parameters where not displayed
correctly.
maybe the same problem exists in the other isup party number dissectors like
for example:
- dissect_isup_calling_party_number_parameter
- dissect_isup_original_called_number_parameter
- dissect_isup_redirecting_number_parameter
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.