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.
--
Iñaki Baz Castillo
<i...@aliax.net>