sonata-nfv / tng-communications-pilot

5GTANGO Communications pilot repository
Apache License 2.0
0 stars 12 forks source link

modify MS FSM to #62

Open antonroman opened 5 years ago

antonroman commented 5 years ago

Currently we are using pretty complex RE to modify the file. In order to make it easier and less error-prone we are going to use a template file for the conf, that we'll modify in the FSM with the command: "sudo sed -i 's/QSS_IP/" + wac_ip + "/g' /opt/janus-wrapper/quobis-janus-config.js" and the "variables" DS_IP, WAC_IP, MS_IP and BS_IP

antonroman commented 5 years ago

https://github.com/sonata-nfv/tng-communications-pilot/commit/5a02b65933f246464a24b4958f6d4d13c780227c

antonroman commented 5 years ago

Pending to update Docker images in the Docker hub