All Projects → 1lann → go-sip

1lann / go-sip

Licence: MIT License
A Go (golang) library to interface with SIP (Session Initiation Protocol) as defined in RFC 3261.

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to go-sip

libjuice
JUICE is a UDP Interactive Connectivity Establishment library
Stars: ✭ 197 (+97%)
Mutual labels:  sip
SentryPeer
A distributed peer to peer list of bad actor IP addresses and phone numbers collected via a SIP Honeypot.
Stars: ✭ 108 (+8%)
Mutual labels:  sip
Katari
Katari - Python Session Initiated Protocol Framework
Stars: ✭ 29 (-71%)
Mutual labels:  sip
rn-sip-app
React Native SIP App
Stars: ✭ 51 (-49%)
Mutual labels:  sip
vsaudit
VOIP Security Audit Framework
Stars: ✭ 104 (+4%)
Mutual labels:  sip
Core
Free, easy to setup PBX for small business based on Asterisk 16 core
Stars: ✭ 190 (+90%)
Mutual labels:  sip
sipsak
SIP swiss army knife
Stars: ✭ 96 (-4%)
Mutual labels:  sip
pyfreebilling
Routing and rating VoIP application for service providers - API based - AGPL v3 - Based on kamailio
Stars: ✭ 75 (-25%)
Mutual labels:  sip
Kalbi
Kalbi - Golang Session Initiated Protocol Framework
Stars: ✭ 85 (-15%)
Mutual labels:  sip
app
studio link - app - mirror repo only -> issues now https://gitlab.com/studio.link/app
Stars: ✭ 56 (-44%)
Mutual labels:  sip
kvazzup
Open software for HEVC video calls
Stars: ✭ 30 (-70%)
Mutual labels:  sip
siphub
sip capture server by hep。work with OpenSIPS, Kamailo, and FreeSWITCH。
Stars: ✭ 23 (-77%)
Mutual labels:  sip
freeswitch-docker
Dockerfile for freeswitch
Stars: ✭ 40 (-60%)
Mutual labels:  sip
WebphoneLib
Easier web calling by providing a layer of abstraction around SIP.js
Stars: ✭ 52 (-48%)
Mutual labels:  sip
sip3-captain-ce
SIP3 Captain (Community Edition)
Stars: ✭ 73 (-27%)
Mutual labels:  sip
freepbx
FreePBX container (Asterisk 16; OpenPBX 15 with Backup and IVR modules installed)
Stars: ✭ 36 (-64%)
Mutual labels:  sip
SIPTorch
A "SIP Torture" (RFC 4475) testing suite.
Stars: ✭ 54 (-46%)
Mutual labels:  sip
react-native-sip
SIP module for React Native
Stars: ✭ 37 (-63%)
Mutual labels:  sip
VAG.Node
GB28181 PS流转发网关服务<Node 版>,以GB28181对接的方式将摄像机/硬盘录像机 的PS流(H264/H265)打包推送到RTMP服务器。
Stars: ✭ 48 (-52%)
Mutual labels:  sip
simlar-android
Simlar for android
Stars: ✭ 61 (-39%)
Mutual labels:  sip

go-sip

Go Report Card GoDoc

This library is unmaintained, I highly recommend you against using this as I wrote this as a very quick hacky high school project. Use https://github.com/jart/gosip (which honestly looks magnitudes better than mine) or something instead

A Go (golang) library to interface with SIP (Session Initiation Protocol) as defined in RFC 3261. This library is a work in progress, and strives to follow Go standards. This library may or may not ever be finished.

License

go-sip is licensed under the MIT License which can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].