Sha256: 26ebb10649a31ed2a6421ae47a6cea2a57101c132157276fb8e4ec4eb29727df

Contents?: true

Size: 893 Bytes

Versions: 6

Compression:

Stored size: 893 Bytes

Contents

<a href="http://www.oversip.net"><img src="http://www-test.oversip.net/images/dev/oversip-banner.png"/></a>

**WEB UNDER CONSTRUCTION:** The code is stable and working. This web page and documentation is not... please wait a bit.

OverSIP is an async SIP proxy/server programmable in Ruby language.

Some features of OverSIP are:
* SIP transports: UDP, TCP, TLS and WebSocket.
* Full IPv4 and IPv6 support.
* RFC 3263: SIP DNS mechanism (NAPTR, SRV, A, AAAA) for failover and load balancing based on DNS.
* RFC 5626: OverSIP is a perfect Outbound EDGE proxy, including an integrated STUN server.
* Fully programmable in Ruby language (make SIP easy).
* Fast and efficient: OverSIP core is coded in C language.

OverSIP is build on top of EventMachine async library which follows the Reactor Design Pattern, allowing thousands of concurrent connections and requests in a never-blocking fashion.

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
oversip-1.1.0.beta3 README.md
oversip-1.1.0.beta2 README.md
oversip-1.1.0.beta1 README.md
oversip-1.0.7.beta1 README.md
oversip-1.0.6.beta3 README.md
oversip-1.0.6.beta2 README.md