Changes for version 1.14

  • bug fixes
    • Improved detection and handling of inaccessable server details. This is usually an indication that the Session Server (elive) is not running or is unreachable.
    • Elive::Connection::SDK - was dieing with 'Can't call method "version" on an undefined value'. Now produces the more meaningful 'Unable to get server details is the Session Server (elive) running?'
    • elive_query: now produces a warning and continues
    • elive_raise_meeting: now dies with this error (unable to determine version) unless the '-use elm2 or -use elm3' options are present.
  • testing
    • General improvements to error messages and handling when the server details are inaccessable - the underlying problem should now be more obvious to the tester.

Documentation

General Development Notes

Modules

Elluminate Live! (c) Command Toolkit bindings
Manage Elluminate Live SOAP connections.
Manage Elluminate Live SDK SOAP connections.
Abstract class for Elive Data Access Objects
Base class for arrays
Singleton mixin class
Base class for Elive Entities
Elluminate Group entity instance class
Group Members entity class
Invited Guest entity class
Elluminate Meeting instance class
Meeting parameters entity class
A Single Meeting Participant
Meeting Participants entity class
A list of participants
Elluminate Preload instance class
List of Preloads
Elluminate Recording Entity class
Elluminate Report entity instance class
Elluminate Role entity class
Server Details entity class
Meeting server parameters entity class
Session insert/update via ELM 3.x
Elluminate Users entity class
Utility functions for Elive
Type introspection class
Session view and insert/update via ELM 2.x