AdminGuide:Service:CLIR

Da Kalliope Wiki.
Versione del 26 feb 2018 alle 10:34 di Silvia (discussione | contributi) (Creata pagina con "===Interoperability===")
Jump to navigation Jump to search
Altre lingue:

Calling Line Identification Restriction (CLIR)

Description

This service lets a user hide their caller ID when making a call. This way the called party will not be able to obtain the number of the caller, even if their device is CLIP (Calling Line Identification Presentation) enabled.

Obscuring caller ID is not always possible and may be subject to regulatory restrictions. Calls to emergency services will ignore CLIR through the Calling Line Identification Restriction Override (CLIRO) service, and some types of calls (e.g. commercial/marketing calls) are not allowed to hide the identity of the calling party.

This service is applied to calls between extensions as well as outbound calls. In order for the service to function correctly for outbound calls, outbound gateways must be configured correctly and/or the VoIP provider must support CLIR.

The service can be enabled/disabled on a call-by-call basis, and the default behavior can be configured for each extension.

The user can obscure their caller ID by dialing the CLIR "Setup" code (by default *671) followed by the number to call.
If the user wishes to show their caller ID, they must dial the CLIR "Remove" code (by default *670) followed by the number to call.

Configuration

In order to use the service, it must be enabled in the numbering plan (where it is also possible to edit the service codes).

Whether the service is enabled or disabled, as well as the default behavior, must be specified for each extension (possibly through extension templates). Other than the default behavior for calls between extensions and calls to external numbers, the settings for each extension include the option to hide the caller ID if the calling device sends a Privacy: id SIP Header.

Interoperability

Quando viene abilitato il servizio CLIR la segnalazione SIP viene modificata come segue:

  • viene sostituito la user part del From URI con anonymous (ad es. sip:anonymous@<ip_address_telefono>:<porta_telefono>)
  • viene sostituito la user part del Contact Header con anonymous (ad es. sip:anonymous@<ip_address_registrar>:<porta_registrar>)
  • viene aggiunto l'header SIP Privacy: id

Per le chiamate tra interni non sono necessarie ulteriori configurazioni mentre per le chiamate in uscita possono esere necessarie alcune modifiche in base alla tipologia di linea di uscita.

  • VoIP Provider

Nel caso in cui il servizio CLIR sia abilitato è necessario comunque inviare al provider l'identità del numero chiamante.
Se questo non avviene di norma il provider rifiuterà la chiamata in uscita.
Questa informazione può essere inviata tramite P-Asserted-Identity Header o Remote-Party Header.
L'invio di questi header deve essere abilitato nella configurazione del trunk di uscita (Gateway e Domini VoIP -> Trunk).
Il formato accettato per gli header è normalmente quello suggerito nel pannello di configurazione.
Nel caso di problemi è necessario verificare con il proprio provider la configurazione richiesta.
Per evitare che questi header vengano sovrascritti è inoltre necessario impostare la modalità invio COLP a disabilitato (sempre nella configurazione del trunk di uscita).