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

elianero/SIPMediaGW

 
 

Repository files navigation

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

Warning
This is only for testing purposes

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:

A more detailed description of this installation is available here: SIPMediaGW in-depth

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 66.3%
  • Shell 22.7%
  • Dockerfile 11.0%