Skip to content
Snippets Groups Projects
Forked from oai / asn1c
199 commits behind the upstream repository.
user avatar
Lev Walkin authored
61c391bd
History
Name Last commit Last update
..
Makefile
README
config.h
GENERAL INFORMATION
===================

The MEGACO (Media Gateway Control Protocol) PDU decoder.
Invoking `make` will compile the ASN.1 specifications from the rfc3525.txt
in the above directory.

megaco-dump USAGE
=================

	./megaco-dump MegacoMessage.ber	# Print as XML (BASIC-XER)

The full list of recognized command line options may be obtained with

	> ./megaco-dump -h