Add out-of-session callback functionality
Opened this issue · 0 comments
cweems commented
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
For messaging: add documentation on how to listen for a conversations being created out-of-session.