Showing 29 open source projects for "asterisk ami client"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Asterisk GUI client, VICIdial

    Asterisk GUI client, VICIdial

    VICIdial Contact Center Suite

    This software suite is designed to extend the functionality of the Asterisk PBX through platform-independant web-client applications. Includes the VICIdial inbound/outbound contact center application. The suite is scalable across multiple Asterisk servers.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 2
    EZ Project

    EZ Project

    Softwares making our work easier

    Go to "Files" to download releases of EZComm and Jirrit. EZComm (EZ Comm) is still maintened, code hosted on https://github.com/bon-ami/ezcomm You can use it as either a client or a server for TCP/UDP text messages Jirrit is still maintened, code hosted on https://github.com/bon-ami/jirrit You can use it to operate with commands on JIRA, bugzilla, Jenkins and Gerrit. EZOutput is hosted on https://gitee.com/bon-ami/ezoutput
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    queXS

    Web based system for Computer Assisted Telephone Interviewing (CATI)

    queXS is a web based, Open Source, CATI (Computer Assisted Telephone Interviewing) System. queXS integrates with queXML for creating questionnaires, LimeSurvey for collecting data and Asterisk for VoIP telephony.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 17 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5

    Phparia

    phparia - PHP ARI API

    Framework for creating Asterisk 12/13 ARI applications. Full support for Asterisk 12/13 ARI Event system at the client and resource level Optional basic AMI event/action support Verbose for ease of use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    nagios_check_asterisk_ami

    For Asterisk 1.8 through 13. Includes PJSIP, DAHDI, SIP, and SCCP

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    camerubuntu-phone-12.04

    camerubuntu-phone-12.04

    camerubuntu-phone-12.04 est un système ubuntu avec téléphonie IP.

    camerubuntu-phone-12.04 est un système ubuntu intégrant la téléphonie IP. Avec ce système Linux, vous disposerez d'un serveur de téléphonie IP Asterisk orienté web qui vous permettra d'effectuer sur votre réseau des appels téléphoniques par ordinateurs, par téléphones IP et mếme en utilisant vos smartphones. Une fois installé, il suffit juste de connecter le PC au réseau, de créer les numéros en utilisant un navigateur, installer un client softphone comme 3CX ou autre dans les PC clients et vous pourrez passer des appels dans votre réseau de façon illimitée.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jastami

    Java Asterisk AMI Library

    The Asterisk AMI Stack implemented in Java. This supports the use of secure connectivity using authentication and encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SWsterisk Debian based Asterisk

    SWsterisk Debian based Asterisk

    Asterisk and FreePBX on Debian, by Astiostech Sdn Bhd Malaysia

    DOWNLOAD | EXTRACT | USE A ready to use Virtual Image or VMDK of Asterisk 11/13, FreePBX 2.11/12.0. Network: After booting, run #ifconfig -a Then either #dhclient ethX or edit manually /etc/network/interfaces #ifup ethX More details can be found here: Asterisk 11: http://highsecurity.blogspot.com/2013/04/sanjay-asterisk-debian-based-asterisk.html Asterisk 13: http://highsecurity.blogspot.com/2014/10/debian-7-wheezy-based-asterisk-12.html Username/Passwords: ================ OS: root/asteriskrocks FreePBX: admin/@steriskRocks1 MySQL: root/@steriskRocks1 AMI: admin/@steriskRocks1 Other passwords likely to be: @steriskRocks1
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10

    Call Center Auto Greeting Server

    Performs auto greeting function for call center agents

    Using TSAPI library, the auto greeting server barge in an asterisk extension which then plays a greeting message for an agent. The integration work enables auto greeting function for a call center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    vt

    vt

    VoIP subsystem monitoring back-end.

    This Command Line utility is back-end that communicates with Asterisk Manager interface (AMI). Programm is the basis to write custom shell or CGI scripts witch controls remote Asterisk daemons. May be used as a standalone monitoring tool. Allmost all Manager functions are supported. Based on libamc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libamc

    libamc

    AMI Multithread Controller.

    C++ class that controls Asterisk via AMI. + Supported almost all functions, including Events. + Library optimized for multithread environments and to work with multiple servers with only one instance of AMC class. + Designed for ease of use. See doc/ and examples for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Bombix

    Tool to make loop international call tests to help to detect landing/b

    ...The tool is based in the succesful loop test schemas used in a telephony operator/enterprise. Bombix is composed by: Loop Test Controller module (script based en PHP) Call Engine module (based en Asterisk dialplan) Test Scheduler (using Linux Cron) The communication between Loop Test Controller and Call Engine module is done through Asterisk's AMI and Linux text files reading/writing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    openlsm
    openlsm - Web based open source, Linux Server Management(LSM) -LAMP ,FTP,Jabber, Samba,NFS,LDAP and MySQL based virtual hosting, Squid,Backup,Quota,Mail ,spam-assassin, mailable,Asterisk, web hosting, Load balancing, nagios and ganglia monitoring.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    An external application (VoIP client) for the flight simulator FlightGear which makes it possible to communicate over an especially configured Asterisk server via the VoIP protocol IAX2 with other users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    watch3r

    Asterisk extensions monitor through a web panel.

    Asterisk extensions monitor through a web panel. Basically it's a daemon who connects to Asterisk AMI get peers and actualize a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Twisted protocols providing access to the Asterisk PBX's AMI and FastAGI interfaces from within the same programming process.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18
    abcti
    An open source CTI client for Asterisk using the Asterisk Manager API. Uses pygtk and pyAsterisk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VMukti open source is leading Asterisk/ Yate enabled p2p Video IP Communications Suite for Web / PSTN. These serverless broadband ready platform enable OS community to save 90% on capital & operating costs over proprietary software for conferencing &
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kiax is a softphone (soft phone, VoIP client) with a simple and comfortable user interface for making VoIP calls to Asterisk PBX. It depends on the iaxclient library to use Asterisk's IAX2 protocol for easy call configuration and audio setup.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    SipManager is a full-feature IP-Centrex PBX web app for hosted/multi-client PBX based on Asterisk and OpenSer. VoIP/ToIP platform (PBX, Fax, workflows, etc.). User-friendly web interface. Realtime architecture with SQL database. ASP. http://www.ovvoe.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    FATS - FATS is a Twisted and Fast Asterisk's Telephony Services. Project contains implementation of FastAGI, AMI protocols for the Twisted framework. Using it you can develop fast and pretty services for the Asterisk IP-PBX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This library can allow you to connect to the Asterisk Manager Interface (AMI). The AMI allows a client program to connect to an Asterisk instance and issue commands or read PBX events over a TCP/IP stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A lightweight cross platform IP telephony client using the IAX protocol, designed for use with the asterisk open source PBX.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Spark plugin for integratión with CentricCRM. This plugin for Spark XMPP client complements the integration between Asterisk PBX, Centric CRM and XMPP Server. Automatically open session on Centric CRM and redirect to contact the page
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next