nnja / friendhotline.com

A code of conduct hotline for every one
https://conducthotline.com
Apache License 2.0
6 stars 3 forks source link

Disconnect all calls after 2 hours #21

Open nnja opened 4 years ago

nnja commented 4 years ago

Disconnect all calls after 2 hours.

Optionally try to play a message before hand.

This should help keep costs down and prevent accidental long-running phone calls.

nnja commented 4 years ago

Unfortunately there's no way to set a timer or a limit on a conference call started as a conversation. That means while I can time out other participants who join the call by answering their phone, I can't time out the original initiator of the call.

Possibly related to #15 -- once we start storing more state than we can possibly use a cron to disconnect the call.

This will likely be postponed until after the alpha release.