Project

General

Profile

SipProjectStatus » History » Version 49

Adrian Georgescu, 08/21/2009 05:59 PM

1 1 Adrian Georgescu
=  Project status =
2
3 2 Adrian Georgescu
[[TOC(Sip*, depth=1)]]
4
5 1 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
7 48 Adrian Georgescu
== Trunk status ==
8
9
The trunk is now (2009-08-21) stable and recommended for anyone that wishes to use the library. Known issues are listed in the [http://sipsimpleclient.com/report tickets interface].
10
11 47 Adrian Georgescu
== Next release ==
12
13 49 Adrian Georgescu
Next release, [http://sipsimpleclient.com/milestone/Release%201.0 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. 
14 1 Adrian Georgescu
15 48 Adrian Georgescu
== Previous release ==
16 42 Adrian Georgescu
17 43 Adrian Georgescu
The current version 0.9.0 is available starting since 2009-04-15 as [http://download.ag-projects.com/SipClient/ tar archive] and [http://sipsimpleclient.com/wiki/SipInstallation#Debianpackage Debian package]. 
18 1 Adrian Georgescu
19 40 Adrian Georgescu
Current release 0.9.0 contains:
20
21 30 Adrian Georgescu
 * python-sipsimple 0.9.0
22
 * sipsimple-cli 0.9.0
23
 * python-msrplib 0.10.0
24
 * python-xcaplib 1.0.9
25
 * python-eventlet 0.8.10
26
27 45 Adrian Georgescu
The SIP stack is based on pjsip 1.0 version.
28
29 41 Adrian Georgescu
Notes:
30 1 Adrian Georgescu
31
 * 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
32
 * sipclient Debian package has been split into two: python-sipsimple  (the library itself) and sipsimple-cli (the command line tools)
33 42 Adrian Georgescu
34 48 Adrian Georgescu
== Overal status ==
35 1 Adrian Georgescu
36
Below is a rough visual representation of the progress for each component. 
37
38 8 Adrian Georgescu
[[Image(sipsimple-progress.png, nolink)]]
39 1 Adrian Georgescu
40 8 Adrian Georgescu
== Roadmap ==
41 39 Adrian Georgescu
42 46 Adrian Georgescu
http://www.sipsimpleclient.com/report/3
43 35 Adrian Georgescu
44 43 Adrian Georgescu
== Progress ==
45 35 Adrian Georgescu
46 36 Adrian Georgescu
 * [http://sipsimpleclient.com/timeline?from=07%2F01%2F09&daysback=90&milestone=on&update=Update 2009Q2]
47 35 Adrian Georgescu
 * [http://sipsimpleclient.com/timeline?from=04%2F01%2F09&daysback=90&milestone=on&update=Update 2009Q1]
48
 * [http://sipsimpleclient.com/timeline?from=01%2F01%2F09&daysback=90&milestone=on&update=Update 2008Q4]
49
 * [http://sipsimpleclient.com/timeline?from=10%2F01%2F08&daysback=90&milestone=on&update=Update 2008Q3]
50
 * [http://sipsimpleclient.com/timeline?from=07%2F01%2F08&daysback=90&milestone=on&update=Update 2008Q2]
51 37 Adrian Georgescu
 * [http://sipsimpleclient.com/timeline?from=04%2F01%2F08&daysback=90&milestone=on&update=Update 2008Q1]