DOKK / manpages / debian 11 / erlang-manpages / megaco_codec_meas.3erl.en
megaco_codec_meas(3erl) Erlang Module Definition megaco_codec_meas(3erl)

megaco_codec_meas - This module implements a simple megaco codec measurement tool.

This module implements a simple megaco codec measurement tool.

Results are written to file (excel compatible text files) and on stdout.

Note that this module is not included in the runtime part of the application.

start() -> void()
start(MessagePackage) -> void()

Types:

MessagePackageRaw = message_package()
message_package() = atom()

This function runs the measurement on all the official codecs; pretty, compact, ber, per and erlang.

megaco 3.19.5 Ericsson AB