oversip 0.9.0
OverSIP is an async SIP server. Built on top of Ruby EventMachine library it follows the Reactor Pattern, allowing thousands of concurrent connections and requests handled by a single processor in a never-blocking fashion. It supports SIP over UDP, TCP, TLS and WebSocket transports, full RFC 3263 (async DNS resolution), Outbound (RFC 5626) and more features.
Gemfile:
=
install:
=
Runtime Dependencies (7):
em-posixmq
>= 0.2.3
em-udns
>= 0.3.6
escape_utils
>= 0.2.4
eventmachine-le
>= 1.1.0
iobuffer
>= 1.1.2
posix-spawn
>= 0
term-ansicolor
>= 0