Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Retool your internal operations
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Open Phone Abstraction Library (OPAL) is a C++ multi-platform, multi-protocol library for Fax, Video & Voice over IP and other networks. Also included is the Portable Tool Library (PTLib) which is a C++ multi-platform abstraction library and collection o
AT commands as input are sent to modem and responses given as output.
This program will read a file (or stdin) containing a list of AT
commands. Each command will be send to the modem, and all the response
for the command will be output to file (or stdout).
Example, to hang up any ongoing call:
$ echo ATH | atinout - /dev/ttyACM0 -
ATH
OK
$
Baresip is a modular SIP User-Agent with audio and video support
Baresip is a portable and modular SIP User-Agent with audio and video support.
the latest source code can be found here:
https://github.com/alfredh/baresip
BladeWareVXML is a portable VoiceXML 2.1 interpreter that is an enhanced version (performance, usability and integration) of OpenVXI. A commercial version, with documentation, sample code, and support options, is available from the Commetrex Website.
Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Tipic Inc. is proud to announce the born of the first Open Source, P2P, VoIP and Video conferencing solution for XMPP/Jabber. The target of this project is to develop a new portable set of codes using high quality libraries to add VoIP and Video to XMPP
The Open VXI VoiceXML interpreter is a portable open source library that interprets the VoiceXML dialog markup language. It is designed to serve as a reference for parties interested in understanding how VoiceXML markup might be executed.
A portableC implementation of the data transfer protocol (AT*EOBEX) used by LG u81x0 series mobile phones and other mobile devices. This implementation originates from GThing, the LG u81x0 java uploader and customization tool.
A program to send SMS to mobile phones. Implementing a client/server concept: A server handles the SMS gruntwork while small portable clients submit messages to be sent. Uses a plugin driver system for different operators/protocols.