NaturalAccess

Fusion gateway applications use the NaturalAccess development environment for performing voice and call processing operations on NaturalAccess boards. The following illustration shows an overview of NaturalAccess components:

This topic provides information about:

NaturalAccess features

NaturalAccess provides:

Contexts and event queues

In the NaturalAccess development environment, a context organizes services and accompanying resources around a single processing context. A context usually represents an application instance controlling a single telephone call.

An event queue is the communication path from a NaturalAccess service to an application. A NaturalAccess service generates events indicating certain conditions or state changes and sends them to applications through the event queue.

NaturalAccess APIs

NaturalAccess APIs provide functions for establishing and maintaining network connections, determining call status, playing and recording voice messages, and generating and detecting DTMF and tones and controlling CT bus switching. Refer to the Dialogic® NaturalAccess™ Software Developer’s Manual for a list of available NaturalAccess APIs.

Fusion software includes the MSPP API for creating and controlling media connections between PSTNs and IP networks. For information about the MSPP API, refer to the Dialogic® NaturalAccess™ Media Stream Protocol Processing API Developer's Manual.

NaturalAccess OAM API

The NaturalAccess OAM API provides a mechanism for applications to configure and manage board resources in gateway systems. Use the OAM API to configure and initialize the hardware in the chassis by managing:

Using the OAM API, you can:

For more information, refer to the Dialogic® NaturalAccess™ OAM System Developer’s Manual and the Dialogic® NaturalAccess™ OAM API Developer's Manual.