asn1c/examples/sample.source.MEGACO/README

18 lines
389 B
Plaintext
Raw Permalink Normal View History

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.
2006-09-28 09:19:34 +00:00
megaco-dump USAGE
=================
2006-09-28 09:19:34 +00:00
./megaco-dump MegacoMessage.ber # Print as XML (BASIC-XER)
The full list of recognized command line options may be obtained with
2006-09-28 09:19:34 +00:00
> ./megaco-dump -h