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