An open API service indexing awesome lists of open source software.

https://github.com/cha87de/jasam

JaSAm (JavaScriptAsteriskManager) provides an object-oriented javascript API for accessing the asterisk's http-xml-manager, called AJAM.
https://github.com/cha87de/jasam

Last synced: 2 months ago
JSON representation

JaSAm (JavaScriptAsteriskManager) provides an object-oriented javascript API for accessing the asterisk's http-xml-manager, called AJAM.

Awesome Lists containing this project

README

          

This project is for accessing the asterisk pbx server's http-manager via javascript in an object-oriented way.

JaSAm (JavaScriptAsteriskManager)
provides an object-oriented javascript API for accessing the asterisk's http-xml-manager, called AJAM [1]

Applications
example shows a simple webpage with core functionalities

nodeProxy is designed as handling requests from an browser based JaSAm via websocket and tunnel them to an asterisk server via AJAM.
problems with pulling events with the action waitevent is fixed.

[1] http://www.asterisk.org/astdocs/node209.html