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

https://github.com/respoke/asterisk-chan-respoke-app


https://github.com/respoke/asterisk-chan-respoke-app

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# chan_respoke test app

This is a tiny static app used to test calls into asterisk via chan_respoke.

Run the following command to start the fileserver.

$ npm install
$ npm start

Replace XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXXX with your AppId.

Navigate to http://localhost:8080 in your browser, and click "Click to Call." Once the call is successful, you will hear the phrase "Hello World!".