Code

53fbb20edf02f7cdf006a3899c39b440701b9f1f
[gosa.git] / plugins / admin / ogroups / phonequeue.tpl
1 <table summary="{t}Queue Settings{/t}" style="width: 100%; vertical-align: top; text-align: left;" border="0" cellpadding="4">
2 <tr>
3 <td valign='top'>
4                 <h2><img class="center" alt="" src="images/select_phone.png" align="middle">&nbsp;{t}Phone numbers{/t}</h2>
5                 <table summary="">
6                 <tr>
7                 <td colspan=2>
8                   <table summary="{t}Generic queue Settings{/t}">
9                    <tr>
10                     <td>
11 {render acl=$telephoneNumberACL}
12                         <select style="width:300px; height:60px;" name="goFonQueueNumber_List" size=6>
13                         {html_options options=$telephoneNumber}
14                         <option disabled>&nbsp;</option>
15                         </select>
16 {/render}
17                 </td>
18                 <td style="vertical-align:center">
19 {render acl=$telephoneNumberACL}
20                         <input type="submit" value="{t}Up{/t}"          name="up_phonenumber"><br>
21 {/render}
22 {render acl=$telephoneNumberACL}
23                         <input type="submit" value="{t}Down{/t}"        name="down_phonenumber">
24 {/render}
25                 </td>
26                 </tr>
27                 <tr>
28                  <td colspan=2>
29 {render acl=$telephoneNumberACL}
30                         <input name="phonenumber" size=20 align=middle maxlength=60 value="">
31 {/render}
32 {render acl=$telephoneNumberACL}
33                         <input type="submit" value="{t}Add{/t}"         name="add_phonenumber" >&nbsp;
34 {/render}
35 {render acl=$telephoneNumberACL}
36                         <input type="submit" value="{t}Delete{/t}"      name="delete_phonenumber" >
37 {/render}
38              </td>
39                 </tr>
40                 </table>
41                 </tr>
42                 <tr>
43                   <td colspan=2><h2><img class="center" alt="" src="images/select_ogroup.png" align="middle">&nbsp;{t}Options{/t}</h2></td>
44                 </tr>
45                 <tr>
46                 <td><LABEL for="goFonHomeServer">{t}Home server{/t}</LABEL>{$must}</td>
47                 <td>
48 {render acl=$goFonHomeServerACL}
49                         <select name='goFonHomeServer'>
50                          {html_options options=$goFonHomeServers selected=$goFonHomeServer}
51                         </select>
52 {/render}
53                 </td>
54                 </tr>
56                 <tr>
57                 <td>
58                         {t}Language{/t} 
59                 </td>
60                 <td>
61 {render acl=$goFonQueueLanguageACL}
62                         <select name="goFonQueueLanguage">
63                         {html_options options=$goFonQueueLanguageOptions selected=$goFonQueueLanguage}
64                         <option disabled>&nbsp;</option>
65                         </select>
66 {/render}
67                 </td>
68                 </tr>
69                 <tr>
70                 <td>
71                         {t}Timeout{/t}
72                 </td>
73                 <td>
74 {render acl=$goFonTimeOutACL}
75                         <input name='goFonTimeOut' value='{$goFonTimeOut}'>
76 {/render}
77                 </td>
78                 </tr>
79                 <tr>
80                 <td>
81                         {t}Retry{/t}
82                 </td>
83                 <td>
84 {render acl=$goFonQueueRetryACL}
85                         <input name='goFonQueueRetry' value='{$goFonQueueRetry}'>
86 {/render}
87                 </td>
88                 </tr>
89                 <tr>
90                 <td>
91                         {t}Strategy{/t} 
92                 </td>
93                 <td>
94 {render acl=$goFonQueueStrategyACL}
95                         <select name="goFonQueueStrategy">
96             {html_options options=$goFonQueueStrategyOptions selected=$goFonQueueStrategy}
97             <option disabled>&nbsp;</option>
98             </select>
99 {/render}
100         
101                 </td>
102                 </tr>
103                 <tr>
104                 <td>
105                         {t}Max queue length{/t}
106                 </td>
107                 <td>
108 {render acl=$goFonMaxLenACL}
109                         <input name='goFonMaxLen' value='{$goFonMaxLen}'>       
110 {/render}
111                 </td>
112                 </tr>
113                 <tr>
114                 <td>
115                         {t}Announce frequency{/t}
116                 </td>
117                 <td>
118 {render acl=$goFonAnnounceFrequencyACL}
119                         <input name='goFonAnnounceFrequency' value='{$goFonAnnounceFrequency}'>
120 {/render}
121                         {t}(in seconds){/t}     
122                 </td>
123                 </tr>
124                 </table>
125 </td>
126 <td valign='top' style="border-left: 1px solid rgb(160, 160, 160);">
127         <h2>
128     <img class="center" alt="" src="images/sound.png" align="middle">
129     {t}Queue sound setup{/t}
130     </h2>
131         <table summary="{t}Generic queue Settings{/t}">
132                 <!--<tr>
133                 <td>
134                         {t}Use music on hold instead of ringing{/t}
135                 </td>
136                 <td>
137 {render acl=goFonMusiconHoldACL}
138                         <input type="checkbox" name='goFonMusiconHold' value='1' {$goFonMusiconHoldCHK}>
139 {/render}
140                 </td>
141                 </tr>
142                 -->
143                 <tr>
144                 <td>
145                         {t}Music on hold{/t}
146                 </td>
147                 <td>
148 {render acl=$goFonMusiconHoldACL}
149                         <input type="text" style='width:250px;' name='goFonMusiconHold' value='{$goFonMusiconHold}'>
150 {/render}
151                 </td>
152                 </tr>
153                 <tr>
154                 <td>
155                         {t}Welcome sound file{/t}
156                 </td>
157                 <td>
158 {render acl=$goFonWelcomeMusicACL}
159                         <input type="text" style='width:250px;' name='goFonWelcomeMusic' value='{$goFonWelcomeMusic}'>
160 {/render}
161                 </td>
162                 </tr>
163                 <tr>
164                 <td>
165                         {t}Announce message{/t}
166                 </td>
167                 <td>
168 {render acl=$goFonQueueAnnounceACL}
169                         <input type="text" style='width:250px;' name='goFonQueueAnnounce' value='{$goFonQueueAnnounce}'>
170 {/render}
171                 </td>
172                 </tr>
173                 <tr>
174                 <td>
175                         {t}Sound file for 'You are next ...'{/t}
176                 </td>
177                 <td>
178 {render acl=$goFonQueueYouAreNextACL}
179                         <input type="text" style='width:250px;' name='goFonQueueYouAreNext' value='{$goFonQueueYouAreNext}'>
180 {/render}
181                 </td>
182                 </tr>
183                 <tr>
184                 <td>
185                         {t}'There are ...'{/t}
186                 </td>
187                 <td>
188 {render acl=$goFonQueueThereAreACL}
189                         <input type="text" style='width:250px;' name='goFonQueueThereAre' value='{$goFonQueueThereAre}'>
190 {/render}
191                 </td>
192                 </tr>
193                 <tr>
194                 <td>
195                         {t}'... calls waiting'{/t}
196                 </td>
197                 <td>
198 {render acl=$goFonQueueCallsWaitingACL}
199                         <input type="text" style='width:250px;' name='goFonQueueCallsWaiting' value='{$goFonQueueCallsWaiting}'>
200 {/render}
201                 </td>
202                 </tr>
203                 <tr>
204                 <td>
205                         {t}'Thank you' message{/t}
206                 </td>
207                 <td>
208 {render acl=$goFonQueueThankYouACL}
209                         <input type="text" style='width:250px;' name='goFonQueueThankYou' value='{$goFonQueueThankYou}'>
210 {/render}
211                 </td>
212                 </tr>
213                 <tr>
214                 <td>
215                         {t}'minutes' sound file{/t}
216                 </td>
217                 <td>
218 {render acl=$goFonQueueMinutesACL}
219                         <input type="text" style='width:250px;' name='goFonQueueMinutes' value='{$goFonQueueMinutes}'>
220 {/render}
221                 </td>
222                 </tr>
223                 <tr>
224                 <td>
225                         {t}'seconds' sound file{/t}
226                 </td>
227                 <td>
228 {render acl=$goFonQueueSecondsACL}
229                         <input type="text" style='width:250px;' name='goFonQueueSeconds' value='{$goFonQueueSeconds}'>
230 {/render}
231                 </td>
232                 </tr>
233                 <tr>
234                 <td>
235                         {t}Hold sound file{/t}
236                 </td>
237                 <td>
238 {render acl=$goFonQueueReportHoldACL}
239                         <input type="text" style='width:250px;' name='goFonQueueReportHold' value='{$goFonQueueReportHold}'>
240 {/render}
241                 </td>
242                 </tr>
243                 <tr>
244                 <td>
245                         {t}Less Than sound file{/t}
246                 </td>
247                 <td>
248 {render acl=$goFonQueueLessThanACL}
249                         <input type="text" style='width:250px;' name='goFonQueueLessThan' value='{$goFonQueueLessThan}'>
250 {/render}
251                 </td>
252                 </tr>
254                 </table>
255 </td>
256 </tr>
257 <tr>
258         <td colspan=2>
259                 <p class="seperator">
260         </td>
261 </tr>
262 <tr>
263 <td colspan=2><h2 style='margin-bottom:0px;'><img class="center" alt="" src="images/select_ogroup.png" align="middle">&nbsp;{t}Phone attributes {/t}</h2></td>
264 </tr>
265 <tr>
266 <td>
267                 <table summary="" style="width: 100%; vertical-align: top; text-align: left;" border="0" cellpadding="0">
268         <tr>
269         <td colspan=2>
270 {render acl=$goFonQueueAnnounceHoldtimeACL}
271             <input type="checkbox" name='goFonQueueAnnounceHoldtime' value='yes'  {$goFonQueueAnnounceHoldtimeCHK}{$goFonQueueAnnounceHoldtimeACL}>
272 {/render}
273             {t}Announce holdtime{/t}
274         </td>
275         </tr>
276         <tr>
277         <td colspan=2>
278 {render acl=$goFonDialOptiontACL}
279             <input type="checkbox" name='goFonDialOptiont' value='t'  {$goFonDialOptiontCHK}>
280 {/render}
281             {t}Allow the called user to transfer his call{/t}
282         </td>
283         </tr>
284         <tr>
285         <td colspan=2>
286 {render acl=$goFonDialOptionTACL}
287             <input type="checkbox" name='goFonDialOptionT' value='T' {$goFonDialOptionTCHK}>
288 {/render}
289             {t}Allows calling user to transfer call{/t}
290         </td>
291         </table>
293 </td>
294 <td valign='top' style="border-left: 1px solid rgb(160, 160, 160);">
295                 <table summary=""  style="width: 100%; vertical-align: top; text-align: left;" border="0" cellpadding="0">
296         <tr>
297         <td colspan=2>
298 {render acl=$goFonDialOptionhACL}
299             <input type="checkbox" name='goFonDialOptionh' value='h' {$goFonDialOptionhCHK}>
300 {/render}
301             {t}Allow the called to hangup by pressing *{/t}
302         </td>
303         </tr>
304         <tr>
305         <td colspan=2>
306 {render acl=$goFonDialOptionHACL}
307             <input type="checkbox" name='goFonDialOptionH' value='H' {$goFonDialOptionHCHK}>
308 {/render}
309             {t}Allows calling to hangup by pressing *{/t}
310         </td>
311         </tr>
312         <tr>
313         <td colspan=2>
314 {render acl=$goFonDialOptionrACL}
315             <input type="checkbox" name='goFonDialOptionr' value='r' {$goFonDialOptionrCHK}>
316 {/render}
317             {t}Ring instead of playing background music{/t}
318         </td>
319         </tr>
320         </table>
321 </td>
322 </tr>
324 </table>