Difference between revisions of "M4 How to block calls"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 10: Line 10:


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.
== 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.

Revision as of 14:09, 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.

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.