RPIDDefaultPrivacy

   
 

Description

This command allows the user to override the “privacy” tag contained in the Remote-Party-ID (RPID) header of the outgoing INVITE message.  

Guidelines

This item is only available when SendRemotePartyID is enabled, and when visible its default setting is “disabled.”

This command allows you to configure alternative calling information treatments for calls exiting the SIP trunking gateway. Valid settings are as follows:

  • 0 - Disabled. Calling name and number pass-through (default).

  • 1 - Off. No calling name or number sent in the forwarded INVITE message.

  • 2 - URI. The URI (Uniform Resource Identifier) part of the Remote-Party-ID header is set to the configured string in the forwarded INVITE message.

  • 3 - Name. The calling name in the Remote-Party-ID header is set to the configured string in the forwarded INVITE message.

  • 4 - Full. If an incoming call has both calling name and number blocked, the Remote-Party-ID header would include a "privacy=full" tag in the forwarded INVITE message.

Related Topics

SIPSignalingGroup-1 (sipsg 1) Prompt Commands

SendRemotePartyID

Configuration Manager

Location

VoIP Configuration > SIP Signaling Groups > SIP Signaling Group-n > Advanced tab > Send Remote Party ID [enabled] > RPID Default Privacy

Options

Select from the drop-down box. Valid options are as follows:

  • Disabled

  • Off

  • URI

  • Name

  • Full

Command Line

Cmd Type

Command

Prompt Level

config-SIPSignalingGroup-1#  

Syntax

set rpiddefaultprivacy or rpiddp { 0 | 1 | 2 | 3 | 4 }

Arguments

0   Disabled

1   Off

2   URI

3   Name

4   Full

Default

0   Disabled

Examples

config-SIPSignalingGroup-1# set rpiddp 1

Sets the privacy so that no calling name or number are sent in the forwarded INVITE message.