Downloadliste

Projektbeschreibung

AsterClick is a system for developing with Asterisk AMI and HTML5 WebSockets. It is composed of two parts: a server-side middleware and a client-side JavaScript class. The server-side middleware mediates between Asterisk AMI and multiple HTML5 browsers connected via WebSockets. The JavaScript class manages the WebSockets connection and provides methods like addEventListener() and removeEventListener() that take AMI events as parameters. AsterClick does away with browsers polling servers by exploiting the persistent nature of HTML5 WebSocket connections. The communications protocol between client and server is based on XML. Commands can be sent via the JavaScript class using XML strings, XML objects, or JSON objects. A client can connect to multiple Asterisk servers at the same time. The server-side component of AsterClick has hooks for both custom AsterClick commands and server side plugins and related events that all share the same XML stream.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-06 23:40
R10

Abwärtskompatibilität zu PHP 5.1.6 wurde erweitert. Elastix 2.0.3 wird nun unterstützt. Die WBEA AsterClick AMI Desktop Deployment Kit veröffentlicht wurde. Dies setzt AsterClick AMI/HTML5 Anwendungen als eigenständige ausführbare Desktop-Anwendungen für Windows und Linux mit keine Notwendigkeit für einen Web-Browser oder Web-Server. Die AMI AsterClick Werkzeug-Set hat nun offiziell das Alpha Stadium erreicht.
Tags: stable alpha
Backward compatibility was extended to PHP 5.1.6. Elastix 2.0.3 is now supported. The WBEA AsterClick AMI desktop deployment kit was released. This deploys AsterClick AMI/HTML5 applications as standalone executable desktop applications for Windows and Linux with no need for a Web browser or Web server. The AsterClick AMI tool set has now officially reached the Alpha stage.

Project Resources