hello
We moved our bbb install to make it so it had external access.
during the process we changed the IP address of the server and also
gave it a hostname with a dns entry.
I used this command
sudo bbb-conf --setip
bbb.myhostname.com
to set bbb to use a hostname instead of an ip for access.
Unfortunately it does not seem to be working on the sip.server.host
still has the original IP that we started out on.
The audio won't work and when I run a check on it I get a potential
problem telling me that the two ip addresses don't match. It is still
hanging on to an internal only ip address instead of using the host
name. How can I make is use the host name.
Thanks
Heather