RubyGems.org

oversip

1.3.8

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.

installgem install oversip
Authors

Inaki Baz Castillo

8,808 total downloads 84 for this version
Owners

0f1f17ba297242e9d3c86d4cc0a6ea85

Gemfile
gem "oversip", "~> 1.3.8"
Versions
  1. 1.3.8 May 16, 2013
  2. 1.3.7 January 31, 2013
  3. 1.3.6 January 3, 2013
  4. 1.3.5 December 17, 2012
  5. 1.3.3 November 15, 2012
Show all versions (32 total)
Development Dependencies
  1. rake ~> 0.9.2