All Projects → fonoster → Astive

fonoster / Astive

Licence: apache-2.0
Media controller for Asterisk PBX (FastAGI Server)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Astive

Starpy
Mirror of Python twisted library for AMI and FastAGI: No pull requests here please. Use Gerrit: https://gerrit.asterisk.org
Stars: ✭ 77 (+108.11%)
Mutual labels:  agi, ami, asterisk
amiws
Asterisk Management Interface (AMI) to Web-socket proxy
Stars: ✭ 60 (+62.16%)
Mutual labels:  ami, asterisk
callme
No description or website provided.
Stars: ✭ 45 (+21.62%)
Mutual labels:  ami, asterisk
caller-lookup
Reverse Caller Id using TrueCaller
Stars: ✭ 55 (+48.65%)
Mutual labels:  agi, asterisk
freepbx
FreePBX container (Asterisk 16; OpenPBX 15 with Backup and IVR modules installed)
Stars: ✭ 36 (-2.7%)
Mutual labels:  sip, asterisk
goami
Asterisk Manager Interface (AMI) client in Go
Stars: ✭ 36 (-2.7%)
Mutual labels:  ami, asterisk
ami
integration asterisk manager interface (AMI) in laravel
Stars: ✭ 25 (-32.43%)
Mutual labels:  ami, asterisk
Voicer
AGI-server voice recognizer for #Asterisk
Stars: ✭ 73 (+97.3%)
Mutual labels:  agi, asterisk
AmiClient
Modern .NET Standard client for accessing the Asterisk AMI protocol using async/await and Reactive Extensions (Rx)
Stars: ✭ 30 (-18.92%)
Mutual labels:  sip, asterisk
ya-node-asterisk
node.js client library for Asterisk Manager Interface
Stars: ✭ 18 (-51.35%)
Mutual labels:  ami, asterisk
Soup
☎️ Original open source call flooder using Twilio's API.
Stars: ✭ 267 (+621.62%)
Mutual labels:  sip, asterisk
amiws queue
Asterisk Queues Dashboard with amiws
Stars: ✭ 40 (+8.11%)
Mutual labels:  ami, asterisk
Pagi
PHP AGI ( Asterisk Gateway Interface ) facade, with CDR ( Call Detail Record ), Call spool and schedule auto dial, Send and Receive Fax, Channel Variables, and Caller ID management
Stars: ✭ 161 (+335.14%)
Mutual labels:  agi, asterisk
Core
Free, easy to setup PBX for small business based on Asterisk 16 core
Stars: ✭ 190 (+413.51%)
Mutual labels:  sip, asterisk
Pami
PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple events. Very suitable for development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc
Stars: ✭ 351 (+848.65%)
Mutual labels:  ami, asterisk
Katari
Katari - Python Session Initiated Protocol Framework
Stars: ✭ 29 (-21.62%)
Mutual labels:  sip, asterisk
Python Ami
Python AMI Client
Stars: ✭ 70 (+89.19%)
Mutual labels:  ami, asterisk
Nami
Asterisk manager interface (ami) client for nodejs
Stars: ✭ 94 (+154.05%)
Mutual labels:  ami, asterisk
astlinux
AstLinux is a "Network Appliance for Communications" x86_64 Linux distribution
Stars: ✭ 23 (-37.84%)
Mutual labels:  sip, asterisk
Docker Freepbx
Dockerized FreePBX 15 w/Asterisk 17, Seperate MySQL Database support, and Data Persistence and UCP
Stars: ✭ 331 (+794.59%)
Mutual labels:  sip, asterisk

Astive is a Media Controller for Asterisk PBX

Astive was designed to overcome the complexity of building custom voice applications with Asterisk PBX. Astive, uses Asterisk's AGI to create powerful interactive menus with Java.

Astive makes creating voice applications easier for developers, however, it is important to have a good Asterisk foundation. To learn some key concepts and get up and running, check out the following tutorials:

Requirements

  • Java 1.8+
  • Maven 3.x.x+
  • Asterisk 1.8+
  • Git (optional)

Getting Astive

To download and build Astive perform the following steps in your console:

git clone https://github.com/fonoster/astive.git
cd astive
./assembly

NOTE: The script will generate the Astive Server and the SDK. You can find the assemblies in folder 'dist'.

Getting started with Astive

A good way to start building apps with Astive is by reading the docs. There you will find detail information in how to build, test, and deploy your apps.

Authors

Core team:

Contributions

Copyright

Copyright (C) 2020 by Fonoster, INC. Apache License, Version 2.0 (see LICENSE for details).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].