Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmitch/vp6500mixer

audio mixer for VP6500 VoIP phone
https://github.com/mmitch/vp6500mixer

Last synced: 5 days ago
JSON representation

audio mixer for VP6500 VoIP phone

Awesome Lists containing this project

README

        

vp6500mixer - sound mixer utility für Philips VP6500 VoIP phone

Copyright (C) 2010 Christian Garbs
licensed under GNU GPL v2 or later

build instructions
------------------

1) Get a crosscompile environment, for example this:
http://www.handhelds.org/download/projects/toolchain/arm-linux-gcc-3.3.2.tar.bz2

Extract to /opt/VP5500/toolchain and set a symlink as described here:
http://www.mikrocontroller.net/articles/PHILIPS_VP5500_VoIP_Telefon#Linux
$ ln -s /opt/VP5500/toolchain/usr/local/arm /usr/local/arm

2) Edit bash.include to your needs (not needed if above tarball is
extracted and linked as instructed).

3) Source bash.include:
$ . ./bash.include

4) Simply run make:
$ make

additional information on the VP6500
------------------------------------

http://www.mikrocontroller.net/articles/PHILIPS_VP5500_VoIP_Telefon
http://www.mikrocontroller.net/topic/172616