Simple web interface for mapping CDR from VoIP provider to Asterisk
This is a simple tool to map information for the cost of phone calls given by your VoIP provider, to the call log inside your Asterisk.
As a result, you will know how much each of your employees has spent for phone calls.
Additionally, this tool shows information about the assigned DID and CLIP numbers in Asterisk. This is helpful to identify obsolete, duplicate and multiple assignments.
A simple noise gate app intended for use with VOIPs like Skype.
Ever wanted to cut out background noise when talking with others on Skype? Now it's possible!
NoiseGator is a light-weight noise gate application that routes audio through an audio input to an audio output. In real-time the audio level is analysed and if the average level is higher than the threshold the audio bypasses as normal. However, if the average level goes below the threshold, the gate closes and the audio is cut.
When used with a virtual audio cable it can act as a noise gate...
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).
This project is currently under development for three pizza delivery services in my home city. It supports point-of-sale-like recording of in-house and order-by-phone orders located in gastronomy/catering sector (order desk).
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.
A simple lightweight instant messaging and VoIP client wirtten in Java. It implements the SIP protocol as described in RFC 3621 and other related RFCs and implementation requierements.
JRemoteControl is a simple Java™ driven bluetooth remote control.It allows you to initiate virtually any task on your PC from a J2ME enabled device.Default configuration supports mplayer on Win and Linux platform.Additional packages are available too.
This is a very nice and simple client with GUI to connect to Net4India Broadband Server. This works on Linux/Windows. It also minimizes to notification area. Hover mouse over status icon in notification area and you will get session information.
An XCAP server is used by XCAP clients to store data like buddy lists and presence policy in combination with a SIP Presence server that supports PUBLISH, SUBSCRIBE and NOTIFY methods to provide a complete SIP SIMPLE server solution.
The Asterisk Config PHP-Parser claims to be a simple but effective function writen in PHP non-OOP that is capable to parse any standard .conf Asterisk configuration file an drop the data into a multi-dimensional array.
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.
The Genalyze log analyzer, a simple yet highly extensible framework for parsing log files, was designed for parsing T-Server log files generated by Genesys contact center software platform, yet is generic and easy enough to adapt for other log formats.
Tool (C) to split the WURFL XML mobile browser database into individual device files with symlinks (stubs for NTFS) to reduce access time and server load. Includes a simple PHP library/API as an example how to access the data and an example phtml file.
A VERY SIMPLE PHP-based Web interface to Asterisk's standard voice mail system. It is designed to be an alternative to the Web-based voicemail system that ships with Asterisk because of the potential security risks of using a setuid root Perl script.
Simple T9/TAP-9 support lib/obj for alpha-numeric input with phone keypad. Supports 4 modes: Upper, Lower, Initials, Numeric. Input matrix is programmable at compile time. Tested on Linux, WinCE, and Symbian S60.
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.
KSMS is a web-based interface to manager an SMS Gateway like kannel.The goals is an integrated users manager, sms templates, a flexible admin control panel.Sms bulk are sended through a simple web interface that can be made with to fit various send-syste
mam client is a simply implementation in python of vodafone (italy only?) MAM protocol to send/receive sms messages. a simple test server is provided too
x:einfach simple java components is a library for java. it includes various things like a page cache for web-content, a virtual string table, an ip subnet checker, string and date handling utilities, a connection pool and other simple things.
HotSAX is a fast, small footprint, non-validating SAX2 parser for HTML/XML/XHTML. It can be used in simple web agents, page scrapers and spiders. The goal is to embed this in cell phone "midlets."
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
A˛Z is a simple and efficient web-based contact management software that runs on PHP and MySQL. You can use it to replace your phonebook or even use it as an office-wide phone directory. It is all yours to decide!
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.