WikiStart

Version 32 (Adrian Georgescu, 07/11/2008 08:52 pm) → Version 33/574 (Adrian Georgescu, 07/11/2008 08:56 pm)

== Project description ==

PyPjUA is Python software library for [http://pjsip.org PJSIP] C SIP stack that together with an elegant middleware allows for easy development of SIP User agents that run on desktop computers running Mac OS X, Linux and Windows operating systems, portable Internet devices like Nokia 810, Apple iPone or Android mobile phones.

== License ==

The software is provided under the [source:LICENSE GPL LICENSE]

== Deliverables ==

The goal of this project is to deliver an Open Source development kit for a rich featured SIP User Agent while hiding the complex underlying functionality behind an easy to use high-level application programming interface. You should be able to create real-time rich communications Internet applications without having to understand the +100 RFC documents behind it.

Besides the Python Using this toolkit you can develop in short time a skinable and cross-platform SIP User Agent that can be used for real-time Internet communications:

* VoIP calls using Internet codecs (Speex, iLBC)
* Presence using SIP SIMPLE (PUBLISH method and XCAP policy)
* Interactive Messaging (IM) and File transfer using MSRP protocol
* Multiparty chat using MSRP chat server
* Support for NAT traversal using ICE for RTP media and MSRP Relay for IM
* Sharing desktop screen using VLC protocol
* Video calls

The
software library the software contains also contain ready to use test scripts for:

* Publishing and subscribing to SIP events like presence, xcap-diff, watcher-info, conference, message-summary
* Lookup destinations using Bonjour, RFC 3263, ENUM, STUN and P2P overlays
* Managing full or partial XCAP documents like pres-rules, resource-lists and pidf-manipulation
* Setting up SIP MSRP sessions between end-points with public IP or behind NAT
* Setting up ad-hoc multi-party chat sessions with an MSRP chat server
* Setting up VoIP sessions between end-points with public IP adresses or behind NAT

Using these scripts is easy to prototype Presence, IM and VoIP services based on the SIP protocol.

Using this toolkit you can develop in short time a skinable and cross-platform SIP User Agent that can be used for real-time Internet communications:

* VoIP calls using Internet codecs (Speex, iLBC)
* Presence using SIP SIMPLE (PUBLISH method and XCAP policy)
* Interactive Messaging (IM) and File transfer using MSRP protocol
* Multiparty chat using MSRP chat server
* Support for NAT traversal using ICE for RTP media and MSRP Relay for IM
* Sharing desktop screen using VLC protocol
* Video calls


The software is tested against most popular SIP server software including [http://openser.org OpenSER], [http://openxcap.org OpenXCAP], [http://mediaproxy-ng.org MediaProxy] and [http://msrprelay.org MSRPRelay] servers.

== Developer program ==

To become an active developer to this program please send your request by email to [mailto:pypjua-devel@ag-projects.com pypjua-devel@ag-projects.com]

== Support ==

The software is developed and supported by [http://ag-projects.com AG Projects].