• This repository has been archived on 14/Aug/2020
  • Stars
    star
    342
  • Rank 123,697 (Top 3 %)
  • Language
    C
  • License
    Other
  • Created over 12 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

OverSIP: the SIP framework you dreamed about

Build Status

Notice

This project is no longer maintained. If you wish to maintain it, contact the authors (see below).

Website

Overview

OverSIP is a powerful and flexible SIP proxy & server by the authors of RFC 7118 (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" and JsSIP

Documentation

Authors

Main Author

Contributors

License

OverSIP is released under the MIT license.

More Repositories

1

mediasoup

Cutting Edge WebRTC Video Conferencing
C++
6,232
star
2

JsSIP

JsSIP, the JavaScript SIP library
JavaScript
2,384
star
3

mediasoup-demo

mediasoup official demo application
JavaScript
1,047
star
4

mediasoup-client

mediasoup client side JavaScript library
TypeScript
574
star
5

libmediasoupclient

mediasoup client side C++ library
C++
286
star
6

protoo

Minimalist and extensible Node.js signaling framework for multi-party Real-Time applications
JavaScript
168
star
7

mediasoup-broadcaster-demo

mediasoup broadcaster demo (libmediasoupclient)
C++
104
star
8

tryit-jssip

New tryit-jssip application
JavaScript
88
star
9

mediasoup-client-aiortc

mediasoup-client handler for aiortc Python library
TypeScript
53
star
10

h264-profile-level-id

Utility to process H264 profile-level-id values
TypeScript
50
star
11

mediasoup-sdp-bridge

Node.js library to allow integration of SDP based clients with mediasoup
JavaScript
41
star
12

rtp.js

RTP stack for Node and browser written in TypeScript
TypeScript
39
star
13

awaitqueue

JavaScript utility to enqueue async tasks for Node.js and the browser
TypeScript
32
star
14

RetroRTC

WebRTC made retro.
JavaScript
22
star
15

jssip-node-websocket

JsSIP.Socket interface for the Node.js based on the websocket module
JavaScript
18
star
16

pick-port

Get a free TCP or UDP port for the given IP address
TypeScript
14
star
17

mediasoup-website

Website of mediasoup
SCSS
14
star
18

jssip.net

JsSIP website
JavaScript
9
star
19

oversip-mod-mysql

A MySQL connector module for OverSIP
Ruby
6
star
20

oversip-mod-postgresql

A PostgreSQL connector module for OverSIP
Ruby
5
star
21

TrendCalculator

An algorithm to ease off decreasing values based on a constant factor, an elapsed time and (probably) also on currently highest value seen
C++
1
star