WikiStart

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