aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sample.source.MEGACO/README
blob: 7f829ed6b23e8526c7b5eba71799733ecf18440c (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.

megaco-dump USAGE
=================

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

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

	> ./megaco-dump -h