Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 658 Bytes

File metadata and controls

26 lines (15 loc) · 658 Bytes

Node - Accept Incoming Call Tutorial

This project serves as a guide to help you build an application with Persephony. Specifically, the project will:

  • Accept an incoming call and respond with a PerCL command

Setting up your new app within your Persephony account

To get started using a persephony account, follow the instructions here.

Setting up the Tutorial

  1. Install the node packages necessary using command:

    $ yarn install

Runnning the Tutorial

  1. Run the application using command:

    $ node streamARecording.js