Project

General

Profile

SipProjectStatus » History » Version 40

Adrian Georgescu, 07/02/2009 11:22 PM

1 1 Adrian Georgescu
=  Project status =
2
3 2 Adrian Georgescu
[[TOC(Sip*, depth=1)]]
4
5 33 Adrian Georgescu
The software is in a beta stage where most of implemented features work, features and improvements are rolled out as they are developed. See the overview of the [/roadmap?show=all achieved milestones] for what has been implemented so far.
6 1 Adrian Georgescu
7 29 Adrian Georgescu
The current stable version 0.9.0 is available starting with 2009-04-15 as [http://download.ag-projects.com/SipClient/ tar archive] and [http://sipsimpleclient.com/wiki/SipInstallation#Debianpackage Debian package]. 
8 27 Adrian Georgescu
9 40 Adrian Georgescu
Next release, first release candidate 1.0, is scheduled for October 1-st, 2009. It will feature the final version of the SIP Session API together with the final layer for supporting arbitrary media streams carried by RTP and MSRP protocols. 
10 1 Adrian Georgescu
11 40 Adrian Georgescu
Current release 0.9.0 contains:
12
13 30 Adrian Georgescu
 * python-sipsimple 0.9.0
14
 * sipsimple-cli 0.9.0
15
 * python-msrplib 0.10.0
16
 * python-xcaplib 1.0.9
17
 * python-eventlet 0.8.10
18
19 31 Adrian Georgescu
Notes:
20 27 Adrian Georgescu
21 34 Adrian Georgescu
 * File transfer scripts ([wiki:sip_im_session] and [wiki:sip_send_file]) and desktop sharing ([wiki:sip_desktop_sharing]) need to be converted to the new [wiki:SipMiddlewareApi middleware API], subject for a future release
22 32 Adrian Georgescu
 * sipclient Debian package has been split into two: python-sipsimple  (the library itself) and sipsimple-cli (the command line tools)
23 1 Adrian Georgescu
24
Below is a rough visual representation of the progress for each component. 
25
26 8 Adrian Georgescu
[[Image(sipsimple-progress.png, nolink)]]
27
28 39 Adrian Georgescu
== Roadmap ==
29 38 Adrian Georgescu
30 8 Adrian Georgescu
 * [source:TODO] - curent task list
31 35 Adrian Georgescu
32
== Milestones progress ==
33
34 36 Adrian Georgescu
 * [http://sipsimpleclient.com/timeline?from=07%2F01%2F09&daysback=90&milestone=on&update=Update 2009Q2]
35 35 Adrian Georgescu
 * [http://sipsimpleclient.com/timeline?from=04%2F01%2F09&daysback=90&milestone=on&update=Update 2009Q1]
36
 * [http://sipsimpleclient.com/timeline?from=01%2F01%2F09&daysback=90&milestone=on&update=Update 2008Q4]
37
 * [http://sipsimpleclient.com/timeline?from=10%2F01%2F08&daysback=90&milestone=on&update=Update 2008Q3]
38
 * [http://sipsimpleclient.com/timeline?from=07%2F01%2F08&daysback=90&milestone=on&update=Update 2008Q2]
39 37 Adrian Georgescu
 * [http://sipsimpleclient.com/timeline?from=04%2F01%2F08&daysback=90&milestone=on&update=Update 2008Q1]