Difference between revisions of "M4 How to block calls"
m (Admin moved page M2 How to block calls to M4 How to block calls) |
|||
Line 5: | Line 5: | ||
== Block calls with specific CallerIDs going to particular Terminator == | == Block calls with specific CallerIDs going to particular Terminator == | ||
Within Terminator Device | Within the Terminator Device settings, "Termination Point" section, "Source (CallerID) Deny" field, put regexp to match CallerIDs you want to block. | ||
<br><br> | <br><br> | ||
== Block calls with specific CallerIDs going to particular Dial Peer == | == Block calls with specific CallerIDs going to particular Dial Peer == | ||
Within [[ | Within [[M4_Dial_Peers|Dial Peer Settings]], "Source" section, "Source deny regexp" field, put regexp to match CallerIDs you want to block. | ||
<br><br> | <br><br> | ||
== Block calls to specific numbers going to particular Dial Peer == | == Block calls to specific numbers going to particular Dial Peer == | ||
Within [[ | Within [[M4_Dial_Peers|Dial Peer Settings]], "Destination" section, "Destination deny regexp" field, put regexp to match the destination number you want to block. | ||
<br><br> | <br><br> | ||
==Block calls with a specific Destination== | ==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 a "-1" or "Blocked" Price for chosen Destination in the corresponding Tariff. | ||
<br><br> | <br><br> | ||
There is two ways to set Blocked Destinations. You can set it by importing [[ | There is two ways to set Blocked Destinations. You can set it by importing [[M4_Rates#Import_Rates_from_CSV| Rates from CSV]] with "-1" or the word "Blocked" instead of price or changing Rate Details manually. | ||
<br><br> | <br><br> | ||
[[File:block_dst_in_rate_details_m2.png]] | [[File:block_dst_in_rate_details_m2.png]] | ||
Line 26: | Line 26: | ||
=Block calls by using Static Blacklisting functionality= | =Block calls by using Static Blacklisting functionality= | ||
Use [[Number Pool|Number Pools]] to block calls by Destination or Source numbers. | Use [[Number Pool|Number Pools]] to block calls by Destination or Source numbers. | ||
<br>More information can be found [[ | <br>More information can be found [[M4_Users#Blacklists_.2F_Whitelists|here]]. |
Latest revision as of 11:41, 29 November 2022
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 the Terminator Device settings, "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 the destination number you want to block.
Block calls with a specific Destination
You are able to block a special Prefix (Destination) by setting a "-1" or "Blocked" Price for chosen Destination in the corresponding Tariff.
There is two ways to set Blocked Destinations. You can set it by importing Rates from CSV with "-1" or the word "Blocked" instead of price or changing Rate Details manually.
Block calls by using Static Blacklisting functionality
Use Number Pools to block calls by Destination or Source numbers.
More information can be found here.