Skip navigation links

Package org.jvoicexml.callmanager

User relevant interfaces and classes for telephony connections.

See: Description

Package org.jvoicexml.callmanager Description

User relevant interfaces and classes for telephony connections.

The basic implementation of a CallManager maintains active connections as Terminals.

The CallManager has several tasks

  1. manage a mapping of terminals to an URI of the starting document of an application through the ConfiguredApplication
  2. maintain a list of Terminals as an interface to the telephony environment
  3. initiate calls in JVoiceXML and call the configured URI for the terminal.
Skip navigation links