Skip to content

A media gateway to provide SIP access (audio+video) on top of Jitsi Meet, BBB,...web conferences

License

Notifications You must be signed in to change notification settings

callmemaxim/SIPMediaGW

 
 

Repository files navigation

Overview

SIPMediaGW is a Docker based media gateway to be used on top of a web conferencing service (Jitsi Meet, BigBlueButton,...), in order to provide SIP (audio+video) access.

The Room Connector can be easily deployed thanks to the "All-in-one" vagrant file (requires Vagrant and VirtualBox).
To do so, simply run:

vagrant up

Note
In this case, the provisioning is managed by a simple shell script

Once the virtual machin is up, you can join a conference from your preferred SIP softphone:

Depending on BROWSE_FILE and WEBRTC_DOMAIN variables, the corresponding webconference is:

Technical insights

About

A media gateway to provide SIP access (audio+video) on top of Jitsi Meet, BBB,...web conferences

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.3%
  • Shell 10.3%
  • Dockerfile 5.4%