The welcome message is specified using API when creating a meeting.
You can see the syntax for the welcome message here:
http://code.google.com/p/bigbluebutton/wiki/API#Create_Meeting_(create)
If you pass an empty string for the welcome message to create call,
then BigBlueButton will use the global welcome message, which is
defined in
/var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties
Here's the definition for the message on our demo server.
defaultWelcomeMessage=<br>Welcome to this BigBlueButton demo server.
This server is running <b>0.71-beta.</b><br><br>For help see <a
href="event:http://www.bigbluebutton.org/content/videos"><u>tutorial
videos</u></a> See also our <a
href="event:http://code.google.com/p/bigbluebutton/wiki/FAQ"><u>FAQ</u></a>.
After using this server, please <a
href="event:http://bigbluebutton.org/feedback"><u>give us your
feedback</u></a>.<br><br>To join the voice conference:<br> (1) click
the headset icon in the upper-left, or<br> (2) dial %%DIALNUM%% and
enter conference ID: %%CONFNUM%%.<br><br>
Regards,... Fred
> --
> You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
> To post to this group, send email to bigblueb...@googlegroups.com.
> To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.
>
>
Your easiest path to changing the welcome message is to change the
source for the front-end .jsp pages on a BigBlueButton server.
It's not hard. See this FAQ:
You'll see a variable called welcome. Another example, if you look at
the source for demo1.jsp, you'll see
// Request a URL to join a meeting called "Demo Meeting"
// Pass null for welcome message to use the default message (see
defaultWelcomeMessage in bigbluebutton.properties)
//
String joinURL = getJoinURL(request.getParameter("username"), "Demo
Meeting", null );
Change "Demo Meeting" to something else and you'll change the welcome
message. If you setup your own BigBlueButton server, you'll find
demo1.jsp located at
/var/lib/tomcat6/webapps/bigbluebutton/demo/demo1.jsp
Regards,.. Fred
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
Visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at http://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/d/optout.
#----------------------------------------------------
# Default welcome message to display when the participant joins the web
# conference. This is only used for the old scheduling which will be
# removed in the future. Use the API to create a conference.
defaultWelcomeMessage=<br>Добро пожаловать в <b>%%CONFNAME%%</b>!<br><br>
defaultWelcomeMessageFooter=Этот сервер разработан на основе BigBlueButton(c) </a>.

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-dev+unsubscribe@googlegroups.com.
To post to this group, send email to bigbluebutton-dev@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
bigbluebutton.properties.swm
bigbluebutton.properties.swn
bigbluebutton.properties.swo
bigbluebutton.properties.swp
As far as I know, these are temporary files. I do not see a standalone bigbluebutton.properties. Can you please guide me what to do?
Kind Regards,
Team Lead
Hello Fred,
I went into /var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes and I see four files,bigbluebutton.properties.swm
bigbluebutton.properties.swn
bigbluebutton.properties.swo
bigbluebutton.properties.swp
As far as I know, these are temporary files. I do not see a standalone bigbluebutton.properties. Can you please guide me what to do?
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-dev+unsubscribe@googlegroups.com.
To post to this group, send email to bigbluebutton-dev@googlegroups.com.Visit this group at https://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/dedaf31f-d8d3-4c9a-a5fc-07b60e3007db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/CAOeuy5Puns6N7R0CAX-7UmxX-WryJOp7_OrUwu%3DU_f_dfcp%3DMA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.