RubyGems Navigation menu

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

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.2 - July 05, 2018 (760.5 KB)
  2. 1.0.0 - July 03, 2018 (760.5 KB)

Runtime 依赖 (8):

em-synchrony = 1.0.3
em-udns = 0.3.6
escape_utils = 1.0.1
eventmachine >= 1.2.0.1, ~> 1.2.0
iobuffer = 1.1.2
posix-spawn = 0.3.9
term-ansicolor = 1.3.2
tins = 1.6.0

Development 依赖 (1):

rake >= 10.3.2, ~> 10.3

业主:

作者:

  • Inaki Baz Castillo

SHA 256 校验和:

8d4a3ef1d79a28e85d8758129142832e7fb575bbf3f4b11a79cc2782cf9db235

下载总量 3,561

这个版本 2,025

许可:

MIT

需要的 Ruby 版本: >= 1.9.3

链接: