Skip to content

Zimbra-Community/startmeeting

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Zimbra StartMeeting integration (development not for production)

StartMeeting easy-to-use online meetings with HD audio, video conferencing and screen sharing. If you are interested in using StartMeeting in your company contact Brandon Klein (bklein@freeconferencecall.com).

This Zimlet allows you to add StartMeeting information to your Zimbra appointments to share the online meeting link with participants.

The Zimlet also allows you to join/host a Start Meeting if you receive an email or calendar invite with a StartMeeting Link.

alt tag

Configure and install the Zimlet

You must download a copy of the Zimlet using git, configure your companies Start Meeting URL (contact sales) and then deploy.

git clone https://github.com/Zimbra-Community/startmeeting
nano startmeeting/tk_barrydegraaff_startmeeting/config_template.xml 
# set startMeetingURL 
<property name="startMeetingURL">https://yourcompany.startmeeting.com</property>
cd startmeeting/tk_barrydegraaff_startmeeting/
zip tk_barrydegraaff_startmeeting.zip *
su zimbra
zmzimletctl deploy tk_barrydegraaff_startmeeting.zip
zmprov mc default +zimbraProxyAllowedDomains *.startmeeting.com

About

StartMeeting easy-to-use online meetings with HD audio, video conferencing and screen sharing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published