Thanks to Fred and Stephen for your responses.
It works very well.
Perhaps we should recommend (for those who activate this setting) adding a bit of security by changing some passwords default.
1. Change user password in the configuration bbbuser extension in the file bbbuser.xml
<param name="password" value="CHANGE-ME"/>
2. Change user password in the file bigbluebutton-sip.properties
sip.server.password=CHANGE-ME
3. Changing the default password in the file var.xml
<X-PRE-PROCESS cmd="set" data="default_password=CHANGE-ME-TOO"/>
Regards,
Solón
El lunes, 14 de mayo de 2012 08:13:06 UTC-5, Fred Dixon escribió:
Hi Solca,
See the instructions in comment 8 in
to revert the settings for FreeSWITCH to listen to an external IP address. You'll need to modify bigbluebutton-sip.properties to point to the external IP address (not the default 127.0.0.1). See
Regards,... Fred
--
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton
I am enabling SIP external connections (softphones, ip phones, etc) .
I'm taking as a guide:
This worked fine with 0.8.4 beta.
Something extra to check with 0.8RC1?
regards
Solon Caceres