{"id":25234088,"url":"https://github.com/oioki/aist","last_synced_at":"2025-08-07T09:19:03.951Z","repository":{"id":69541177,"uuid":"42403068","full_name":"oioki/aist","owner":"oioki","description":"Statistics for Asterisk","archived":false,"fork":false,"pushed_at":"2015-09-15T15:11:47.000Z","size":220,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-11T13:58:32.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/oioki.png","metadata":{"files":{"readme":"README.md","changelog":"history.php","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-13T16:18:53.000Z","updated_at":"2015-09-24T16:48:48.000Z","dependencies_parsed_at":"2023-03-07T09:45:18.325Z","dependency_job_id":null,"html_url":"https://github.com/oioki/aist","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/oioki%2Faist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oioki%2Faist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oioki%2Faist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oioki%2Faist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oioki","download_url":"https://codeload.github.com/oioki/aist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369948,"owners_count":20927928,"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":"2025-02-11T13:58:33.644Z","updated_at":"2025-04-05T17:14:44.933Z","avatar_url":"https://github.com/oioki.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aist\nStatistics for Asterisk\n\u003cimg src=\"https://cloud.githubusercontent.com/assets/1127549/9838393/083f8454-5a5d-11e5-92e9-8b4e68a11b60.png\"/\u003e\n\nInstallation\n------------\n* Clone from repository:\n```\ngit clone --depth 1 https://github.com/oioki/aist.git\n```\n* Install libraries (Smarty, jQuery etc...)\n```\n./fetch-libs.sh\n```\n* Customize configs/app.conf for your Asterisk installation.\n* Your CDR scheme should be at least like this:\n```\nCREATE TABLE `cdr` (\n  `calldate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n  `src` varchar(80) NOT NULL DEFAULT '',\n  `dst` varchar(80) NOT NULL DEFAULT '',\n  `duration` int(11) NOT NULL DEFAULT '0',\n  `billsec` int(11) NOT NULL DEFAULT '0',\n  `disposition` varchar(45) NOT NULL DEFAULT '',\n  `accountcode` varchar(20) NOT NULL DEFAULT ''\n) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=latin1;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foioki%2Faist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foioki%2Faist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foioki%2Faist/lists"}