7f2f9c1201
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@638 af16638f-c34d-0410-8cfa-b39d5352b314
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
<g:if test="${session.email}">
|
|
<div class="body">
|
|
<br/>
|
|
<hr />
|
|
<br />
|
|
<table bgcolor="EEEEEE" border="0"><tr><td>
|
|
<p class="doublespace"><b>Creating a conference call</b></p>
|
|
<ol class="decimal">
|
|
<li> Click on <b>'New Conference'</b></li>
|
|
<li> Create the details of the conference </li>
|
|
<li> Click on <b>'Create'</b> </li>
|
|
<li> Copy and paste the <b>'Invitation email'</b> to a new mail message in your personal mailbox. </li>
|
|
<li> Invite people to join your conference call (up to 20 people) </li>
|
|
</ol>
|
|
|
|
<br/><br/>
|
|
<b>For Outlook users: (optional)</b>
|
|
|
|
<p class="doublespace">For great results using your Outlook Calendar, copy and paste the <b>'Invitation Text'</b> to your calendar and invite people to join the conference.</p>
|
|
|
|
<p class="doublespace">Your invitees will receive the invitation, it will be added to their calendar and they will be able to RSVP and receive a conference reminder.</p>
|
|
<br/>
|
|
<p class="doublespace"><b>***Please remember that not all people have access to Outlook.</b></p>
|
|
</td></tr></table>
|
|
</div>
|
|
</g:if> |