aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sample.source.MEGACO/README
blob: 447d932e1baf40c37627a2f250d69b36778b741a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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