Difference between revisions of "M4 How to block calls"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: | Line 1: | ||
== Block calls with | == 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. | 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. | |||
Within | == 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. |
Revision as of 14:01, 26 February 2015
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.