3 projects tagged "Embedded Linux"
chan-sccp-b is an extension of the original chan-sccp implementation for the Asterisk soft-PBX. It lets you hook up a Cisco/SCCP Phone to your Asterisk server using the SCCP protocol, which works a lot better than the SIP firmware on the same phone. It provides full phone functionality instead of just a simple SIP channel provider. It offers functionality like shared lines, hotline functionality, guest login, dynamic speeddials, private line automatic ring-down (PLAR), personal softkey configurations, Dundi support, SCCP extended dialplan functions, manager support, and custom device state buttons.
Coretrace is a lightweight tool for debugging embedded Linux applications. It works by analyzing core files from crashed applications and outputs a short plain-text backtrace, suitable for putting into logfiles. The basic idea is to let the failing unit do self analysis of core files and report those back home during device maintenance lifetime. Non-interactive small-sized embedded systems are the primary targets, so small footprint is of major concern, since it will be stored on flash. Currently the compiled size is approximately 20 kb.
TorTV is a build of the Tor Project maintained to run on TV devices and set-top boxes so that anyone with such a household appliance can contribute to strengthen the Tor network. TorTV does not reimplement nor modify the Tor source code in any way; it provides binary builds for embedded targets and scripted bundles to facilitate their installation. So far, it targets WDTV devices running WDLXTV, but aims to grow to support more hardware in future.