Wiki source code of Conference Room Configuration

Last modified by michaely on 2021/09/10 22:35

Show last authors
1 **//On this page~://**
2
3 {{toc/}}
4
5 Specifies a predefined or custom conference room that you wish to monitor in the panel.
6
7 = Conference Room Types =
8
9 * **Predefined:** A conference room configured via Asterisk's meetme.conf file. Users can join these conferences but the options for the conference room cannot be changed through iSymphony.
10 * **Custom:** A room which is configured via an iSymphony administrator. Room options are configured through the administration interface which users cannot change.
11 * **Temporary:** These rooms are created by iSymphony users via the **"Create Temporary Conference Room"** button and are completely controled by the user that created them.
12
13 = Adding Conference Room =
14
15 To add a conference room right click on the "Conference Rooms" item in the configuration tree and select "New".
16
17 = Removing Conference Room =
18
19 To remove a conference room right click on the conference room item that you wish to remove and select "Remove".
20
21 = Renaming Conference Room =
22
23 To rename a conference room right click on the conference room item that you wish to rename and select "Rename".
24
25 = Conference Room Properties =
26
27 |=(((
28 (% style="text-decoration: underline;" %)**General**
29 )))|=(((
30
31 )))
32 |=(((
33 **Name:**
34 )))|(((
35 The name as it will appear in iSymphony
36 )))
37 |=(((
38 (% style="text-decoration: underline;" %)**Configuration**
39 )))|=(((
40
41 )))
42 |=(((
43 **//Predefined//**
44 )))|(((
45 Specifies that this is a predefined room.
46 )))
47 |=(((
48 **Room Number:**
49 )))|(((
50 The room number as configured in meetme.conf
51 )))
52 |=(((
53 **Extension:**
54 )))|(((
55 The extension which rings the conference room. Configured in extensions.conf.
56 )))
57 |=(((
58 **Context:**
59 )))|(((
60 The context to which the extension belongs.
61 )))
62 |=(((
63 **//Custom//**
64 )))|(((
65 Specifies that this is a custom room.
66 )))
67 |=(((
68 **Announce User Count:**
69 )))|(((
70 Announce number of users currently in the room to a new user as they enter.
71 )))
72 |=(((
73 **Music on Hold for Single User:**
74 )))|(((
75 Play Music on Hold if there is only one user in the room.
76 )))
77 |=(((
78 **Exit Room Via (#):**
79 )))|(((
80 Allow users to exit the room by pressing **#**.
81 )))
82 |=(((
83 **Present Room Menu Via:**
84 )))|(((
85 Present a option menu to users when they press ~*~**.
86 )))
87 |=(((
88 **Announce User Join/Leave:**
89 )))|(((
90 Play notification sound when users enter or exit a room.
91 )))
92 |=(((
93 **Disable Join/Leave Notification:**
94 )))|(((
95 Disable announcement of user names to the room as they enter and exit.
96 )))
97 |=(((
98 **Record:**
99 )))|(((
100 Record the room.
101 )))
102 |=(((
103 Use Peer Origination:
104 )))|(((
105 If checked origination to this conference room will always use the extension's peer value.
106 )))
iSymphony