Add more logs for call disposition

This commit is contained in:
Jamie Kyle 2023-01-11 12:04:03 -08:00 committed by GitHub
parent 81e1357723
commit 81fc9ff94d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 25 additions and 2 deletions

View file

@ -27,6 +27,9 @@ export async function onCallEventSync(
return;
}
log.info(
`onCallEventSync: Queuing job to add call history (Call ID: ${callId})`
);
await conversation.queueJob('onCallEventSync', async () => {
await conversation.addCallHistory(
{