USBB2K-API - News
posted by hve, Tue 21 Feb 2006 10:37:03 AM UTC - 5 replies
Based on Steves reverse engineering there's now experimental support for the P4K phone.
The module has an additional parameter "default_model" that will pre configure the phone to either a P1K or a P4K.
insmod yealink.ko default_model=P1K
[...]
posted by yasha_vo, Mon 31 Oct 2005 04:36:37 PM UTC
- bug fix in usbb2k-api
- new ring tone for ubb2k-api
posted by hve, Wed 13 Jul 2005 10:56:47 AM UTC
The CVS version now contains some experimental ringtone support.
For example:
echo -n RING > /sys/..../show_icon
sleep 10
echo -n RING > /sys/..../hide_icon
You should be able to customise the ringtone via: /sys/.../ringtone
by writing a binary initialisation string. (see yealink.h defalt_ringtone for format)
cheers,
hve
posted by hve, Wed 22 Jun 2005 08:00:14 PM UTC
This project is now also home of a kernel module for the USB-P1K
Checkout:
export CVS_RSH="ssh"
cvs -z3 -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/usbb2k-api co yealink-module
posted by yasha_vo, Thu 09 Jun 2005 10:13:52 AM UTC
- pthread function
- claimd interface detach usbhid if failed (now it's working on FC3)
- python gui for teststing the api
- sample of gnomemeeting DBUS connector (alpha stage)
posted by yasha_vo, Tue 17 May 2005 11:46:53 AM UTC
Initial code now available in CVS repository.
The so far implemented daemon is now available through the CVS. The actual version can work but still needs to be cleaned up and bugtracked.
Powered by Savane 3.14-8eb0.
Corresponding source code