Administration section
ON THIS PAGE
- 1 Administration
- 1.1 Buttons
- 1.1.1 Filter View
- 1.1.2 About Custom Buttons
- 1.2 Automations
- 1.2.1.1 Send Mail Action
- 1.2.1.2 SIP Invite Action
- 1.2.2 SIP Server
- 1.2.2.1 Webhook
- 1.2.2.2 XCALLY Webhook
- 1.3 Reports
- 1.4 Monitoring
- 1.1 Buttons
Administration
In the Menu Administration you can create new Buttons you want to be displayed on the user interface and configure specific Automations, automatic tasks that are activated when specific conditions occur. In the Reports section meetings historical data is available.
Buttons
In this section you'll find all the custom Buttons already created for your account :
or create new ones.
The buttons created here, will be used to add new functions to the Vidaoo Toolbar in the Meetings.
You can use the command bar on the up right side in order to:
Create: create a new button
Edit: edit and eventually update the button selected from the list
Delete: permanently delete the button selected from the list
Refresh: refresh the table rows
Filter: hide/show filters
Export: export the current table rows in a csv format file.
Filter View
Use the fields at the top of the columns to filter the list of items showing only those that meet certain conditions:
Click and insert the string to filter:
When a filter is applied the funnel icon is displayed near the column name:
Remember to delete the filter when you don't need it anymore.
Create new Buttons
New custom buttons can be added to the VIDAOO tool bar:
To create a new button, click the command on the top-right of table, fill the form and Save it.
Parameter
Name
URL
Target
Description
Mandatory. The name of the button (this name will be shown when you hover the button during the meeting).
Mandatory. Specifies the URL of the page to open when you click the button.
Optional. Specifies the target attribute or the name of the window. The following values are supported:
blank - URL is loaded into a new window, or tab. This is default
_parent - URL is loaded into the parent frame
_self - URL replaces the current page
_top - URL replaces any framesets that may be loaded
Specs
Optional. A comma-separated list of items, no whitespaces. The following values are supported:
channelmode=yes|no|1|0 | Whether or not to display the window in theater mode. Default is no. IE only |
directories=yes|no|1|0 | Obsolete. Whether or not to add directory buttons. Default is yes. IE only |
fullscreen=yes|no|1|0 | Whether or not to display the browser in full-screen mode. Default is no. A window in full-screen mode must also be in theater mode. IE only |
height=pixels | The height of the window. Min. value is 100 |
left=pixels | The left position of the window. Negative values not allowed |
location=yes|no|1|0 | Whether or not to display the address field. Opera only |
menubar=yes|no|1|0 | Whether or not to display the menu bar |
resizable=yes|no|1|0 | Whether or not the window is resizable. IE only |
scrollbars=yes|no|1|0 | Whether or not to display scroll bars. IE, Firefox & Opera only |
status=yes|no|1|0 | Whether or not to add a status bar |
titlebar=yes|no|1|0 | Whether or not to display the title bar. Ignored unless the calling application is an HTML Application or a trusted dialog box |
toolbar=yes|no|1|0 | Whether or not to display the browser toolbar. IE and Firefox only |
top=pixels | The top position of the window. Negative values not allowed |
width=pixels | The width of the window. Min. value is 100 |