Project

General

Profile

Wiki » History » Version 26

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