Wiki » History » Version 29
Adrian Georgescu, 07/13/2013 11:32 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 | 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 | 29 | Adrian Georgescu | * Minimize to Windows system tray |
| 30 | 20 | Adrian Georgescu | |
| 31 | |||
| 32 | 3 | Adrian Georgescu | h2. Roadmap |
| 33 | |||
| 34 | h3. Main Tasks |
||
| 35 | |||
| 36 | 6 | Adrian Georgescu | * Offline Presence using XCAP pidf-manipulation |
| 37 | 18 | Adrian Georgescu | * Improve Audio support for Linux (get rid of Portaudio and use ALSA directly) |
| 38 | 1 | Tijmen de Mes | * Improve audio echo cancelation (replace speex echo canceller with webrtc) |
| 39 | 29 | Adrian Georgescu | * OPUS codec (ultra-wideband support) |
| 40 | * Server conferencing |
||
| 41 | 4 | Adrian Georgescu | * Call transfer |
| 42 | 1 | Tijmen de Mes | * Chat sessions |
| 43 | 29 | Adrian Georgescu | * File transfers |
| 44 | 19 | Adrian Georgescu | * Screen sharing |
| 45 | 16 | Adrian Georgescu | * Video sessions |
| 46 | 3 | Adrian Georgescu | |
| 47 | 1 | Tijmen de Mes | |
| 48 | 19 | Adrian Georgescu | h3. Nice to have |
| 49 | |||
| 50 | 3 | Adrian Georgescu | * Dial SIP URI from server web page |
| 51 | * Answering Machine |
||
| 52 | * Device switching window when detected at runtime |
||
| 53 | * Alert panel for redirect 30X |
||
| 54 | * Dial SIP URIs from the system |
||
| 55 | * Desktop notifications |
||
| 56 | * Logs window |
||
| 57 | 19 | Adrian Georgescu | * LDAP directory services |