The Room Connector can be easily deployed thanks to the "All-in-one" Vagrant file (requires Vagrant and VirtualBox).
-
Install Vagrant and VirtualBox.
-
Clone the repository and navigate into the directory:
git clone https://github.com/Renater/SIPMediaGW.git && cd SIPMediaGW
-
Then, simply run:
./test/all_in_one_vagrant.sh
-
Select the video conferencing solution you want to test
-
Once the command above is completed, open VirtualBox and make sure the virtual machine
SIPMediaGW_AllInOne
is up and running: -
To test the application, please see the Testing section.
-
To monitor and invesitgate SIP call flows, open a web browser (default url: http://192.168.75.13, username/password: admin/sipcapture)