41 lines
2.1 KiB
XML
41 lines
2.1 KiB
XML
<module>
|
|
<rawname>customcontexts</rawname>
|
|
<repo>unsupported</repo>
|
|
<name>Custom Contexts</name>
|
|
<version>16.0.0.1</version>
|
|
<category>Connectivity</category>
|
|
<license>GPLv2+</license>
|
|
<licenselink>http://www.gnu.org/licenses/gpl-2.0.txt</licenselink>
|
|
<description>
|
|
Creates custom contexts which can be used to allow limited access to dialplan applications. Allows for time restrictions on any dialplan access. Allows for pattern matching to allow/deny. Allows for failover destinations, and PIN protected failover. This can be very useful for multi-tennant systems. Inbound routing can be done using DID or zap channel routing, this module allows for selective outbound routing. House/public phones can be placed in a restricted context allowing them only internal calls.
|
|
</description>
|
|
<menuitems>
|
|
<customcontexts>Custom Contexts</customcontexts>
|
|
<customcontextsadmin>Custom Contexts Admin</customcontextsadmin>
|
|
</menuitems>
|
|
<depends>
|
|
<version>16.0</version>
|
|
<module>core</module>
|
|
<module>timeconditions</module>
|
|
</depends>
|
|
<changelog>
|
|
*16.0.0.1* Supported FreePBX 16, PHP 7.4.X, MySQL 8.0.X
|
|
*13.0.3.2* Fix FREEPBX-21593
|
|
*13.0.3.1* FREEPBX-17779
|
|
*13.0.3* FREEPBX-14687 move custom contexts into Advanced Tab and hide old context
|
|
*13.0.2* FREEPBX-10723 Array validation
|
|
*13.0.1* FREEPBX-10448 html updates, FREEPBX-10723 array validation
|
|
*2.11.0.2* Clarify GPLv2 Licence.
|
|
*2.11.0.1* Fix module.xml
|
|
*2.11.0.0* bump version
|
|
*2.10.0.1* #5478
|
|
*2.10.0.0* new version changes
|
|
*2.9.0.0* #4986, 2.9 bump
|
|
</changelog>
|
|
<attention>
|
|
This is an non official repo dev advanced module for FreePBX 16 without any support! You should not use it without understanding asterisk dialplans! This is meant as a convenience tool for someone who would have had to resort to config editing. If you experience problems with it, just disable it and no harm done. REMEMBER! Any device placed in a restricted context will have no access to the dialplan if this module is disabled until it is placed in a normal context!
|
|
</attention>
|
|
<supported>
|
|
<version>16.0</version>
|
|
</supported>
|
|
</module> |