-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathmodule.xml
More file actions
34 lines (34 loc) · 1.2 KB
/
module.xml
File metadata and controls
34 lines (34 loc) · 1.2 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
<module>
<rawname>digium_phones</rawname>
<repo>standard</repo>
<type>setup</type>
<category>Connectivity</category>
<name>Digium Phones Config</name>
<publisher>Digium</publisher>
<license>GPLv2</license>
<licenselink>http://www.gnu.org/licenses/gpl-3.0.txt</licenselink>
<candisable>yes</candisable>
<canuninstall>yes</canuninstall>
<version>16.0.9</version>
<changelog>
*16.0.9* FREEI-4640 Digium_phones module UI shows wrong install warnings
*16.0.8* FREEI-4151 CDR Reports - 'digium_phone_module' records
*16.0.7* FREEPBX-22911 Missing res_digium_phone_public rpm for digium phone module
*16.0.6* FREEI-4054 Update wording for digium phones module warning
*16.0.5* Packaging of ver 16.0.5
*16.0.4* FREEI-2972 Add dashboard notification for DPMA SSL issue
*16.0.3* FREEI-3052 whoops error when trying to upgrade digium phones module
*16.0.2* FREEI-2972 Add dashboard notification for DPMA SSL issue
*16.0.1alpha* 16.0.1 alpha release
</changelog>
<depends>
<phpversion>5.2.0</phpversion>
<version>13.0</version>
</depends>
<menuitems>
<digium_phones needsenginedb="yes">Digium Phones</digium_phones>
</menuitems>
<supported>
<version>16.0</version>
</supported>
</module>