Difference between revisions of "M4 Blocked Rates"

From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with '.. <br><br> = See also = * [http://wiki.kolmisoft.com/index.php/M2_How_to_block_calls How to block Calls]')
 
Line 1: Line 1:
..
= Description =
 
Blocked Rate blocks a route to particular Destinations. In Tariffs you are able to block a prefix (Destination) by setting "-1" or text "Blocked"  instead of Price for chosen Destination.  
 
Blocked Rates are useful when Provider does not support some Directions or Destinations. Some of Providers send a Rates Sheet with a word "Blocked" instead of Price, which means, that this Destination is blocked. M2 [http://wiki.kolmisoft.com/index.php/M2_Rates#Import_Rates_from_CSV import rates from csv] recognizes Blocked Rates by "-1" or text "Blocked"  instead of Price.
 
Also it can help you if you want to forbid some Directions and Destinations for End Users by yourself.
<br><br>
=== Example ===
 
Let's say we have Destination with Prefix 37062 and Price "blocked" (or -1). All calls to 37062******* will be blocked.
<br><br>
 
= Blocked rate checkbox =
Functionality works in the same way as Blocked Rates. In a result, you would see rate and also it will be blocked.
 
M2 view:
<br>
[[File:M2 blocked rates.jpg]]
<br>
= Block/Unblock Rates from CSV =
 
It is possible to block/unblock rates from CSV file.
 
Please check how to import rates from CSV [http://wiki.kolmisoft.com/index.php/M2_Rates In M2].<br>
At second step of Import you can choose a column for blocked or unblocked rates. Column values can be: '''block, blocked, unblock, unblocked'''.
 
[[File:Block rates csv.png]]


<br><br>
<br><br>
= See also =
= See also =
* [http://wiki.kolmisoft.com/index.php/M2_How_to_block_calls How to block Calls]
* [http://wiki.kolmisoft.com/index.php/M2_How_to_block_calls M2 How to block Calls]

Revision as of 07:58, 13 June 2019

Description

Blocked Rate blocks a route to particular Destinations. In Tariffs you are able to block a prefix (Destination) by setting "-1" or text "Blocked" instead of Price for chosen Destination.

Blocked Rates are useful when Provider does not support some Directions or Destinations. Some of Providers send a Rates Sheet with a word "Blocked" instead of Price, which means, that this Destination is blocked. M2 import rates from csv recognizes Blocked Rates by "-1" or text "Blocked" instead of Price.

Also it can help you if you want to forbid some Directions and Destinations for End Users by yourself.

Example

Let's say we have Destination with Prefix 37062 and Price "blocked" (or -1). All calls to 37062******* will be blocked.

Blocked rate checkbox

Functionality works in the same way as Blocked Rates. In a result, you would see rate and also it will be blocked.

M2 view:
M2 blocked rates.jpg

Block/Unblock Rates from CSV

It is possible to block/unblock rates from CSV file.

Please check how to import rates from CSV In M2.
At second step of Import you can choose a column for blocked or unblocked rates. Column values can be: block, blocked, unblock, unblocked.

Block rates csv.png



See also