-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlinesmanager.xml
More file actions
62 lines (62 loc) · 2.07 KB
/
linesmanager.xml
File metadata and controls
62 lines (62 loc) · 2.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<root>
<name>Lines manager</name>
<key>linesmanager</key>
<state>stable</state>
<logo>https://raw.githubusercontent.com/jsamaniegog/linesmanager/master/pics/logo.gif</logo>
<description>
<short>
<es>Gestión de líneas.</es>
<en>Lines manager.</en>
</short>
<long>
<es>Gestióna líneas telefónicas, ya sean: extensiones, grupos de salto, grupos de captura, etc. Asociable a teléfonos, dispositivos de red y dispositivos.</es>
<en>Manage phone lines, whether they are: extensions, line groups, pickup groups... Connectable to phones, network devices and peripherals.</en>
</long>
</description>
<homepage>https://github.com/jsamaniegog/linesmanager</homepage>
<download>https://github.com/jsamaniegog/linesmanager/releases/latest</download>
<issues>https://github.com/jsamaniegog/linesmanager/issues</issues>
<readme>https://github.com/jsamaniegog/linesmanager/blob/master/README.md</readme>
<authors>
<author>Javier Samaniego García</author>
</authors>
<versions>
<version>
<num>0.1.0</num>
<compatibility>0.90.x</compatibility>
<compatibility>9.1</compatibility>
</version>
<version>
<num>0.2.0</num>
<compatibility>9.2</compatibility>
</version>
<version>
<num>0.3.0</num>
<compatibility>9.2</compatibility>
</version>
<version>
<num>0.4.0</num>
<compatibility>9.2</compatibility>
</version>
<version>
<num>0.5.0</num>
<compatibility>9.3</compatibility>
</version>
<version>
<num>0.6.0</num>
<compatibility>10.0</compatibility>
</version>
</versions>
<langs>
<lang>es_ES</lang>
<lang>en_GB</lang>
</langs>
<license>GPL v2+</license>
<tags>
<es></es>
<en></en>
</tags>
<!--<screenshots>-->
<!--<screenshot></screenshot>-->
<!--</screenshots>-->
</root>