8000 GitHub - Oorahdev/astive: Media controller for Asterisk PBX (FastAGI Server)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Oorahdev/astive

 
 

Repository files navigation

Astive is a Media Server for the 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 wiki. There you will find detail information in how to build, test, and deploy your apps.

Getting help

The best way to get help is through the Google Groups. You can also follow @fonoster on Twitter for events and quick updates.

Authors

Core team:

Contributions

Copyright

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

About

Media controller for Asterisk PBX (FastAGI Server)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.3%
  • Other 0.7%
0