50 projects tagged "voip"
EMIPLIB is a library to facilitate the development of programs that need to stream several kinds of media over IP. The library consists of several kinds of components that can be linked together in various ways, thereby providing a flexible framework. It also provides some ready-to-use classes for the transmission of audio and video over IP. Streams originating from the same participant can be synchronized.
restund is a modular STUN/TURN server that is designed around the principle of a lightweight core and server modules that extend its functionality. Both UDP and TCP are supported, along with IPv6 and IPv4. Supported modules include STUN, TURN, MySQL database, syslog, and status monitoring.
Speech synthesis for asterisk is an Asterisk AGI script that uses Google Translate to convert text to speech and play it back to the user. It supports a variety of different languages, local caching of voice data, and a choice between 8 kHz or 16 kHz sample rates to provide the best possible sound quality along with the use of wideband codecs.
GROUP-E is collaboration software which integrates groupware, project management, and business server on one platform. The solution is based on a LAMP architecture (Linux, Apache, MySQL, PHP). GROUP-E offers project management, transparent Samba (file server) integration, integration of Cyrus IMAP server with administration and personal SIEVE filters, support for SyncML 1.0, LDAP-based user management with single sign-on authentication, and LDAP contact databases. GROUP-E also provides ActiveSync for synchronization.
The SIP forwarding daemon (implemented as a stateless SIP proxy) allows you to seamlessly forward SIP requests to other SIP servers. Its main purpose is to enable users to use their own domain name in SIP URIs without the hassle of having to run a full-blown SIP server (by forwarding SIP requests to third-party SIP servers). Configuration information is stored in an SQLite database, and low resource consumption is a main priority for the project.