• This repository has been archived on 14/Aug/2020
  • Stars
    star
    343
  • Rank 118,896 (Top 3 %)
  • Language
    C
  • License
    Other
  • Created almost 12 years ago
  • Updated over 3 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++
5,764
star
2

JsSIP

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

mediasoup-demo

mediasoup official demo application
JavaScript
985
star
4

mediasoup-client

mediasoup client side JavaScript library
TypeScript
542
star
5

libmediasoupclient

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

protoo

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

mediasoup-broadcaster-demo

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

tryit-jssip

New tryit-jssip application
JavaScript
80
star
9

mediasoup-client-aiortc

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

h264-profile-level-id

Utility to process H264 profile-level-id values
TypeScript
46
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
40
star
13

awaitqueue

JavaScript utility to enqueue async tasks for Node.js and the browser
TypeScript
31
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

mediasoup-website

Website of mediasoup
SCSS
13
star
17

pick-port

Get a free TCP or UDP port for the given IP address
TypeScript
9
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