{"id":15723012,"url":"https://github.com/bkbilly/asterisk-call-history","last_synced_at":"2026-02-21T21:01:51.087Z","repository":{"id":115516392,"uuid":"78378368","full_name":"bkbilly/Asterisk-Call-History","owner":"bkbilly","description":"Asterisk call history \u0026 contacts","archived":false,"fork":false,"pushed_at":"2023-04-16T22:22:29.000Z","size":53,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T13:51:49.538Z","etag":null,"topics":["asterisk"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bkbilly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-08T23:51:33.000Z","updated_at":"2023-04-16T22:22:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"2673917c-ff02-49d7-b6e1-dee880d72a22","html_url":"https://github.com/bkbilly/Asterisk-Call-History","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bkbilly/Asterisk-Call-History","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkbilly%2FAsterisk-Call-History","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkbilly%2FAsterisk-Call-History/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkbilly%2FAsterisk-Call-History/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkbilly%2FAsterisk-Call-History/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkbilly","download_url":"https://codeload.github.com/bkbilly/Asterisk-Call-History/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkbilly%2FAsterisk-Call-History/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29694011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["asterisk"],"created_at":"2024-10-03T22:09:58.957Z","updated_at":"2026-02-21T21:01:50.644Z","avatar_url":"https://github.com/bkbilly.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asterisk Call History\n\nThis application shows the call history of all calls from asterisk server (Master.csv).\n\n## Installation\n```\nsudo git clone https://github.com/bkbilly/Asterisk-Call-History.git /opt/Asterisk-Call-History\nsudo pip install -r /opt/Asterisk-Call-History/requirements.txt\nsudo cp /opt/Asterisk-Call-History/configuration_template.json /opt/Asterisk-Call-History/configuration.json\n\nsudo cp /opt/Asterisk-Call-History/autostart/asteriskcallhistory.service /etc/systemd/system/asteriskcallhistory.service\nsudo chmod +x /etc/systemd/system/asteriskcallhistory.service\nsudo systemctl enable asteriskcallhistory\nsudo service asteriskcallhistory start\n```\n\n## How to use configuration.json\n\n* `options.callDataFile` (str) Location of the Master.csv file\n* `options.externalNumbers` (list str) The external numbers using the Asterisk Regular Expression format\n* `options.internalNumbers` (list str) The internal numbers using the Asterisk Regular Expression format\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkbilly%2Fasterisk-call-history","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbkbilly%2Fasterisk-call-history","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkbilly%2Fasterisk-call-history/lists"}