megaco_codec_meas
MODULE
megaco_codec_meas
MODULE SUMMARY
This module implements a simple megaco codec measurement tool.
DESCRIPTION
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.
EXPORTS
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.