{"id":13614070,"url":"https://github.com/gsheppar/codec-dashboard","last_synced_at":"2025-04-13T18:32:10.234Z","repository":{"id":111198754,"uuid":"101648509","full_name":"gsheppar/codec-dashboard","owner":"gsheppar","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-05T13:53:58.000Z","size":3619,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-07T22:42:01.826Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gsheppar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-28T13:56:34.000Z","updated_at":"2022-02-22T06:39:16.000Z","dependencies_parsed_at":"2023-03-13T13:43:27.705Z","dependency_job_id":null,"html_url":"https://github.com/gsheppar/codec-dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsheppar%2Fcodec-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsheppar%2Fcodec-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsheppar%2Fcodec-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsheppar%2Fcodec-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gsheppar","download_url":"https://codeload.github.com/gsheppar/codec-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248760459,"owners_count":21157362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T20:00:56.451Z","updated_at":"2025-04-13T18:32:07.492Z","avatar_url":"https://github.com/gsheppar.png","language":"Python","funding_links":[],"categories":["Code Samples"],"sub_categories":[],"readme":"# codec-dashboard\n\nBuilding a Web dashboard to display/alert on codec information\n* Email alerts for network and SIP registration problems\n* Web Dashboard Network, SIP, Diag and Packet Loss Alerts\n* Web Dashboard Active call and room occupied displays\n* Web Dashboard Survey and call detail reports\n* Web Dashboard Survey graphs\n\n![alt text](./static/screenshot.png \"screenshot\")\n\n\u003ch1\u003eFiles:\u003c/h1\u003e\n\n* boy.py = main file that receives POST from codec, and responds to web requests\n* config.py = contains all variables (username, password, ect..)\n* roomcontrolconfig.xml =  for customizing Touch10 panels\n* actions.py = contains functions for interacting with the codec\n* templates.py = this contains the xml formatted data structure for various commands that will be sent to the codec\n* templates.py = this contains the xml formatted data structure for various commands that will be sent to the codec\n* codec.json = All the current known codecs to monitor\n* Survey = Folder that stores all the survey feedback\n\n\u003ch1\u003eTasks:\u003c/h1\u003e\n\n1. Update config-example.py to include your credentials and modify name to config.py\n2: virtualenv venv\n3: source venv/bin/activate\n4: pip install -r requirements.txt\n5: python bot.py\n\n\u003ch1\u003eVerification:\u003c/h1\u003e\nAt this point you should have a basic webserver up and running at http://127.0.0.1:5000/\n\n\u003ch1\u003eAdding or Removing Codecs:\u003c/h1\u003e\n\nTo add codecs you can register them via the command below and the app will start monitoring then. Recommend to put this in your codec startup script\n\n* xcommand HttpFeedback Register FeedbackSlot: 1 ServerUrl:  http://10.116.250.182:5000/codec Format: JSON Expression: /Event/CallDisconnect Expression: /Event/UserInterface/Message Expression: /Status/Call Expression: /Event/UserInterface/Extensions/Widget\n\nTo remove codecs you must delete them from the codec.json file","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsheppar%2Fcodec-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsheppar%2Fcodec-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsheppar%2Fcodec-dashboard/lists"}