Differenze tra le versioni di "AdminGuide:Service:Blacklist/en"

Da Kalliope Wiki.
Jump to navigation Jump to search
(Creata pagina con "The blacklists are applied to inbound calls, so in a single-tenant system they can be linked to the gateways and VoIP domains. In multi-tenant systems, the blacklists are mana...")
 
(17 versioni intermedie di 3 utenti non mostrate)
Riga 15: Riga 15:
The blacklists are applied to inbound calls, so in a single-tenant system they can be linked to the gateways and VoIP domains. In multi-tenant systems, the blacklists are managed by the tenant admins and are linked to the assigned lines.
The blacklists are applied to inbound calls, so in a single-tenant system they can be linked to the gateways and VoIP domains. In multi-tenant systems, the blacklists are managed by the tenant admins and are linked to the assigned lines.


Ad ogni linea in ingresso è possibile associare un elenco di blacklist che verranno applicate in cascata dopo l’applicazione delle regole di manipolazione e prima delle regole DID associate alla linea.
You can also link a list of blacklists to each inbound line. These blacklists will be applied in a cascade after the manipulation rules and before the DID rules associated to the line.


=== Configurazione ===
=== Configuration ===
La configurazione del servizio richiede di definire prima la blacklist e quindi associarla alla linea di ingresso su cui deve essere applicata. <br>
To configure the service, you must first define the blacklist and then associate it to an inbound line.




