How to know GSM MAP protocol version and latest release supported by wire shark. Is there any way So, that user can find out which protocol version and Release supported by wireshark release Version 1.0.3 (SVN Rev 26134) asked 20 Jun '12, 02:03 amankalra13 edited 20 Jun '12, 02:26 grahamb ♦ |
One Answer:
No ther is no reliable way to determine which GSM_MAP version is supported other than reading the sources. In general we have tried to make it backwards compatible but realy old releases are more likely to have miss dissection then newer ones. 1.0.3 is quite old, you are much better off with 1.6 or the soon to be released 1.8 (1.8.rc (release candidate is available). answered 20 Jun '12, 06:10 Anders ♦ Now I have installed our System with Wire shark 1.6 Version. So,Is there any way to find out that which GSM_MAP version is supported. I just want to confirm that either it supports ETSI TS 129 002 V10.6.0 (2012-04)SPEC or not? Is it possible to find out through source code? Please let me know ASAP (20 Jun '12, 06:23) amankalra13 Top of tree supports http://anonsvn.wireshark.org/viewvc/trunk/asn1/gsm_map/MAP-ApplicationContexts.asn?revision=39386&view=markup&pathrev=43342 V10.4.0 (2011-09) And 1.6 http://anonsvn.wireshark.org/viewvc/trunk-1.8/asn1/gsm_map/MAP-ApplicationContexts.asn?revision=43119&view=markup&pathrev=43342 the same. (20 Jun '12, 07:39) Anders ♦ That's great.Thanks for addressing this query.I will suggest that there should be an option in Wireshark-->Help notes from which user can know regarding protocol version and Release supported Thanks a lot again. I hope to see Wireshark version with ETSI TS 129 002 V10.6.0 (2012-04) (20 Jun '12, 17:48) amankalra13 |
Can anybody have no idea regarding this?