blob: 447d932e1baf40c37627a2f250d69b36778b741a [file] [log] [blame]
vlm2cc16202006-09-09 04:49:45 +00001
2GENERAL INFORMATION
3===================
4
5The MEGACO (Media Gateway Control Protocol) PDU decoder.
6Invoking `make` will compile the ASN.1 specifications from the rfc3525.txt
7in the above directory.
8
vlm2cc16202006-09-09 04:49:45 +00009megacoDump USAGE
10==============
11
12 ./megacoDump MegacoMessage.ber # Print as XML (BASIC-XER)
13
14The full list of recognized command line options may be obtained with
15
16 > ./megacoDump -h
17