Project

General

Profile

Wiki » History » Version 21

Adrian Georgescu, 07/13/2013 11:02 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 20 Adrian Georgescu
h2 Features
10
11
 * Audio Calls (G.722, G.711, Speex, GSM, ilBC codecs)
12
 * Multiparty audio conference
13
 * SIP SIMPLE Presence (XCAP and RLS)
14
 * Contact Management (XCAP)
15
 * Icon Management (XCAP)
16
 * Google Contacts integration
17
 * Voicemail notifications
18
 * Call history
19
 * Redial and Hold
20
 * ICE NAT traversal
21
 * sRTP Audio encryption
22 21 Adrian Georgescu
 * Audio device detection (Windows)
23 20 Adrian Georgescu
24
25 3 Adrian Georgescu
h2. Roadmap
26
27
h3. Main Tasks
28
29 6 Adrian Georgescu
 * Offline Presence using XCAP pidf-manipulation
30 18 Adrian Georgescu
 * Improve Audio support for Linux (get rid of Portaudio and use ALSA directly)
31
 * Improve audio echo cancelation (replace speex echo canceller with webrtc)
32
 * Add OPUS codec (ultra-wideband support)
33 17 Adrian Georgescu
 * Server side conferencing
34 4 Adrian Georgescu
 * Call transfer
35 1 Tijmen de Mes
 * Chat sessions
36 16 Adrian Georgescu
 * File transfer sessions
37 19 Adrian Georgescu
 * Screen sharing
38 16 Adrian Georgescu
 * Video sessions
39 3 Adrian Georgescu
40 1 Tijmen de Mes
41 19 Adrian Georgescu
h3. Nice to have
42
43 3 Adrian Georgescu
 * Dial SIP URI from server web page
44
 * Answering Machine
45
 * Device switching window when detected at runtime
46
 * Alert panel for redirect 30X
47
 * Dial SIP URIs from the system
48
 * Minimize to Windows system tray
49
 * Desktop notifications
50
 * Logs window
51 19 Adrian Georgescu
 * LDAP directory services