{"id":18735056,"url":"https://github.com/irontec/isaac","last_synced_at":"2025-04-12T19:11:54.625Z","repository":{"id":30129358,"uuid":"33679360","full_name":"irontec/isaac","owner":"irontec","description":"IvozNG Simplified Asterisk AMI Connector","archived":false,"fork":false,"pushed_at":"2024-10-29T12:11:42.000Z","size":820,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":21,"default_branch":"2.x","last_synced_at":"2025-03-23T13:02:29.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/irontec.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-09T16:14:56.000Z","updated_at":"2024-10-29T12:11:46.000Z","dependencies_parsed_at":"2024-06-03T14:59:20.541Z","dependency_job_id":"b1f39b91-2737-41ac-8519-d0b08aab3db0","html_url":"https://github.com/irontec/isaac","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/irontec%2Fisaac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irontec%2Fisaac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irontec%2Fisaac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irontec%2Fisaac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irontec","download_url":"https://codeload.github.com/irontec/isaac/tar.gz/refs/heads/2.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618281,"owners_count":21134201,"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-11-07T15:15:38.581Z","updated_at":"2025-04-12T19:11:54.606Z","avatar_url":"https://github.com/irontec.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# isaac [![Build Status](https://travis-ci.org/irontec/isaac.svg)](https://travis-ci.org/irontec/isaac)\n\nIsaac (Ivozng simplified Asterisk AMI Connector) is a small application that serves as interface and translator for Asterisk Manager Interface (aka AMI).\n \nAsterisk Manager Interface has a little big problem: It broadcast all events to all clients, no matter if they are interested or not in the information.\n\nIssac uses a small protocol, where each command is called action and must be implemented in loadable module.\n\n## Installing\n\nPrerequisites\n\n - libconfig - for configuration parsing\n - libedit - for CLI implementation\n\nOn most systems the commands to build will be the standard autotools procedure:\n\n    ./bootstrap.sh\n\t./configure\n\tmake\n\tmake install (as root)\n\n## Usage\n\nSee `--help` for a list of available flags and their syntax\n\nTo start isaac just type `isaac` or `isaac -d` if you want to run in foreground.\n\nYou can connect any isaac server through its CLI using `isaac -r`   \n\n## License \n    isaac - SIP Messages flow viewer\n    Copyright (C) 2013-2015 Irontec S.L.\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    In addition, as a special exception, the copyright holders give\n    permission to link the code of portions of this program with the\n    OpenSSL library under certain conditions as described in each\n    individual source file, and distribute linked combinations\n    including the two.\n    You must obey the GNU General Public License in all respects\n    for all of the code used other than OpenSSL.  If you modify\n    file(s) with this exception, you may extend this exception to your\n    version of the file(s), but you are not obligated to do so.  If you\n    do not wish to do so, delete this exception statement from your\n    version.  If you delete this exception statement from all source\n    files in the program, then also delete it here.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firontec%2Fisaac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firontec%2Fisaac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firontec%2Fisaac/lists"}