Ethereal-users: Re: [Ethereal-users] ethereal M3UA SCCP and TCAP

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

From: Michael Tuexen <Michael.Tuexen@xxxxxxxxxxxxxxxxx>
Date: Fri, 5 Mar 2004 01:02:43 +0100
Hi,

the TCAP decoder currently registers for the following SSNs:

    dissector_add("sccp.ssn", 5, tcap_handle); /* MAP*/
    dissector_add("sccp.ssn", 6, tcap_handle); /* HLR*/
    dissector_add("sccp.ssn", 7, tcap_handle); /* VLR */
    dissector_add("sccp.ssn", 8, tcap_handle); /* MSC */
    dissector_add("sccp.ssn", 9, tcap_handle); /* EIR */
    dissector_add("sccp.ssn", 10, tcap_handle); /* EIR */
    dissector_add("sccp.ssn", 11, tcap_handle); /* SMS/MC */
    dissector_add("sccp.ssn", 12, tcap_handle); /* IS41 OTAF */

Since INAP is not listed here, it is not supported. Someone
has to provide an INAP dissector.

Best regards
Michael


On Mar 4, 2004, at 10:34 PM, John Vincent wrote:

Hi,

I've got a M3UA link carrying SCCP, which is carrying TCAP, (which is then
carrying INAP CS1).

I can see that there is a TCAP decoder, but I can't see how to get it to
decode the SCCP payload. I'm using ethereal version 0.10.2 for windows.

Any help would be greatly appreciated.

Thanks,
/John.
-------------------
John Vincent.
Teligent, Stockholm

_______________________________________________
Ethereal-users mailing list
Ethereal-users@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-users