Difference between revisions of "M4 How to block calls"

From Kolmisoft Wiki
Jump to navigationJump to search
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:


Within Originator Device settings, "Origination Point" section, "Source (CallerID) Deny" field, put regexp to match CallerIDs you want to block.
Within Originator Device settings, "Origination Point" section, "Source (CallerID) Deny" field, put regexp to match CallerIDs you want to block.
 
<br><br>
== Block calls with specific CallerIDs going to particular Terminator ==
== Block calls with specific CallerIDs going to particular Terminator ==


Within Terminator Device settins, "Termination Point" section, "Source (CallerID) Deny" field, put regexp to match CallerIDs you want to block.
Within Terminator Device settins, "Termination Point" section, "Source (CallerID) Deny" field, put regexp to match CallerIDs you want to block.
 
<br><br>
== Block calls with specific CallerIDs going to particular Dial Peer ==
== Block calls with specific CallerIDs going to particular Dial Peer ==


Within [[M2_Dial_Peers|Dial Peer Settings]], "Source" section, "Source deny regexp" field, put regexp to match CallerIDs you want to block.
Within [[M2_Dial_Peers|Dial Peer Settings]], "Source" section, "Source deny regexp" field, put regexp to match CallerIDs you want to block.
 
<br><br>
== Block calls to specific numbers going to particular Dial Peer ==
== Block calls to specific numbers going to particular Dial Peer ==


Within [[M2_Dial_Peers|Dial Peer Settings]], "Destination" section, "Destination deny regexp" field, put regexp to match destination number you want to block.
Within [[M2_Dial_Peers|Dial Peer Settings]], "Destination" section, "Destination deny regexp" field, put regexp to match destination number you want to block.
=Block calls with a specific Destination=
<br><br>
==Block calls with a specific Destination==


You are able to block a special Prefix (Destination) by setting "-1" or "Blocked" Price for chosen Destination in corresponding Tariff.
You are able to block a special Prefix (Destination) by setting "-1" or "Blocked" Price for chosen Destination in corresponding Tariff.
Line 22: Line 23:
[[File:block_dst_in_rate_details_m2.png]]
[[File:block_dst_in_rate_details_m2.png]]
<br><br>
<br><br>
=Block calls by using Static Blacklisting functionality=
Use [[Number Pool|Number Pools]] to block calls by Destination or Source numbers.
<br>More information can be found [[M2_Users#Blacklists_.2F_Whitelists|here]].

Revision as of 07:39, 19 December 2016

Block calls with specific CallerIDs coming from particular Originator

Within Originator Device settings, "Origination Point" section, "Source (CallerID) Deny" field, put regexp to match CallerIDs you want to block.

Block calls with specific CallerIDs going to particular Terminator

Within Terminator Device settins, "Termination Point" section, "Source (CallerID) Deny" field, put regexp to match CallerIDs you want to block.

Block calls with specific CallerIDs going to particular Dial Peer

Within Dial Peer Settings, "Source" section, "Source deny regexp" field, put regexp to match CallerIDs you want to block.

Block calls to specific numbers going to particular Dial Peer

Within Dial Peer Settings, "Destination" section, "Destination deny regexp" field, put regexp to match destination number you want to block.

Block calls with a specific Destination

You are able to block a special Prefix (Destination) by setting "-1" or "Blocked" Price for chosen Destination in corresponding Tariff.

There is two ways to set Blocked Destinations. You can set it by importing Rates from CSV with "-1" or word "Blocked" instead of price or changing Rate Details manually.

Block dst in rate details m2.png

Block calls by using Static Blacklisting functionality

Use Number Pools to block calls by Destination or Source numbers.
More information can be found here.