# gosip **Repository Path**: kennyzw/gosip ## Basic Information - **Project Name**: gosip - **Description**: go for sip stack - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-05 - **Last Updated**: 2022-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gosip > SIP stack in Go ([RFC 3261](https://tools.ietf.org/html/rfc3261)) [![Build Status](https://travis-ci.org/ghettovoice/gosip.svg?branch=master)](https://travis-ci.org/ghettovoice/gosip) [![Coverage Status](https://coveralls.io/repos/github/ghettovoice/gosip/badge.svg?branch=master)](https://coveralls.io/github/ghettovoice/gosip?branch=master) ## PROJECT IS UNDER DEVELOPMENT Inspired by: - [gossip](https://github.com/StefanKopieczek/gossip) - [go-sip](https://github.com/1lann/go-sip) - [sip.js](https://github.com/kirm/sip.js)