WBSO

Version 18 (Adrian Georgescu, 11/05/2012 10:20 am)

1 4 Adrian Georgescu
h1. WBSO status
2 1 Adrian Georgescu
3 18 Adrian Georgescu
h2. Performed activities 2012
4 7 Adrian Georgescu
5 17 Adrian Georgescu
!20121105-Progress-AgentschapNL.png!
6 17 Adrian Georgescu
7 12 Adrian Georgescu
h3. Presence
8 12 Adrian Georgescu
9 10 Adrian Georgescu
Implemented Presence in the middleware, the client side and server side. At over 15,000 lines of Python code, Presence is by far the most complex part of the SDK and the reason it took so long to produce. Presence functionality is now incorporated into an easy to use address book that can be used to develop contact-driven Real Time Communication clients without having to deal with the complexity of SIP signaling, XCAP storage and data replication among multiple devices.
10 7 Adrian Georgescu
11 5 Adrian Georgescu
http://sipsimpleclient.com/projects/sipsimpleclient/news
12 1 Adrian Georgescu
13 12 Adrian Georgescu
h3. Implemented XMMP translation for Chat and Presence
14 11 Adrian Georgescu
15 1 Adrian Georgescu
http://sylkserver.ag-projects.com/news/7
16 12 Adrian Georgescu
17 16 Adrian Georgescu
h3. MacOSX version completed (without Video yet)
18 11 Adrian Georgescu
19 11 Adrian Georgescu
 * The MacOSX version now has all Presence integrated
20 11 Adrian Georgescu
21 11 Adrian Georgescu
http://projects.ag-projects.com/news/15
22 13 Adrian Georgescu
23 13 Adrian Georgescu
h2. Roadmap
24 13 Adrian Georgescu
25 15 Adrian Georgescu
 * XMMP translation for audio calls
26 15 Adrian Georgescu
 * XMMP translation for file transfers
27 15 Adrian Georgescu
 * Multiparty support for MUC add/remove participants
28 14 Adrian Georgescu
 * Adding Chat for Linux and Windows client
29 1 Adrian Georgescu
 * Adding File Transfer for Linux and Windows client
30 1 Adrian Georgescu
 * Adding Screen sharing for Linux and Windows client
31 15 Adrian Georgescu
 * Adding Screen sharing for Linux and Windows client
32 15 Adrian Georgescu
 * Migration to PJSIP 2.0 that solves many of the outstanding issues
33 15 Adrian Georgescu
 * Add Video support in middleware
34 15 Adrian Georgescu
 * Add Video to MacOSX client
35 15 Adrian Georgescu
 * Add Video to Linux and Window client