Difference between revisions of "M4 How to block calls"
From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with ''''Block calls with a specific CallerID coming from specific Originator''' Within Originator Device settings, "Origination Point" section, "Source (CallerID) Deny" field, put reg…') |
|||
Line 1: | Line 1: | ||
== Block calls with a specific CallerID coming from specific Originator == | |||
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. | ||
== Block calls with a specific CallerID going to specific Terminator == | |||
Within Terminator Device settins, "Termination Point" section, "Source (CallerID) Deny" field, regexp to match CallerIDs you want to block. | Within Terminator Device settins, "Termination Point" section, "Source (CallerID) Deny" field, regexp to match CallerIDs you want to block. |
Revision as of 13:02, 26 February 2015
Block calls with a specific CallerID coming from specific Originator
Within Originator Device settings, "Origination Point" section, "Source (CallerID) Deny" field, put regexp to match CallerIDs you want to block.
Block calls with a specific CallerID going to specific Terminator
Within Terminator Device settins, "Termination Point" section, "Source (CallerID) Deny" field, regexp to match CallerIDs you want to block.