twilio-labs/masked-communications-app

Add out-of-session callback functionality

cweems opened this issue · 1 comments

For voice: modify the inbound voice webhook service so that a user can specify a URL that will receive an out-of-session payload.

https://github.com/aymenn/masked-comms-app/blob/master/src/services/inboundCall.service.ts#L16-L21

I split this into two issues, this one and Document how to handle out of session messages