JAINTM MGCP API (DRAFT FOR PUBLIC REVIEW) - Version 0.9 - 16 NOVEMBER 2000

Package jain.protocol.ip.mgcp.pkg

This package contains the classes that define MGCP events and MGCP package names.

See:
          Description

Class Summary
MgcpEvent The MGCP event class (e.g., dialtone signals, hookup and hookdown events, etc.).
PackageName The PackageName class is used to define the names of the MGCP event packages.
 

Package jain.protocol.ip.mgcp.pkg Description

This package contains the classes that define MGCP events and MGCP package names.

MGCP events are events that result from an action taken by a real or virtual device that is detectable by a media gateway with which the device is associated. Examples of MGCP events are off-hook, on-hook, flash-hook, and a DTMF tone. A media gateway controller, such as a call agent, may request a media gateway to detect certain MGCP events at certain times through appropriate MGCP commands.

MGCP signals are signals that can be applied to a real or virtual device associated with a media gateway controller to provide appropriate indications to that device. Examples of MGCP signals are dial-tone, ringback, and stutter dial-tone. A media gateway controller may request a media gateway to apply certain MGCP signals at certain times through appropriate MGCP commands.

For the purposes of this API, MGCP events and MGCP signals are referred to collectively as "MGCP events."

Note that the term "event," in the context of MGCP events, is not meant to imply that the JavaBeans Event Model applies. An MGCP event is an object whose reference is passed as a parameter in an MGCP Command Event to signify that a particular MGCP event is to be detected.


JAINTM MGCP API (DRAFT FOR PUBLIC REVIEW) - Version 0.9 - 16 NOVEMBER 2000

Copyright © 2000 Sun Microsystems, Inc.