asn1c/examples/sample.source.MEGACO
vlm 774407b31f more debug
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1215 59561ff5-6e30-0410-9f3c-9617f08c8826
2006-09-18 21:30:04 +00:00
..
Makefile more debug 2006-09-18 21:30:04 +00:00
README *** empty log message *** 2006-09-16 03:42:13 +00:00
config.h MEGACO (Media Gateway Control) protocol decoder 2006-09-09 04:49:45 +00:00

README

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.

megacoDump USAGE
==============

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

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

	> ./megacoDump -h