7f829ed6b23e8526c7b5eba71799733ecf18440c
[com/asn1c.git] / examples / sample.source.MEGACO / README
1
2 GENERAL INFORMATION
3 ===================
4
5 The MEGACO (Media Gateway Control Protocol) PDU decoder.
6 Invoking `make` will compile the ASN.1 specifications from the rfc3525.txt
7 in the above directory.
8
9 megaco-dump USAGE
10 =================
11
12         ./megaco-dump MegacoMessage.ber # Print as XML (BASIC-XER)
13
14 The full list of recognized command line options may be obtained with
15
16         > ./megaco-dump -h
17