Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 388 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 388 Bytes

Roger Voicemail Service

Records forwarded calls from Twilio into a Roger conversation between caller and recipient.

Endpoints

GET /v1/call

Picks up incoming calls and asks the caller to record a message.

POST /v1/call

Handles a completed call with attached audio recording.

Pushing a version

./deploy