Sha256: f55f188d5388417a46f6b2d7d22f57f7f763a0fe848076eee06e0c7d9c3a9d06

Contents?: true

Size: 1.05 KB

Versions: 3

Compression:

Stored size: 1.05 KB

Contents

Source: oversip
Section: comm
Priority: optional
Maintainer: IƱaki Baz Castillo <ibc@aliax.net>
Homepage: http://www.oversip.net
Build-Depends: debhelper (>= 7)
Standards-Version: 3.9.3

Package: oversip
Architecture: all
Pre-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.9.1, ruby1.9.1-dev, make, g++, libssl-dev, libev-dev
Suggests: unbound
Description: OverSIP (the SIP dreams factory) 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
  Pattern design, allowing thousands of concurrent connections and requests in a
  never-blocking fashion.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
oversip-1.0.4 debian/control
oversip-1.0.3 debian/control
oversip-1.0.2 debian/control