mainUSBB2K-API - Summary

 
 
Membership Info
Group Admin:
7 active members

Group identification
Id: 7615
System Name: usbb2k-api
Name: USBB2K-API
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

The program consist of an API (daemon) to handle a VOIP box of the type
USB-B2K
which allows to plug a classical telephone on an USB port (skypebox,
wangobox, yealink...) in order to integrate this with any type of
program of the type VOIP under GNU/LINUX.

The functionalities are the following:
1. Switching to mode USB/PTSN
2. Detecting Pick up/ Hang up signal from the telephone
3. Generating Pick up tune
4. Generating Ring tone.
5. Handling telephone dial.

Registration Date: Tue 10 May 2005 01:16:55 PM UTC
License: GNU General Public License v2 or later
Development Status: 4 - Beta

 

Latest News rss feed
Experimental P4K support in the Linux kernel module
     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 [...]

cvs update
     posted by yasha_vo, Mon 31 Oct 2005 04:36:37 PM UTC

- bug fix in usbb2k-api
- new ring tone for ubb2k-api

Ringtone support for USB-P1K added
     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

Linux kernel module for the USB-P!K phone added!
     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

Quick Overview
 Memberlist (7 members)

Communication Tools
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 4, total: 4)

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code