Requirement: Need to parse the buffer which contains SS7-MAP data and return the required structure basis on the type of input data(Need parsers for SS7-MAP in c/c++).
Actions: I have installed all the required modules of osmocom(http://cgit.osmocom.org/libosmo-asn1-map/) which uses asn files to generate parsers for SS7-MAP.
Stuck: There is no usage of using the module. I don't know how to use the modules to parse the buffer.
Kindly help me out...
Thanks in advance.