Wiki
Version 28 (Adrian Georgescu, 07/13/2013 11:14 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 | 9 | Adrian Georgescu | |
5 | 9 | Adrian Georgescu | 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 | 27 | Adrian Georgescu | |
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 | 26 | Adrian Georgescu | * 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 | 20 | Adrian Georgescu | * SIP SIMPLE Presence (XCAP and RLS) |
20 | 22 | Adrian Georgescu | * Contacts management (XCAP) |
21 | 22 | Adrian Georgescu | * Icon management (XCAP) |
22 | 22 | Adrian Georgescu | * Google contacts integration |
23 | 20 | Adrian Georgescu | * Voicemail notifications |
24 | 20 | Adrian Georgescu | * Call history |
25 | 20 | Adrian Georgescu | * 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 | 20 | Adrian Georgescu | |
31 | 3 | Adrian Georgescu | h2. Roadmap |
32 | 3 | Adrian Georgescu | |
33 | 3 | Adrian Georgescu | h3. Main Tasks |
34 | 3 | Adrian Georgescu | |
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 | 18 | Adrian Georgescu | * Improve audio echo cancelation (replace speex echo canceller with webrtc) |
38 | 18 | Adrian Georgescu | * 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 | 19 | Adrian Georgescu | |
49 | 3 | Adrian Georgescu | * Dial SIP URI from server web page |
50 | 3 | Adrian Georgescu | * Answering Machine |
51 | 3 | Adrian Georgescu | * Device switching window when detected at runtime |
52 | 3 | Adrian Georgescu | * Alert panel for redirect 30X |
53 | 3 | Adrian Georgescu | * Dial SIP URIs from the system |
54 | 3 | Adrian Georgescu | * Minimize to Windows system tray |
55 | 3 | Adrian Georgescu | * Desktop notifications |
56 | 3 | Adrian Georgescu | * Logs window |
57 | 19 | Adrian Georgescu | * LDAP directory services |