Re: UMTS IU protocol decoding
Jeff Morriss <[email protected]>
| Newsgroups | gmane.network.ethereal.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, Deepesh singh wrote: > Hi Anders, > > I have tried to decode RANAP over SUA, it has some problems. I assume the problem you're talking about is the fact that the SUA CODT payload doesn't get dissected as RANAP? In that case the problem is that the RANAP dissector is called based on SSN and the SSN is not present in SCCP DT or SUA CODT messages. The SCCP dissector was updated by LEGO (rev 16783) to overcome this problem by tracking SCCP-Class2 connections (in a conversation-like structure) so SSN-less messages still call the SSN-based upper lay dissector. SUA could also have this feature but it doesn't so far. Regards, -Jeff > */"Anders Broman (AL/EAB)" <[email protected]>/* wrote: > > Hi, > There is decoders fo RANAP RNSAP and NBAP but it depends on the > underlying protocol of the trace if you can use them or not I think. > Brg > Anders > P.S Development continues at http://wireshark.org > <http://wireshark.org/> and corresponding mailing lists. > > ------------------------------------------------------------------------ > *From:* [email protected] > [mailto:[email protected]] *On Behalf Of *Deepesh > singh > *Sent:* den 22 juni 2006 13:15 > *To:* Ethereal user support > *Subject:* [Ethereal-users] UMTS IU protocol decoding > > Hi All, > > Does ethereal support UMTS IU protocol decoding?