1. La configurazione della blacklist e delle regole che la compongono viene effettuata nel pannello PBX -> Gateway e domini VoIP -> Lista delle blacklist.  
The blacklist configuration can be set in the PBX -> [[AdminGuide:BasicConcepts:Outbound_lines/en#Configuration|Gateways and VoIP domains]] -> List of blacklists page.  


[[File:Listablacklist.png|centro]]
[[File:Listablacklist.png|centro]]
'''''NOTA:''''' Nel caso di PBX multitenant la configurazione viene effettuata nel pannello PBX -> Gestione delle linee assegnate -> Lista delle blacklist. <br>


In questo pannello è possibile creare una nuova blacklist attraverso il pulsante “Aggiungi blacklist” oppure editarne una esistente.<br>
'''''N.B.:''''' In multi-tenant systems, the service can be configured in the PBX -> Assigned line management -> List of blacklists page.
 
In this page you can create new blacklists by clicking on "Add blacklist" or edit and existing one.


[[File:Listablacklistdettaglio.png|centro]]
[[File:Listablacklistdettaglio.png|centro]]


I campi del form per la definizione della blacklist sono i seguenti:<br>
The main fields of the form for defining the blacklist are the following:
* '''Abilitato''': flag di abilitazione della blacklist. Se il flag è disabilitato le regole della blacklist non verranno valutate anche se questa e’ inclusa in una o più linee in ingresso<br>
* '''Nome''': il nome mnemonico univoco da assegnare alla blacklist<br>
* '''Riproduci i messaggi “in progress”''': flag che, se abilitato, permette di riprodurre l’eventuale file audio selezionato nell’azione di trabocco in una sessione 183 Session Progress<br>
* '''Trabocco''': specifica l’azione di failover da compiere quando si verifica il match di una delle regole che compongono la blacklist. Nelle blacklist e’ presente l’azione “Continua ai DID”, con la quale è possibile implementare la funzionalità di “whitelist” e proseguire l’instradamento verso i DID al match di una delle regole<br>
* '''Regole''': le regole prevedono la stessa logica delle regole di manipolazione, con la selezione della tipologia di chiamante e chiamato con l’inserimento delle numerazioni per i match. E’ possibile aggiungere una nota per ogni regola a scopo puramente gestionale, le note non hanno nessun ruolo operativo sul matching delle regole. Ogni regola ha un flag di abilitazione, le regole disabilitate non vengono valutate durante l’applicazione della blacklist.<br>


[[File:Nuovablacklist.png|centro]]
* Enablement
* Name
* Failover
* Rules


Le regole sono ordinabili ma anche l’ordinamento, come le note, ha uno scopo puramente gestionale per raggruppare logicamente delle regole. Avendo tutte la stessa azione di failover, il primo match innesca l’azione. <br>
Rules can be ordered, but, as with the notes, this is purely for organizational purposes. Since they all have the same failover action, the first match will trigger the action.




2. L’associazione della blacklist alla linea di ingresso viene effettuata su gateway e domini VoIP nel pannello PBX -> Gateway e domini VoIP -> Linee in ingresso / uscita <br>
The association of the blacklist to the incoming line can be configurated on gateway and VoIP domains in PBX panel -> Gateway and VoIP domains -> Incoming/Outgoing lines <br>.


'''''NOTA:''''' Nel caso di PBX multitenant la configurazione viene effettuata nel pannello PBX -> Gestione delle linee assegnate -> Linee assegnate. <br>
'''''N.B.:''''' In multi-tenant systems, this can be configured in the PBX -> Assigned line management -> Assigned lines page.


Indipendentemente dallo scenario in cui ci troviamo l’assegnazione viene sempre fatta cliccando su “Aggiungi blacklist” ed aggiungendo tutte le blacklist necessarie. <br>
In either type of system, you can assign blacklists by clikcing on "Add blacklist" and adding all necessary blacklists.


[[File:Assegnazioneblacklist.png|centro]]


È possibile disabilitare ogni singola associazione delle blacklist con la linea in ingresso in modo che le regole contenute non vengano valutate. <br>
You can also disable all association of the blacklist with the inbound line so that its rules will not be applied.


È possibile anche modificare l’ordinamento delle blacklist all’interno delle linee in ingresso, in modo da implementare sia meccanismi di blacklist che di whitelist.
You can also reorder the blacklists within the inbound lines, so as to implement both blacklist and whitelist mechanisms.

Versione attuale delle 13:08, 20 set 2022

Altre lingue:

Return to AdminGuide:Service


Blacklist

  • Introduced in version 4.5.17

Description

This service lets you define specific routings for inbound calls based on the calling and called numbers.

For each pair of numbers, you can choose whether or not to play an audio file (even "in progress") and define the failover action to carry out (among the routing actions available on KPBX).

The pairs of numbers to which the same routing policy should apply can be grouped in blacklists to use on different inbound lines.

The blacklists are applied to inbound calls, so in a single-tenant system they can be linked to the gateways and VoIP domains. In multi-tenant systems, the blacklists are managed by the tenant admins and are linked to the assigned lines.

You can also link a list of blacklists to each inbound line. These blacklists will be applied in a cascade after the manipulation rules and before the DID rules associated to the line.

Configuration

To configure the service, you must first define the blacklist and then associate it to an inbound line.


The blacklist configuration can be set in the PBX -> Gateways and VoIP domains -> List of blacklists page.

Listablacklist.png

N.B.: In multi-tenant systems, the service can be configured in the PBX -> Assigned line management -> List of blacklists page.

In this page you can create new blacklists by clicking on "Add blacklist" or edit and existing one.

Listablacklistdettaglio.png

The main fields of the form for defining the blacklist are the following:

  • Enablement
  • Name
  • Failover
  • Rules

Rules can be ordered, but, as with the notes, this is purely for organizational purposes. Since they all have the same failover action, the first match will trigger the action.


The association of the blacklist to the incoming line can be configurated on gateway and VoIP domains in PBX panel -> Gateway and VoIP domains -> Incoming/Outgoing lines
.

N.B.: In multi-tenant systems, this can be configured in the PBX -> Assigned line management -> Assigned lines page.

In either type of system, you can assign blacklists by clikcing on "Add blacklist" and adding all necessary blacklists.


You can also disable all association of the blacklist with the inbound line so that its rules will not be applied.

You can also reorder the blacklists within the inbound lines, so as to implement both blacklist and whitelist mechanisms.