Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mtrnord/sip-bridge-mx

A WIP Bridge between SIP over Websocket+Webrtc and MatrixRTC (Webrtc via Matrix signaling)
https://github.com/mtrnord/sip-bridge-mx

Last synced: 3 months ago
JSON representation

A WIP Bridge between SIP over Websocket+Webrtc and MatrixRTC (Webrtc via Matrix signaling)

Awesome Lists containing this project

README

        

# Matrix SIP Bridge

An attempt to allow dial-in and dial-out using SIP PBX systems with webrtc support for matrix clients.

## Requirements

* A Matrix homeserver
* A SIP PBX system like Asterisk with webrtc+ws support
* A Matrix client that supports voice calls
* Rust

## Installation

```bash
cargo install --git https://github.com/MTRNord/sip-bridge-mx.git
```

## Usage

```bash
Usage: sip_bridge

Arguments:






Options:
-h, --help Print help
-V, --version Print version
```