Ethereal-dev: SV: [Ethereal-dev] INAP is registering for SSN ==1

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Fri, 21 Apr 2006 20:13:19 +0200
Checked in.
Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Jeff Morriss
Skickat: den 21 april 2006 13:05
Till: Ethereal Development List
Ämne: [Ethereal-dev] INAP is registering for SSN ==1


Hi list,

I tried out the 0.99.0pre1 release and I noticed that all my SCCP
management messages (on SSN==1) were getting decoded as TCAP.  Turns out
that the INAP dissector (due to a bug) registers to SSN==1 by default
(instead of 106 and 241).  Rather than just fix that bug, the attached
patch modifies the INAP dissector to use a range preference (like GSM
MAP, TCAP, etc.).

Please consider for inclusion in both the main trunk and the 1.0
branch--else SCCP users will be very confused...

Regards,
-Jeff