https://github.com/versatica/OverSIP
OverSIP: the SIP framework you dreamed about
https://github.com/versatica/OverSIP
Last synced: about 1 year ago
JSON representation
OverSIP: the SIP framework you dreamed about
- Host: GitHub
- URL: https://github.com/versatica/OverSIP
- Owner: versatica
- License: other
- Archived: true
- Created: 2012-07-09T07:10:52.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T10:21:25.000Z (over 5 years ago)
- Last Synced: 2024-07-31T19:18:39.391Z (over 1 year ago)
- Language: C
- Homepage: http://oversip.versatica.com
- Size: 1.5 MB
- Stars: 342
- Watchers: 43
- Forks: 68
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://travis-ci.org/versatica/OverSIP)
## Notice
This project is no longer maintained. If you wish to maintain it, contact the authors (see below).
## Website
* [www.oversip.versatica.com](http://www.oversip.versatica.com)
## Overview
OverSIP is a powerful and flexible SIP proxy & server by the authors of [RFC 7118](http://tools.ietf.org/html/rfc7118) (*The WebSocket Protocol as a Transport for SIP*):
* Works on Linux/BSD/OSX
* 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 (use true SIP in your web apps)
* Full support for IPv4, IPv6 and DNS resolution (NAPTR, SRV, A, AAAA)
* The perfect Outbound Edge Proxy
* Written by the authors of [RFC 7118 "The WebSocket Protocol as a Transport for SIP"](http://tools.ietf.org/html/rfc7118) and [JsSIP](http://jssip.net)
## Documentation
* [www.oversip.versatica.com/documentation](http://www.oversip.versatica.com/documentation/)
## Authors
### Main Author
* Iñaki Baz Castillo ( | [github](https://github.com/ibc) | [twitter](https://twitter.com/ibc_tw))
### Contributors
* José Luis Millán ( | [github](https://github.com/jmillan) | [twitter](https://twitter.com/jomivi))
* Saúl Ibarra Corretgé ( | [github](https://github.com/saghul) | [twitter](https://twitter.com/saghul))
* Jon Bonilla ( | [github](https://github.com/manwe) | [twitter](https://twitter.com/jbmanwe))
## License
OverSIP is released under the [MIT license](http://www.oversip.versatica.com/license).
