6 projects tagged "AGPL v3"
HOMER is a robust, carrier-grade, scalable SIP capturing system and monitoring application with hEP, IP Proto4 (IPIP) encapsulation, and port mirroring/monitoring support right out of the box, ready to process and store large amounts of signaling with instant searches, end-to-end analysis, and drill-down capabilities for ITSPs, VoIP providers, and trunk suppliers using SIP signaling.
Taolin is a Web desktop that consists of a personal dashboard customizable by adding micro-applications called widgets. Each widget offers a different service that can be provided as a view over internal services or repositories (e.g. access to a papers repository), as a communication service (e.g. Jabber Web chat), or as an external resource (e.g. Google search).
Kaltura Community Edition is a self-hosted version of the Kaltura video platform, developed through the combined efforts of Kaltura and its worldwide developer community. You can use it to run a live online video service or as a development environment framework for developing Kaltura-based applications and extensions. You can access the Kaltura API Suite for enabling development of diverse online video solutions, integrations, and extensions, deploy and integrate Kaltura's video platform within your own infrastructure or preferred cloud service provider, integrate with Kaltura's widgets, applications, and CMS/LMS extensions, and integrate with the CDN of your choice for content delivery.
PhpPeanuts is a framework for developing database-backed applications in PHP. Rather than building an application from the bottom up, you initially only build domain model classes in which you specify properties, relationships, and database table names in metadata. The framework dynamically scaffolds getters and setters, persistency, navigation over relations, and input and delete validation. The abstract user interface instantly offers a rich set of pages for searching, browsing, drilling down, editing and reporting over your domain model. From there on you extend and refine both the domain model and the user interface to make it what you want by defining specialization classes and overriding inherited methods.