WikiStart

Version 556 (Adrian Georgescu, 11/29/2012 11:00 am)

1 550 Adrian Georgescu
h1. Description
2 1
3 550 Adrian Georgescu
4 550 Adrian Georgescu
!>{ width:500px}sipsimple-components.png!
5 1
6 553 Adrian Georgescu
SIP SIMPLE client SDK is a Software Development Kit for easy development of SIP multimedia end-points with features beyond VoIP like Session based Instant Messaging, File Transfers, Desktop Sharing and Presence.  Other media types can be easily added by using an extensible high-level API.
7 1
8 1
9 1
h2. Background
10 1
11 550 Adrian Georgescu
12 551 Tijmen de Mes
SIP stands for 'Session Initiation Protocol', an IETF standard described by "RFC 3261":http://tools.ietf.org/html/rfc3261. SIP is an Internet application-layer control protocol that can establish, modify and terminate multimedia sessions such as Internet telephony calls (VoIP). Media can be added to (and removed from) an existing session.
13 500 Adrian Georgescu
14 551 Tijmen de Mes
SIP allows the endpoints to negotiate and combine any type of session they mutually understand like Audio, Video, Instant Messaging (IM), File Transfer, Desktop Sharing and provides a generic event notification system with real-time Publications and Subscriptions about state changes that can be used for asynchronous services like Presence, Message Waiting Indicator and Busy Line Appearance.
15 1
16 1
17 1
h2. License
18 550 Adrian Georgescu
19 1
20 1
SIP SIMPLE Client SDK is licensed under GNU General Public License version 3. See [[LICENSE]]
21 550 Adrian Georgescu
22 550 Adrian Georgescu
23 550 Adrian Georgescu
h2. Features
24 1
25 1
26 551 Tijmen de Mes
The library has cross platform capabilities on Linux OS, Mac OSX and Microsoft Windows.  The library should work with minimal changes on any platform that supports C and Python development environments.
27 1
28 550 Adrian Georgescu
[[SipProjects|Software using the SDK]]
29 1
30 550 Adrian Georgescu
[[SipFeatures|Features and Standards]]  implemented by SIP SIMPLE client SDK
31 1
32 1
33 550 Adrian Georgescu
h2. Documentation
34 1
35 552 Tijmen de Mes
|!SIPSIMPLE-Manual.jpg!|"SIP SIMPLE client SDK - Developer Guide":http://download.ag-projects.com/SipClient/SIPSIMPLE-Manual.pdf - 19 MB, 366 pages in PDF format
36 550 Adrian Georgescu
Or jump directly [[SipMiddlewareApi|to the online web based documentation]]| 
37 1
38 550 Adrian Georgescu
* [[SipProjectStatus|Status]] - an overview of the achieved milestones and project status
39 550 Adrian Georgescu
* [[SipInstallation|Installation]] - how to install SIP SIMPLE client SDK and Command Line Tools 
40 550 Adrian Georgescu
* [[SipTesting|Testing]] - how to test the SDK using the Command Line Tools
41 550 Adrian Georgescu
* [[SipDeveloperGuide|Developer Guide]] - how to develop SIP applications using the SDK
42 550 Adrian Georgescu
* [[SipContributions|Contributions]] - third-party contributions and wiki pages
43 550 Adrian Georgescu
44 550 Adrian Georgescu
45 550 Adrian Georgescu
h2. Support
46 550 Adrian Georgescu
47 550 Adrian Georgescu
48 550 Adrian Georgescu
SIP SIMPLE client SDK is developed and supported by "AG Projects":http://ag-projects.com. AG Projects offers best-effort gratis support for it. "best-effort" means that we try to solve the bugs you report or help fix your problems as soon as we can, subject to available resources.
49 550 Adrian Georgescu
50 550 Adrian Georgescu
[[SipSupport|Support Page]] - how to request support or contribute to the project
51 531 Adrian Georgescu
 
52 504 Adrian Georgescu
53 550 Adrian Georgescu
h2. Authors
54 550 Adrian Georgescu
55 550 Adrian Georgescu
56 544 Adrian Georgescu
Main authors: Adrian Georgescu, Dan Pascu, Denis Bilenko, Luci Stanescu, Ruud Klaver, Saúl Ibarra
57 555 Adrian Georgescu
58 555 Adrian Georgescu
h2. Acknowledgments
59 555 Adrian Georgescu
60 556 Adrian Georgescu
SIP SIMPLE client SDK has been partly funded by the European Commission under grant number FP7-IST-216217.