瀏覽代碼

Document enhancement to call-blocking (#118)

* Document enhancement to call-blocking.

* Updated link to picture.
The-Operator 7 年之前
父節點
當前提交
6e5f371a8b
共有 2 個文件被更改,包括 6 次插入0 次删除
  1. 二進制
      source/_static/images/fusionpbx_call_block_matching.jpg
  2. 6 0
      source/applications/call_block.rst

二進制
source/_static/images/fusionpbx_call_block_matching.jpg


+ 6 - 0
source/applications/call_block.rst

@@ -22,3 +22,9 @@ A list of numbers from which to block calls.
 .. image:: ../_static/images/fusionpbx_call_block.jpg
         :scale: 85%
 
+**Enhanced call-blocking introduced in Master branch 2.5.0:**
+Call-blocking does an exact match on the inbound caller-id number by default. 
+This behaviour can be changed to use SQL "like" comparison or regex based comparison by adding the following variable to the Default Settings:
+
+.. image:: ../_static/images/fusionpbx_call_block_matching.jpg
+        :scale: 85%