1 / 41

State of the art, easy to use SIP client

State of the art, easy to use SIP client. Adrian Georgescu Founder and CEO of AG Projects Advocate of IETF standards Co-chair of the Dutch ISOC SIP WG Treasurer of OpenSIPS Software Foundation http:// opensips.org. I always wanted to create an easy to use real-time communications software.

leon
Download Presentation

State of the art, easy to use SIP client

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. State of the art, easy to use SIP client

  2. Adrian Georgescu Founder and CEO of AG Projects Advocate of IETF standards Co-chair of the Dutch ISOC SIP WG Treasurer of OpenSIPS Software Foundation http://opensips.org

  3. I always wanted to create an easy to use real-time communications software

  4. Future proof, based on SIP standards

  5. Not for just for plain telephony but also for other desirable forms of communication: Wideband Audio, Instant Messaging, File Transfers and Desktop Sharing

  6. I knew it was a difficult task

  7. There are +1200 standards related to SIP today

  8. I was lucky being mentored by Henry Sinnreich, The Godfather of SIP

  9. Most of all relevant Internet technologies are embedded into such software

  10. Many have tried and many have failed

  11. Those who have tried and succeeded are silos, they do not interoperate and are not using Open Standards

  12. What does one need to create a compelling end-user experience for a SIP client application?

  13. First, it has to work!

  14. And one needs a good SIP server implementation with all relevant features to make it work

  15. I started from my goal backwards in 2003

  16. By building the servers, one understands how SIP clients should behave

  17. In 2008, we ended being involved into building relevant SIP infrastructure elements in use by many SIP operators today

  18. OpenSIPS, MediaProxy, OpenXCAP, CDRTool, MSRPRelay

  19. We have created in this process what is AG Projects core business today, selling SIP infrastructure

  20. We gained the necessary experience required for building the SIP client

  21. Phase 1. We secured the necessary funding in early 2008

  22. Phase 2. The foundation Started the design of the necessary libraries, fall of 2008

  23. SIP SIMPLE client SDK SIP SIMPLE client SDK is a Software Development Kit for development of Real Time Applications based on SIP and related protocols for media transport like Presence, Audio and Instant Messaging (IM). Other media types can be easily added by using an extensible high-level API.

  24. Target Platforms The SDK has cross platform capabilities on Linux, Mac OSX, Microsoft Windows is on the roadmap.

  25. General Features Written in Python Programming Language Non-blocking, asynchronous behavior High Level Middleware with Configuration Framework TLS Security for signaling (SIP) and media (MSRP, XCAP) Multiple media types per Session (Audio + Video + IM + File Transfer) re-INVITE for adding and removing media to and from SIP sessions Audio Conferencing, Presence, session based IM, HD Video (roadmap) Wide-band Internet codecs: Speex, G722 Narrow-band codecs: G711, iLBC, GSM

  26. SIP Signaling Session Initiation Protocol RFC3261 Session Description Protocol RFC4566 An Offer/Answer Model with SDP RFC4566

  27. Location Discovery Next hop address resolution RFC3263 (DNS NAPTR, SRV, A record lookups) Multicast DNS (a.k.a. Bonjour) draft-lee-sip-dns-sd-uri-03 Other next hop lookup mechanisms can be easily added (e.g. P2PSIP)

  28. NAT Traversal SIP Signaling: Symmetric Response Routing Symmetric media RFC3581 RTP media (Audio and Video): Interactive Connectivity Establishment (ICE) RFC5245 MSRP media (IM and File Transfers): Relay Extension RFC4976 and MSRP-ACM

  29. Voice and Video over IP RTP, A Transport Protocol for Real-Time Applications RFC3550 Real Time Control Protocol (RTCP) attribute in Session Description Protocol RFC3605 The Secure Real-time Transport Protocol (SRTP) RFC3711 Generation and parsing of telephone-events payload in both RTP and SDP RFC283

  30. Multi-party Conferencing Conference Event Package RFC4575 A Framework for Conferencing with the SIP RFC4353 (work in progress) SIP Call Control - Conferencing for User Agents RFC4579 (work in progress) MSRP ad-hoc multi-party chat sessions draft-ietf-simple-chat-06 (work in progress)

  31. Instant Messaging Common Presence and Instant Messaging (CPIM): RFC3862 Session Initiation Protocol (SIP) Extension for Instant Messaging RFC3428 MSRP Protocol RFC4975 Indication of Message Composition for Instant Messaging RFC3994 Message Summary Event Package RFC3842 File Transfers RFC5547 Desktop Sharing: draft-garcia-mmusic-sdp-collaboration-00 using RFB over MSRP

  32. Presence SIP Specific Event Notification RFC3265 SIP Extension for Event State Publication RFC3903 Presence Data Model (PIDF) RFC3863, RFC3379, RFC4479 Watcher-info Event Package RFC3857, RFC3858 Rich Presence Extensions to PIDF RFC4480 Contact Information Extension to PIDF RFC4482 User Agent Capability Extension to PIDF RFC5196 XCAP Protocol RFC4825 Common Policy RFC4745 Presence Rules RFC5025 Resource Lists RFC4826 RLS Services RFC4826 PIDF manipulation RFC4827

  33. SIP SIMPLE client SDK The software has undergone in the past years several interoperability tests at SIPIT and today is of industry strength quality. The software is now available at: http://SipSimpleClient.com

  34. Having the foundation in place we moved to the next stage Phase 2. The design of the GUI

  35. The key was simplicity and desirability

  36. My father should be able to use it

  37. I stole a bit from Skype and iChat … “It's not where you take things from - it's where you take them to”. Jean-Luc Godard

  38. Live Demo Well almost…

  39. Adrian Georgescu ag@ag-projects.com Twitter: agprojects http://icanblink.com

More Related