fusionpbx/app/call_block
The-Operator 593f8ac9a9 Enhance Call Blocking [master] (#2988)
* Added support for regular expressions in the numbers to be blocked.
Reduced the caching timeout, as the counter is only incremented when a call is blocked and the number is not cached.

* Added default sort order.

* Added option to switch on/off use of regular expression matching for pgsql and mysql.

* Added support for sqlite and updated default number match to "LIKE" as suggested by MafooUK on IRC.

* Selection of behavior (default [=], regex or like matching) is now done via the variable call_block_matching = regex|like|EMPTY - type text - in the Call Block section of Default Settings.

* Updated comment to match new matching.
2018-05-08 08:50:57 -06:00
..
app_config.php remove schema translations (#2638) 2017-06-03 12:34:19 -06:00
app_languages.php Enhance Call Blocking [master] (#2988) 2018-05-08 08:50:57 -06:00
app_menu.php Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
call_block.php Enhance Call Blocking [master] (#2988) 2018-05-08 08:50:57 -06:00
call_block_cdr_add.php Enhance - More messages::add updates (#2662) 2017-06-09 20:13:40 -06:00
call_block_delete.php Enhance - More messages::add updates (#2662) 2017-06-09 20:13:40 -06:00
call_block_edit.php Enhance - More messages::add updates (#2662) 2017-06-09 20:13:40 -06:00
root.php Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00