Skip to content

I made a bot that captures DTMF keys that have been pressed during live calls.

Notifications You must be signed in to change notification settings

coderprasnt/dtmf-capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

DTMF Capture Bot 📞

Welcome to the DTMF Capture Bot! This bot captures Dual-tone multi-frequency (DTMF) signals during live calls. Perfect for integrating with IVR systems and automating telephony applications.

About

This bot captures and processes DTMF tones during live calls, allowing you to automate various telephony tasks. Whether you are building an IVR system or need to capture user inputs during calls, this bot has you covered.

Features

  • 📞 Live Call DTMF Capture: Capture DTMF tones in real-time during live calls.
  • ⚙️ Easy Integration: Seamlessly integrate with your existing telephony systems.
  • 📊 Analytics: Get detailed analytics on captured DTMF tones.
  • 🔒 Secure: Ensures secure capture and processing of DTMF tones.
  • 📈 Scalable: Handle multiple calls simultaneously.

Demo

Check out the live demo of the application: [DTMF Capture Bot Demo]
Click me-->

Installation

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Python 3.x
  • pip

Installation Steps

  1. Clone the repository

    git clone https://github.com/coderprasnt/dtmf-capture.git
  2. Navigate to the project directory

    cd dtmf-capture-bot
  3. Install dependencies

    pip install -r requirements.txt
  4. Run the application

    python app.py

The bot should now be running and ready to capture DTMF tones.

Usage

  1. Start the bot: Run the bot using the command above.
  2. Make a call: Call the phone number.
  3. Username: Enter your username after /start
  4. Capture DTMF tones: Enter DTMF tones during the call, and they will be captured and processed by the bot.

Contact

For purchasing and inquiries.

Contact me on-->

License

Distributed under the MIT License. See LICENSE for more information.