{"id":20745166,"url":"https://github.com/igniterealtime/asterisk-im","last_synced_at":"2025-04-24T06:07:32.977Z","repository":{"id":24727764,"uuid":"28139942","full_name":"igniterealtime/asterisk-im","owner":"igniterealtime","description":"Igniterealtime Asterisk IM","archived":false,"fork":false,"pushed_at":"2022-03-05T09:50:55.000Z","size":12856,"stargazers_count":15,"open_issues_count":3,"forks_count":12,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-24T06:07:26.677Z","etag":null,"topics":["asterisk","java","openfire"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/igniterealtime.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}},"created_at":"2014-12-17T14:10:22.000Z","updated_at":"2024-01-22T04:22:09.000Z","dependencies_parsed_at":"2022-08-22T22:20:48.298Z","dependency_job_id":null,"html_url":"https://github.com/igniterealtime/asterisk-im","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniterealtime%2Fasterisk-im","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniterealtime%2Fasterisk-im/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniterealtime%2Fasterisk-im/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniterealtime%2Fasterisk-im/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igniterealtime","download_url":"https://codeload.github.com/igniterealtime/asterisk-im/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250573351,"owners_count":21452352,"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":["asterisk","java","openfire"],"created_at":"2024-11-17T07:18:54.082Z","updated_at":"2025-04-24T06:07:32.959Z","avatar_url":"https://github.com/igniterealtime.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asterisk-IM\n\nThe Asterisk-IM project integrates the Asterisk PBX and Openfire XMPP (Jabber) server to create a unified communication platform for telephony and instant messaging.\n\nAsterisk-IM is easily deployed as a plugin for Openfire and is fully supported in the Spark IM client. \n\nRead more about Asterisk-IM's architecture or find out more about client compatability.\n\n\n## How to build on a clean CentOS7 machine\n\n```\nsudo yum -y install java-1.8.0-openjdk-devel java-1.8.0-openjdk-headless java-1.8.0-openjdk git maven unzip\nwget https://www.igniterealtime.org/downloadServlet?filename=openfire/openfire-4.0.4-1.i386.rpm -O openfire-4.0.4-1.i386.rpm\nrpm2cpio openfire-4.0.4-1.i386.rpm |  cpio -iv --to-stdout ./opt/openfire/lib/openfire.jar \u003e openfire.jar\nmvn install:install-file -DgroupId=org.igniterealtime.openfire -DartifactId=openfire -Dversion=4.0.4 -Dpackaging=jar -DgeneratePom=true -Dfile=openfire.jar\n# you'll have to build jtapi from official Oracle sources in Eclipse, and then copy to your home directory here\nmvn install:install-file -DgroupId=javax.telephony -DartifactId=jtapi -Dversion=1.3.1 -Dpackaging=jar -DgeneratePom=true -Dfile=jtapi-1.3.1.jar\nwget http://www.java2s.com/Open-Source/Java_Free_CodeDownload/m/maven-openfire-plugin-master.zip\nunzip maven-openfire-plugin-master.zip\ncd maven-openfire-plugin-master\nmvn clean install\nmvn install:install-file -Dfile=target/maven-openfire-plugin-1.0.2-SNAPSHOT.jar -DpomFile=pom.xml\ncd ..\ngit clone https://github.com/igniterealtime/asterisk-im.git\ncd asterisk-im/\nmvn clean install\n\nThe plugin is now in ./server/target/asterisk-im.jar\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figniterealtime%2Fasterisk-im","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figniterealtime%2Fasterisk-im","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figniterealtime%2Fasterisk-im/lists"}