Bug ID |
9017
|
Summary |
Abis over IUA incorrect decoding
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.10.1
|
Hardware |
x86-64
|
OS |
Windows 8
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Capture file support (libwiretap)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11342 [details]
Abis over IUA capture
Build Information:
Build 1.10.1 for Windows 8 64-bit
--
When GSM Abis packets are contained in IUA/SCTP packets the Abis messages are
decoded incorrectly. This happens because Q.921 SAPI values are used by default
in DLCI Parameter of IUA packets. It's impossible to use the GSM SAPI values
in DLCI Parameter of IUA packet (as in LAPD protocol settings). The ability to
use GSM SAPI values should be added to IUA protocol settings.
You are receiving this mail because:
- You are watching all bug changes.