OverSIP Proxy released

Hi all,

I announce the first stable release of OverSIP SIP Proxy:

http://www.oversip.net

This is the first SIP (RFC 3261) proxy/server fully programmable in
Ruby language.

OverSIP is a powerful and flexible SIP proxy & server:

  • Fully asynchronous event-based design, never block!

  • Enjoy coding your SIP logic in Ruby language, feel free to code
    whatever you need!

  • Fast: core and message parsers written in C language

  • SIP over UDP, TCP, TLS and WebSocket (integrate true SIP within your
    web apps)

  • Full support for IPv4, IPv6 and DNS resolution (NAPTR, SRV, A, AAAA)

  • The perfect Outbound Edge Proxy

OverSIP is built on top of Ruby EventMachine async framework.

Cheers.

On Wed, Aug 29, 2012 at 12:35 AM, Iñaki Baz C. [email protected]
wrote:

I announce the first stable release of OverSIP SIP Proxy:

+1 hacker :wink:
the “…Ruby is funny and thus, OverSIP is funny…” made me smile…

thanks for this, makes learning sip fun indeed…
kind regards -botp