RubyGems Navigation menu

oversip 1.1.2

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-LE async library which follows the Reactor Design Pattern, allowing thousands of concurrent connections and requests in a never-blocking fashion.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.0.4 - August 19, 2016 (761 KB)
  2. 2.0.3 - January 29, 2016 (761 KB)
  3. 2.0.2 - January 29, 2016 (761 KB)
  4. 2.0.1 - February 24, 2015 (761 KB)
  5. 2.0.0 - September 21, 2014 (761 KB)
  6. 1.1.2 - August 28, 2012 (628 KB)
Show all versions (39 total)

Runtime Dependencies (7):

em-posixmq >= 0.2.3
em-udns >= 0.3.6
escape_utils >= 0.2.4
eventmachine-le >= 1.1.3
iobuffer >= 1.1.2
posix-spawn >= 0.3.6

Development Dependencies (1):

rake ~> 0.9.2

Owners:

Authors:

  • Inaki Baz Castillo

SHA 256 checksum:

df6da3b66cdf6f866db042d668957823fbad0d94a197ad2c74d5b5bbd246ca92

Total downloads 104,964

For this version 2,925

Licenses:

N/A

Required Ruby Version: ~> 1.9.2

Links: