forked from FreePBX/superfecta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
module.xml
74 lines (74 loc) · 3.32 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<module>
<rawname>superfecta</rawname>
<repo>extended</repo>
<name>CID Superfecta</name>
<version>13.0.4.9</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>
<more-info>https://wiki.freepbx.org/display/FPG/CID+Superfecta</more-info>
<changelog>
*13.0.4.9* Packaging of ver 13.0.4.9
*13.0.4.8* FREEPBX-20557 XSS in Superfecta.class.php
*13.0.4.7* Github PRs
*13.0.4.6* Set default values
*13.0.4.5* DasTelefonBuch fixes
*13.0.4.4* source-TelefonABC_Austria.module online editiert mit Bitbucket
*13.0.4.3* If the Caller ID is 'unknown', 'anonymous' or empty then skip the check
*13.0.4.2* FREEPBX-15972 fix issues in local.ch
*13.0.4.1* FREEPBX-15174
*13.0.4* FREEPBX-13970 FREEPBX-14399 FREEPBX-14396 FREEPBX-14400
*13.0.3.22* FREEPBX-14183 Registered OpenCNAM fails
*13.0.3.21* FREEPBX-13449 Fix GevondenCC
*13.0.3.20* FREEPBX-12238 Add source module to allow CID Superfecta to Query Contact Manager
*13.0.3.19.2* FREEPBX-13273 Remove extra mysql code that wasn't removed when sugarCRM module was moved to PDO
*13.0.3.19.1* FREEPBX-12921 whitespace in Paginasblancas AR source
*13.0.3.19* FREEPBX-12753 CID Superfecta: Trunk Provided returning 'CID Superfecta!' during debug/test
*13.0.3.18* FREEPBX-12644 Wrong pattern search on CID Superfecta for source source-Paginasblancas_AR.module
*13.0.3.17* Dont force myisam tables
*13.0.3.16* Add Send-To-Pushover and Send-To-Yo modules
*13.0.3.15* FREEPBX-12534 Update npa lists for us and canada including toll free
*13.0.3.14* Add FCC module
*13.0.3.13* FREEPBX-12138 FREEPBX-11857 FREEPBX-12072 FREEPBX-12210 FREEPBX-12237
*13.0.3.12* Wild guess on fixing this issue for FREEPBX-11857
*13.0.3.11* FREEPBX-11857 FREEPBX-12003
*13.0.3.10* FREEPBX-11857 Add info field type
*13.0.3.9* Correct if statement
*13.0.3.8* FREEPBX-11856
*13.0.3.7* FREEPBX-11726 FREEPBX-11760
*13.0.3.6* FREEPBX-11714 Move SQL to PDO change table, Additional testing
*13.0.3.5* FREEPBX-11714 validate variables, fix whoops errors, FREEPBX-11712 validate variables, fix whoops errors
*13.0.3.4* Remove en_US Translations
*13.0.3.3* FREEPBX-10774
*13.0.3.1* FREEPBX-10209 htmlentities need to use UTF-8
*13.0.3.1* Fix whocalled source
*13.0.3* FREEPBX-9587 CID Superfecta install fails
*13.0.2* Version bump Beta
*13.0.1alpha4* Fix adding scheme and other glitches in the matrix
*13.0.1alpha3* Errors during install
*13.0.1alpha2* Reskin and stylize. Remove multifecta for now.
</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>13.0</version>
</supported>
<md5sum>a71ce14e885b43669a50395c975c0df9</md5sum>
<location>release/2.11/superfecta-2.11.5.tgz</location>
</module>