Skip to content

Sipuada/sipuada

Repository files navigation

Sipuada

What is Sipuada?

A Java library for enabling applications support to the Session Initiation Protocol (SIP). Being fully RFC-3261 compliant, it's very useful for building SIP User Agents, which, alongside other SIP entities such as proxies and registrars, enables end-user apps to have real-time communication on a peer-to-peer basis. The SIP protocol is the same used by many VoIP clients, but is designed to support any kind of payload or data exchange. This library aims to support the session establishing layer only, and delegate specific session aspects to specific plugins (see this link if you want a sample. It's an audio plugin (supporting the PCMA and Speex codecs) specific to the Android platform).

About

The SIP you've always wanted is here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages