RubyGems Navigation menu

oversip 2.0.4

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.0.4 - August 19, 2016 (760.5 KB)
  2. 2.0.3 - January 29, 2016 (760.5 KB)
  3. 2.0.2 - January 29, 2016 (760.5 KB)
  4. 2.0.1 - February 24, 2015 (760.5 KB)
  5. 2.0.0 - September 21, 2014 (760.5 KB)
顯示所有版本(共 39)

Runtime 相依性套件 (7):

em-synchrony = 1.0.3
em-udns = 0.3.6
escape_utils = 1.0.1
eventmachine-le = 1.1.7
iobuffer = 1.1.2
posix-spawn = 0.3.9
term-ansicolor = 1.3.0

Development 相依性套件 (1):

rake >= 10.3.2, ~> 10.3

擁有者:

作者:

  • Inaki Baz Castillo

SHA 256 checksum:

cb67a6aa1383112e875c8610b1755621a9db25a0d4df1afafcbd35ea45fb68a6

總下載次數 105,164

這個版本 4,068

License:

MIT

Ruby 版本需求: >= 1.9.3

相關連結: