feature: detect hangup to send a different notification #42

Closed
opened 2024-12-09 21:28:19 -08:00 by martin · 5 comments
Owner

you can detect hangup event with another twilio function

https://stackoverflow.com/questions/58324956/twilio-for-incoming-calls-how-do-i-detect-hang-up-from-caller

Could use this to update DDB and change the notification if the call was ended before unlock

you can detect hangup event with another twilio function https://stackoverflow.com/questions/58324956/twilio-for-incoming-calls-how-do-i-detect-hang-up-from-caller Could use this to update DDB and change the notification if the call was ended before unlock
Author
Owner

would need to add ddb entry about call status perhaps

would need to add ddb entry about call status perhaps
Author
Owner

PROPERTIES
Who Hung Up

Post-Dial Delay
0.072 seconds
Last SIP Response
487 Request Terminated
Call State
noanswer
Twilio RTP Latency (ms)

PROPERTIES Who Hung Up - Post-Dial Delay 0.072 seconds Last SIP Response 487 Request Terminated Call State noanswer Twilio RTP Latency (ms) -
Author
Owner

this can help to fix experience with 487 terminated phone call

this can help to fix experience with 487 terminated phone call
Author
Owner
https://help.twilio.com/articles/223132267-Tracking-the-Status-of-an-Outbound-Twilio-Voice-Call
Author
Owner

I don't think this is worthy either. If it is hangup event, we just won't unlock and the user won't get the unlock notification

I don't think this is worthy either. If it is hangup event, we just won't unlock and the user won't get the unlock notification
Sign in to join this conversation.
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: martin/doorman#42
No description provided.