.TH megaco_codec_transform 3erl "megaco 3.18.1" "Ericsson AB" "Erlang Module Definition" .SH NAME megaco_codec_transform \- Megaco message transformation utility. .SH DESCRIPTION .LP This module implements a simple megaco message transformation utility\&. .LP \fINote\fR\& that this module is \fInot\fR\& included in the runtime part of the application\&. .SH EXPORTS .LP .B export_messages() -> void() .br .B export_messages(MessagePackage) -> void() .br .RS .LP Types: .RS 3 MessagePackage = atom() .br .RE .RE .RS .LP Export the messages in the \fIMessagePackage\fR\& (default is \fItime_test\fR\&)\&. .LP The output produced by this function is a directory structure with the following structure: .LP .nf /pretty/ compact/ per/ ber/ erlang/ .fi .RE