Showing 22 open source projects for "asterisk agi"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Pyst consists of a set of interfaces and libraries to allow programming of Asterisk from python. The library currently supports AGI, AMI, and the parsing of Asterisk configuration files. The library also includes debugging facilities for AGI. 2014-04-17: Moved the version control to GIT. To check out see the tab "Code". Note that the whole history including ancient CVS, then some time in monotone, then subversion was united into one GIT repository thanks to ESR's reposurgeon. 2013-05-29: Maintainers of github fork "pyst2" contacted to join forces. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A c++ library for using Asterisk AGI interface, developed by Dorado Software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    IvrServer

    Fast-AGI Server for Asterisk.

    Fastagi Server for Asterisk. Controller a Asterisk call flow from another computer in network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    nanoagi

    nanoagi

    Microscopic AGI framework.

    Asterisk Gateway Interface often used when it is necessary to build complex IVR system. Nanoagi will help to do it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    AGI-C-API es una implementación en C de funciones para el desarrollo de aplicaciones AGI (Asterisk Gateway Interface). Con esta librería se puedes realizar aplicaciones escritas es C para el control de llamadas de un servidor Asterisk usando todas los comandos AGI. En esta versión R1 están implementados todos los comandos descritos en la documentación Asterisk 11 AGI Commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...To use the script you will need to get HTML::TreeBuilder and Asterisk::AGI. Store the script in the /var/lib/asterisk/agi-bin folder and put in dialplan something like: exten => _X.,1,ExecIf($[${LEN(${DB(cidname/${CALLERID(num)})})} > 0]?SET(CALLERID(name)=${DB(cidname/${CALLERID(num)})}):AGI(reversecheck.agi,${CALLERID(num)})) same => n,ExecIf($[${LEN(${RESULTREV})} > 0]?SET(CALLERID(name)=${RESULTREV})) same => n,GotoIf($[${REGEX("[7-9]" ${SPAMSCORE})}]?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cdr2serial

    Send Asterisk CDR to serial device

    cdr2serial sends Asterisk CDR serial port for the use of software for hotels. They have been used libraries asterisk-java for agi events and jssc for send via serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    agispeedy

    The Agispeedy is an AGI Application Server implemention in asterisk

    The Agispeedy is an AGI Application Server implemention in asterisk and written by Pure PHP. it inconceivable faster than normal agi about 1000%, and improves performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Asterisk based SIP b2bua realization. It's patched asterisk and some AGI script. Features: full vovida's b2bua radius emulation, extended radius attributes, radius failover, LCR, Call failover, Codec based routing and other useful things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    CAGI is an API for writing AGI applications in the open source Asterisk PBX software. It was developed to integrate a medical dictation system in to Asterisk in 2005 and has been used in a production environment since then.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project aim to provide a web based application to plan Conference Call using Asterisk application MeetMe(). The engine is based on Vaadin language to improve the portability of the application, Hibernate and some AGI script based on PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libAGIpp is a C++ library simplifying the process of writing AGI scripts in C++. AGI is the Asterisk Gateway Interface and can be used to customize your Asterisk VOIP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHPAGI is a PHP Class for writing AGI applications for use with the open source Asterisk PBX software.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    AGI library to access asterisk, based implementation phpagi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CDRisk is a project that aims to create a new CDR system, using AGI (Asterisk Gateway Interface) development, that works with transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Xen-Agi is an open source java library that allow you to build java applications that interact with the Asterisk Server for VOIP and PBX functionality. This project supports the FastAGI protocol exclusively and is inspired by the Asterisk-Java project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AGI Audio File Transfer Addons for Asterisk - this is a module for Asterisk that extends Asterisk's AGI interface by adding commands that allow the transfer of audio files to and from Asterisk via the AGI session. Very useful for FastAGI connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Astercard is a asterisk addon that will enable an asterisk PBX to accept credit card payments over the telephone.The AGI script written in PHP that will process credit card payments with the EWAY payment gateway 30 downloads and no donations *DONATE NOW*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java CTI application server for the open-source Asterisk (TM) PBX (includes GUI). OrderlyCalls supports both the AGI / FastAGI & Manager protocols, and includes a WebDeployer that allows you to create your own integrated VOIP and HTML applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Gas mileage tracker, asterisk agi application. Requires Asterisk, mysql and a webserver capable of serving php documents. User inputs data through the application and views data on the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JAGIServer is an Open Source, Multi-Threaded 100% Pure Java AGI Server for use with the Asterisk PBX (TM), providing full AGI call handling functionality. THIS PROJECT HAS BEEN REPLACED BY ORDERLYCALLS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A C++ lib for the Asterisk PBX AGI interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB