Project

General

Profile

Wiki » History » Version 30

Adrian Georgescu, 08/09/2013 01:06 PM

1 8 Adrian Georgescu
h1. Blink Qt
2 1 Tijmen de Mes
3 9 Adrian Georgescu
This wiki page is meant for providing access to the version control source code repository. 
4
5
For up to date information please visit the official web site http://icanblink.com
6 3 Adrian Georgescu
7 14 Tijmen de Mes
For help see [[help|Help for Blink QT for Windows and Linux]]
8 10 Tijmen de Mes
9 28 Adrian Georgescu
Blink Qt is based on "SIP SIMPLE client SDK":http://sipsimpleclient.org and derives most of its features directly from it. 
10 27 Adrian Georgescu
11
12 23 Adrian Georgescu
h2. Features
13 20 Adrian Georgescu
14 24 Adrian Georgescu
 * Multiple SIP accounts
15 30 Adrian Georgescu
 * Bonjour neighbourhood discovery
16 1 Tijmen de Mes
 * SIP server discovery (DNS NAPTR, SRV, A records)
17 30 Adrian Georgescu
 * Audio calls (Opus, G.722, G.711, Speex, GSM, ilBC codecs)
18
 * Acoustic Echo Cancellation
19 20 Adrian Georgescu
 * Multiparty audio conference
20
 * SIP SIMPLE Presence (XCAP and RLS)
21 22 Adrian Georgescu
 * Contacts management (XCAP)
22
 * Icon management (XCAP)
23
 * Google contacts integration
24 20 Adrian Georgescu
 * Voicemail notifications
25
 * Call history
26
 * Redial and Hold
27 22 Adrian Georgescu
 * ICE NAT traversal
28 1 Tijmen de Mes
 * sRTP encryption
29 24 Adrian Georgescu
 * Hotplug audio device detection (Windows)
30 29 Adrian Georgescu
 * Minimize to Windows system tray
31 20 Adrian Georgescu
32
33 3 Adrian Georgescu
h2. Roadmap
34
35
h3. Main Tasks
36
37 6 Adrian Georgescu
 * Offline Presence using XCAP pidf-manipulation
38 18 Adrian Georgescu
 * Improve Audio support for Linux (get rid of Portaudio and use ALSA directly)
39 1 Tijmen de Mes
 * Improve audio echo cancelation (replace speex echo canceller with webrtc)
40 29 Adrian Georgescu
 * OPUS codec (ultra-wideband support)
41
 * Server conferencing
42 4 Adrian Georgescu
 * Call transfer
43 1 Tijmen de Mes
 * Chat sessions
44 29 Adrian Georgescu
 * File transfers
45 19 Adrian Georgescu
 * Screen sharing
46 16 Adrian Georgescu
 * Video sessions
47 3 Adrian Georgescu
48 1 Tijmen de Mes
49 19 Adrian Georgescu
h3. Nice to have
50
51 3 Adrian Georgescu
 * Dial SIP URI from server web page
52
 * Answering Machine
53
 * Device switching window when detected at runtime
54
 * Alert panel for redirect 30X
55
 * Dial SIP URIs from the system
56
 * Desktop notifications
57
 * Logs window
58 19 Adrian Georgescu
 * LDAP directory services