WikiStart

Version 560 (Adrian Georgescu, 11/29/2012 01:22 pm)

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 558 Adrian Georgescu
Software [[LICENSE]]
9 1
10 1
h2. Background
11 1
12 550 Adrian Georgescu
13 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.
14 500 Adrian Georgescu
15 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.
16 557 Adrian Georgescu
17 550 Adrian Georgescu
18 550 Adrian Georgescu
h2. Features
19 1
20 1
21 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.
22 1
23 550 Adrian Georgescu
[[SipProjects|Software using the SDK]]
24 1
25 550 Adrian Georgescu
[[SipFeatures|Features and Standards]]  implemented by SIP SIMPLE client SDK
26 1
27 550 Adrian Georgescu
h2. Documentation
28 1
29 560 Adrian Georgescu
* [[SipDeveloperGuide|Developer Guide]] - Developer guide
30 1
* [[SipInstallation|Installation]] - how to install SIP SIMPLE client SDK and Command Line Tools 
31 550 Adrian Georgescu
* [[SipTesting|Testing]] - how to test the SDK using the Command Line Tools
32 550 Adrian Georgescu
* [[SipContributions|Contributions]] - third-party contributions and wiki pages
33 560 Adrian Georgescu
* [[SipProjectStatus|Status]] - an overview of the achieved milestones and project status
34 560 Adrian Georgescu
35 550 Adrian Georgescu
36 550 Adrian Georgescu
h2. Support
37 550 Adrian Georgescu
38 550 Adrian Georgescu
39 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.
40 550 Adrian Georgescu
41 550 Adrian Georgescu
[[SipSupport|Support Page]] - how to request support or contribute to the project
42 531 Adrian Georgescu
 
43 504 Adrian Georgescu
44 550 Adrian Georgescu
h2. Authors
45 550 Adrian Georgescu
46 550 Adrian Georgescu
47 544 Adrian Georgescu
Main authors: Adrian Georgescu, Dan Pascu, Denis Bilenko, Luci Stanescu, Ruud Klaver, Saúl Ibarra
48 555 Adrian Georgescu
49 555 Adrian Georgescu
h2. Acknowledgments
50 555 Adrian Georgescu
51 556 Adrian Georgescu
SIP SIMPLE client SDK has been partly funded by the European Commission under grant number FP7-IST-216217.