michaelsanford / DTMF-Butler

Dockerized Python serial modem attendant to pick up and dial a key, with support for Telegram Bot integration.

Home Page:https://hub.docker.com/r/msanford/dtmf-butler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram-driven mutex to enable/disable auto-answer.

michaelsanford opened this issue · comments

Implement a server mutex via a Telegram bot command to prevent the listener from auto-opening.

Perhaps

  • /enable - allow auto-answer
  • /disable - disable auto-answer

But something more fun - yet unambiguous - might be warranted.