Package erlang-megaco

Megaco/H.248 support library

https://www.erlang.org

Megaco/H.248 is a protocol for control of elements in a physically
decomposed multimedia gateway, enabling separation of call control
from media conversion.

Version: 26.2.3

Library Functions

megaco.3erl Main API of the Megaco application
megaco_codec_meas.3erl This module implements a simple megaco codec measurement tool.
megaco_codec_mstone1.3erl This module implements a simple megaco codec-based performance tool.
megaco_codec_mstone2.3erl This module implements a simple megaco codec-based performance tool.
megaco_codec_transform.3erl Megaco message transformation utility.
megaco_edist_compress.3erl Megaco erlang dist compress behaviour.
megaco_encoder.3erl Megaco encoder behaviour.
megaco_flex_scanner.3erl Interface module to the flex scanner linked in driver.
megaco_tcp.3erl Interface module to TPKT transport protocol for Megaco/H.248.
megaco_transport.3erl Megaco transport behaviour.
megaco_udp.3erl Interface module to UDP transport protocol for Megaco/H.248.
megaco_user.3erl Callback module for users of the Megaco application