https://github.com/respoke/asterisk-chan-respoke-app
https://github.com/respoke/asterisk-chan-respoke-app
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/respoke/asterisk-chan-respoke-app
- Owner: respoke
- Created: 2015-01-06T18:42:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T21:08:52.000Z (over 11 years ago)
- Last Synced: 2025-03-29T00:42:50.815Z (over 1 year ago)
- Language: HTML
- Size: 125 KB
- Stars: 2
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!".