Erlang logo
User's Guide
Reference Manual
Release Notes
PDF
Top

Megaco/H.248
Reference Manual
Version 3.15


Expand All
Contract All

Table of Contents

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.