Wiki source code of Profile Configuration

Last modified by Scott Gagan on 2021/09/10 22:35

Show last authors
1 **//On this page~://**
2
3
4
5 {{toc/}}
6
7 Profiles are used by iSymphony to allow users to login and manage extensions. Each profile has it's own set of permissions and configuration options. Once setup users can configure their client to access their profile and begin using iSymphony.
8
9 ?
10
11 {{info}}
12 The extension list in the profile configuration page specifies which extensions belong to the user, i.e. which extension the user makes and receives calls from. This determines which extensions will show up in the users My Extension window.
13 {{/info}}
14
15 = Adding Profile =
16
17 To add a profile right click on the "Profiles" item in the configuration tree and select "New".
18
19 = Removing Profile =
20
21 To remove a profile right click on the profile item that you wish to remove and select "Remove".
22
23 = Renaming Profile =
24
25 To rename a profile right click on the profile item that you wish to rename and select "Rename".
26
27 = Profile Properties =
28
29 |=(((
30 (% style="text-decoration: underline;" %)**Login**
31 )))|=(((
32
33 )))
34 |=(((
35 **User Name:**
36 )))|(((
37 The user name for the profile
38 )))
39 |=(((
40 **Password**:
41 )))|(((
42 The password for the profile.
43 )))
44 |=(((
45 (% style="text-decoration: underline;" %)**Jabber**
46 )))|=(((
47
48 )))
49 |=(((
50 **Host:**
51 )))|(((
52 Override for location Jabber host.
53 )))
54 |=(((
55 **Domain:**
56 )))|(((
57 Override for location Jabber domain.
58 )))
59 |=(((
60 **Resource:**
61 )))|(((
62 Override for location Jabber resource.
63 )))
64 |=(((
65 **Port:**
66 )))|(((
67 Override for location Jabber port.
68 )))
69 |=(((
70 **User Name:**
71 )))|(((
72 The user name used for logging into the Jabber server.
73 )))
74 |=(((
75 **Password:**
76 )))|(((
77 The password used for logging into the Jabber server.
78 )))
79 |=(((
80 (% style="text-decoration: underline;" %)**Extensions**
81 )))|=(((
82
83 )))
84 |=(((
85 **Extension List:**
86 )))|(((
87 Specifies which extension belong to this profile(Which extension will show up in the **My Extensions** area).
88 )))
89 |=(((
90 **Can View Everyone Directory:**
91 )))|(((
92 If selected this user will be able to see the Everyone Extension Directory.
93 )))
94 |=(((
95 (% style="text-decoration: underline;" %)**Extension State Colors**
96 )))|=(((
97
98 )))
99 |=(((
100 **Unregistered:**
101 )))|(((
102 Sets the extension unregistered status color. (Default: Grey)
103 )))
104 |=(((
105 **Registered:**
106 )))|(((
107 Sets the extension registered status color. (Default: Light Blue)
108 )))
109 |=(((
110 **Ringing:**
111 )))|(((
112 Sets the extension ringing status color. (Default: Yellow)
113 )))
114 |=(((
115 **Pending:**
116 )))|(((
117 Sets the extension pending status color. (Default: Pink/Red)
118 )))
119 |=(((
120 **Local Linked:**
121 )))|(((
122 Sets the extension local linked status color. (Default: Dark Blue)
123 )))
124 |=(((
125 **Outside Linked:**
126 )))|(((
127 Sets the extension outside linked status color. (Default: Green)
128 )))
129 |=(((
130 **Queue Linked:**
131 )))|(((
132 Sets the extension queue linked status color. (Default: Orange)
133 )))
134 |=(((
135 **Apply Colors To All Profiles on Save:**
136 )))|(((
137 Applies the current profile's status color scheme to all profiles.
138 )))
139 |=(((
140 **Restore Defaults:**
141 )))|(((
142 Restores the profile's status colors to the default values.
143 )))
144 |=(((
145 (% style="text-decoration: underline;" %)**Permission Overrides**
146 )))|=(((
147
148 )))
149 |=(((
150 **My Extension:**
151 )))|(((
152 Set permission overrides on this profile for the profile's extensions (See the [[doc:iSymphony 2\.8 Documentation.iSymphony Administrator's Guide.Permissions.WebHome]] section).
153 )))
154 |=(((
155 **Extension:**
156 )))|(((
157 Set permission overrides on this profile for other extensions (See the [[doc:iSymphony 2\.8 Documentation.iSymphony Administrator's Guide.Permissions.WebHome]] section).
158 )))
159 |=(((
160 **Parking Lot:**
161 )))|(((
162 Set permission overrides on this profile for the parking lot (See the [[doc:iSymphony 2\.8 Documentation.iSymphony Administrator's Guide.Permissions.WebHome]] section).
163 )))
164 |=(((
165 **Queue:**
166 )))|(((
167 Set permission overrides on this profile for the queues (See the [[doc:iSymphony 2\.8 Documentation.iSymphony Administrator's Guide.Permissions.WebHome]] section).
168 )))
169 |=(((
170 **Conference Room:**
171 )))|(((
172 Set permission overrides on this profile for the (See the [[doc:iSymphony 2\.8 Documentation.iSymphony Administrator's Guide.Permissions.WebHome]] section).
173 )))
iSymphony