Sha256: 0f6335eb027f3b7db653682cb7a528c2e50da12beaccbef0b8b15c2a6c5464a6
Contents?: true
Size: 1.7 KB
Versions: 6
Compression:
Stored size: 1.7 KB
Contents
<p align="center"><a href="http://oversip.net"><img src="http://oversip.net/images/oversip-banner.png"/></a></p> [![Build Status](https://secure.travis-ci.org/versatica/OverSIP.png?branch=master)](http://travis-ci.org/versatica/OverSIP) ## Website * [www.oversip.net](http://www.oversip.net) ## Overview OverSIP is a powerful and flexible SIP proxy & server by the authors of [RFC 7118](http://tools.ietf.org/html/rfc7118) (*The WebSocket Protocol as a Transport for SIP*): * Works on Linux/BSD/OSX * Fully asynchronous event-based design, never block! * Enjoy coding your SIP logic in Ruby language, feel free to code whatever you need! * Fast: core and message parsers written in C language * SIP over UDP, TCP, TLS and WebSocket (use true SIP in your web apps) * Full support for IPv4, IPv6 and DNS resolution (NAPTR, SRV, A, AAAA) * The perfect Outbound Edge Proxy * Written by the authors of [RFC 7118 "The WebSocket Protocol as a Transport for SIP"](http://tools.ietf.org/html/rfc7118) and [JsSIP](http://jssip.net) ## Documentation * [www.oversip.net/documentation](http://www.oversip.net/documentation/) ## Authors ### Main Author * Iñaki Baz Castillo (<ibc@aliax.net> | [github](https://github.com/ibc) | [twitter](https://twitter.com/ibc_tw)) ### Contributors * José Luis Millán (<jmillan@aliax.net> | [github](https://github.com/jmillan) | [twitter](https://twitter.com/jomivi)) * Saúl Ibarra Corretgé (<saghul@gmail.com> | [github](https://github.com/saghul) | [twitter](https://twitter.com/saghul)) * Jon Bonilla (<manwe@aholab.ehu.es> | [github](https://github.com/manwe) | [twitter](https://twitter.com/jbmanwe)) ## License OverSIP is released under the [MIT license](http://www.oversip.net/license).
Version data entries
6 entries across 6 versions & 2 rubygems
Version | Path |
---|---|
oversip_p-1.0.2 | README.md |
oversip_p-1.0.0 | README.md |
oversip-2.0.4 | README.md |
oversip-2.0.3 | README.md |
oversip-2.0.2 | README.md |
oversip-2.0.1 | README.md |