Giter Club home page Giter Club logo

Comments (2)

ryanquinlan avatar ryanquinlan commented on September 28, 2024

Hi Daryl,

Thank you for the kind words. It's always nice to see something you've built get used by someone else.

The simplest way to nuke your records is to just delete the records.db file that gets created when you first launch. It will be in the root of the repo. If you check out models.py you'll see that each time the app loads it's designed to rebuild the tables in the db. If the db/table already exists we skip that step.

The interface is using Flask-Admin, could be a good exercise to extend the interface to include a delete all function.

As for Python 3, I just did a quick check and it runs fine using the versions captured in requirements.txt for dependencies on Python 3.8.3.

from cdr-receiver-db.

dkupper76 avatar dkupper76 commented on September 28, 2024

Hi Ryan,

I greatly appreciate your quick reply and your help. That sounds much simpler to delete the records.db instead of manually deleting 20 records at a time with over 2000 records in the db. Usually, whenever I get slammed with the toll fraud attempts like that, I block them and it doesn't happen again for a few weeks, the attempts are annoying, but at-least they cannot successfully commit toll fraud against this lab system.

That is great news that this will work in python 3, I will test it on a different Linux server that only has Python 3 and PIP 3 installed. I was just a little short on time as I am working a complex Cisco to Microsoft Design/Integration, and the customer wanted to know if the CDRs from CMS would show the SfB/Lync Participants in a scheduled Skype for Business Meeting aka Dual-Homed Conference. Not only am I working with the CMS design, but also looking at a few different options for call reporting and analytics, and while I am working with a very good Product from a Solutions Plus Partner, I am also trying to use this to grow my skills such as Python, the Elasticstack aka ELK Stack, the TIG Stack, and even containers and Kubernetes, etc. but the timeline has shortened so I needed something quick to provide answers.

Awesome idea to extend the Flask-Admin interface to include a delete all function, I am looking forward to diving into this deeper and trying out some of the other repositories here. While I am far from an expert in Javascript, I have gotten pretty comfortable with it in working with the XAPI in the CE Endpoints and a couple of chatbots, I am still very new to Python, and I am finding it a good exercise to not only read, watch videos, but also look at other people's code, and contribute where I can or at-least use it for hands on experience in learning.

I might be rambling on a bit, but I don't know if many know how valuable and how appreciated repositories like these are that can be applied to real world instances and used on the job, instead of just a "Hello World" that you might get in a College class on introduction to programming etc.

Thank you,

Daryl

from cdr-receiver-db.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.