Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  +
Occasionally it becomes necessary to block a poorly operating node. This method makes it very easy to manage the blacklist with three simple Asterisk CLI commands:
 +
 +
* database put blacklist 1998 "any comment"
 +
* database del blacklist 1998
 +
* database show blacklist
       
Add this to extensions.conf just below the [radio-secure] context.
 
Add this to extensions.conf just below the [radio-secure] context.
   
<pre>
 
<pre>
 
[radio-secure]
 
[radio-secure]
896

edits

Navigation menu