From 8369dac09279010238c4b887cb3bb7be90dd159e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Wed, 21 Nov 2012 11:51:09 +0100 Subject: Update megaco documentation --- lib/megaco/doc/src/megaco_encode.xml | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to 'lib') diff --git a/lib/megaco/doc/src/megaco_encode.xml b/lib/megaco/doc/src/megaco_encode.xml index 410e4f3b31..4a9d63c2e3 100644 --- a/lib/megaco/doc/src/megaco_encode.xml +++ b/lib/megaco/doc/src/megaco_encode.xml @@ -223,22 +223,11 @@

megaco_ber_encoder - encode/decode ASN.1 BER messages.

- -

megaco_ber_bin_encoder - encode/decode ASN.1 BER - messages. This encoder uses ASN.1 ber_bin which - has been optimized using the bit syntax.

-

megaco_per_encoder - encode/decode ASN.1 PER messages. N.B. that this format is not included in the Megaco standard.

- -

megaco_per_bin_encoder - encode/decode ASN.1 PER - messages. N.B. that this format is not included in the - Megaco standard. This encoder uses ASN.1 per_bin which - has been optimized using the bit syntax.

-

megaco_erl_dist_encoder - encodes messages into Erlangs distribution format. It is rather verbose but encoding and @@ -369,18 +358,6 @@

When using binary encoding, the structure of the termination id's needs to be specified.

- -

- make use of the asn1 driver for decode - (ber_bin) and encode (per_bin). This option is only available for - encoding modules: , - and .

-

If this option is present in the encoding config, it must - to be the first, unless the - version3 encoding - config is present, in which case it must come second, after - the version3 encoding config, - e.g. .

-

- skips the transformation phase, i.e. the decoded message(s) will not be transformed into our internal -- cgit v1.2.3