> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# SIP

> SIP/IPBX telephony software for VoIP communication systems

[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol)/[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software.

## IP PBX Systems

### Asterisk

Easy to use but advanced IP PBX system, VoIP gateway and conference server.

* **Source Code:** [GitHub](https://github.com/asterisk/asterisk)
* **License:** GPL-2.0
* **Tech Stack:** C, deb

### Freepbx

Web-based open source GUI that controls and manages Asterisk.

* **Source Code:** [git.freepbx.org](https://git.freepbx.org/projects/FREEPBX)
* **License:** GPL-2.0
* **Tech Stack:** PHP

### FreeSWITCH

Scalable open source cross-platform telephony platform.

* **Source Code:** [GitHub](https://github.com/signalwire/freeswitch)
* **License:** MPL-2.0
* **Tech Stack:** C

### FusionPBX

Web interface for multi-platform voice switch called FreeSWITCH.

* **Source Code:** [GitHub](https://github.com/fusionpbx/fusionpbx)
* **License:** MPL-1.1
* **Tech Stack:** PHP

### Wazo

Full-featured IPBX solution built atop Asterisk with integrated Web administration interface and REST-ful API.

* **Source Code:** [GitHub](https://github.com/wazo-platform)
* **License:** GPL-3.0
* **Tech Stack:** Python

## SIP Servers & Proxies

### Kamailio

Modular SIP server (registrar/proxy/router/etc).

* **Source Code:** [GitHub](https://github.com/kamailio/kamailio)
* **License:** GPL-2.0
* **Tech Stack:** C, deb

### openSIPS

SIP proxy/server for voice, video, IM, presence and any other SIP extensions.

* **Source Code:** [GitHub](https://github.com/OpenSIPS/opensips)
* **License:** GPL-2.0
* **Tech Stack:** C

### Routr

Lightweight SIP proxy, location server, and registrar for a reliable and scalable SIP infrastructure.

* **Source Code:** [GitHub](https://github.com/fonoster/routr)
* **License:** MIT
* **Tech Stack:** Docker, K8S

### Flexisip

Complete, modular and scalable SIP server, includes a push gateway, to deliver SIP incoming calls or text messages on mobile device platforms where push notifications are required to receive information when the app is not active in the foreground.

* **Source Code:** [GitHub](https://github.com/BelledonneCommunications/flexisip)
* **License:** AGPL-3.0
* **Tech Stack:** C, Docker

## VoIP Monitoring & Troubleshooting

### SIP3

VoIP troubleshooting and monitoring platform.

* **Demo:** [demo.sip3.io](https://demo.sip3.io)
* **Source Code:** [GitHub](https://github.com/sip3io/)
* **License:** Apache-2.0
* **Tech Stack:** Java

### SIPCAPTURE Homer

Troubleshooting and monitoring VoIP calls.

* **Source Code:** [GitHub](https://github.com/sipcapture/homer)
* **License:** AGPL-3.0
* **Tech Stack:** Nodejs, Go, Docker

## Softswitch Solutions

### Yeti-Switch

Transit class4 softswitch(SBC) with integrated billing and routing engine and REST API.

* **Demo:** [demo.yeti-switch.org](https://demo.yeti-switch.org/)
* **Source Code:** [GitHub](https://github.com/yeti-switch)
* **License:** GPL-2.0
* **Tech Stack:** C++, Ruby
