forked from FreePBX/superfecta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodule.xml
41 lines (41 loc) · 1.43 KB
/
module.xml
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
<module>
<rawname>superfecta</rawname>
<repo>extended</repo>
<name>CID Superfecta</name>
<version>14.0.7</version>
<type>setup</type>
<category>Admin</category>
<publisher>Sangoma Technologies Corporation</publisher>
<license>GPLv2+</license>
<licenselink>http://www.gnu.org/licenses/gpl-2.0.txt</licenselink>
<description>
Provides simultaneous use of, and complete control over multiple caller id data sources.
</description>
<changelog>
*14.0.7* FREEPBX-17421 Set default values
*14.0.6* FREEPBX-10782 validate configuration parameters.
*14.0.5* fix pushbullet API for non-active devices
*14.0.4* DasTelefonBuch fixes
*14.0.3* source-TelefonABC_Austria.module online editiert mit Bitbucket
*14.0.2* If the Caller ID is 'unknown', 'anonymous' or empty then skip the check
*14.0.1* Forked from 13.0.4
</changelog>
<menuitems>
<superfecta needsenginedb="yes">CID Superfecta</superfecta>
</menuitems>
<info>https://github.com/POSSA/Caller-ID-Superfecta/wiki</info>
<depends>
<module>core ge 13.0.13</module>
<version>12.0.1</version>
</depends>
<hooks>
<framework class="Chown" namespace="FreePBX\Console\Command">
<method callingMethod="fwcChownFiles" class="Superfecta" namespace="FreePBX\modules">chownFreepbx</method>
</framework>
</hooks>
<supported>
<version>14.0</version>
</supported>
<md5sum>a71ce14e885b43669a50395c975c0df9</md5sum>
<location>release/2.11/superfecta-2.11.5.tgz</location>
</module>