Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This project implements a simple STUN server and client on Windows, Linux, and Solaris. The STUN protocol (Simple Traversal of UDP through NATs) is described in the IETF RFC 3489, available at http://www.ietf.org/rfc/rfc3489.txt
Peers is a very simple softphone. It's a SIP User-Agent, written in java, it works on windows, linux and mac. It can be used with SIP servers like opensips or asterisk IPBX. It supports G711 codec (PCMU and PCMA) and telephone-events (DTMF).
A Easy 3G dialer.
A dial system with support for most current GPRS and 3G phones. Simple, the idea is to detect, connect, use and disconnect .
Languages: pyQT4, Shell Script.
Simple testing tool to generate RTP data packets and send it via netwok interface or save into pcap file. Primarily intended for use with SIPp application to test speech quality with different codecs.
The minimum hardware to have a portable IP-Phone. A VoIP telephone that is simple to assemble and an emulator for portability. Core runs under Linux. Modular functionalities: a display, keys (dialpad, DND,...), a web server. Free, simple and useful.
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.
This is a general-purpose library for communicating with the Skype API. It is simple, cross-platform, and easy to use. The library currently works on Windows (Win32) and Linux (X11/D-BUS).
Miruna Asterisk System is a PBX/Asterisk GNU/Linux distribution for Soekris HW. It's simple to set up your Voip infrastructure with FreePBX GUI and a lot of profit software! Now is suitable only for Soekris 48xx, next version include support for 55xx
This is a simple software, comprised of a server and a client, that can be used together with any IP-phone using the SIP protocol (TELE2 and Bredbandsbolget in sweden). It also retrives information, sush as name, adress, etc about the number from eniro.s
SIPStir is a bulk call generator for SIP devices/servers. The server piece is capable of generating an infinite variety of call scenarios based on a simple scripting language. A wxPython client can connect to the server to monitor and modify progress.
This simple php page show a list of queues and his members and agentes activity by quering Astrerisk through the Manager Interface, reloading itself every n seconds. Suggestions are welcome.
Webbased VoIP service enabler featured with user management, statistical report and registration application system based on LAMP and Asterisk. At the beginning this project was specially designed for simple and free Indonesian VoIP network, VoIP Rakyat.
Phone is a simple IP telephony program allowing voice communication over IP network.
Phone is written in C and can be built on UNIX/Linux and MS Windows platforms.
Scapegoat Software's Erlang B calculator is just that, an Erlang B calculator. It was written in Lazarus under Windows as a small project to have a simple standalone calculator for different telecom projects. We are releasing it under the GNU GPL 2.0.
Simple command line IP telephonly application for Linux, that doesn't conform to either H.323 or SIP, doesn't use RTP and is not interoperable with any other program. It does work well though, and has quite good audio quality.
H323 Auto Caller is a simple H323-based WAV file player: you use it to call a H.323 telephone and it will play a WAV file to the remote telephone over the H.323 connection. Possible uses include Voice alerts with Nagios/OpenNMS and hotel wakeup systems
esms is a simple program which sends SMS (short messages) to cellular phones. It splits big messages into many fragments, which are later sent with error control. Only works for cellular phones in Spain. It is currently inactive due to end of web-to-SMS
The SIP2IMS gateway aims to enable simple SIP clients to access IMS networks and provide support for IMS features such as Service-Routes, AKA authentication, IP-Sec/TLS etc.
openssl is well-known allover the world,but it is huge,complex.our target is develop a tinytls,it is small,simple,good understanding,and usually for embedded system.But it can support most openssl features.You can add some other features easily.