SendRemotePartyID

   
 

Description

This command controls whether or not the Tenor uses the Remote-Party-ID header when sending a SIP INVITE request or processing an incoming SIP INVITE. In general, the Remote-Party-ID header allows information to be passed back and forth from the PSTN side to a trusted SIP Server.

Guidelines

When this setting is enabled, it exposes the RPIDDefaultPrivacy setting.

Valid settings are as follows:

  • 0 - Disabled (default)

  • 1 - Enabled

Related Topics

SIPSignalingGroup-1 (sipsg 1) Prompt Commands

RPIDDefaultPrivacy

Configuration Manager

Location

VoIP Configuration > SIP Signaling Groups > SIP Signaling Group-n > Advanced tab > Send Remote Party ID

Options

Click the checkbox to enable this feature.

Command Line

Cmd Type

Command

Prompt Level

config-SIPSignalingGroup-1#   

Syntax

set sendremotepartyid or srpid { 0 | 1 }

Arguments

0   Disabled

1   Enabled

Default

0   Disabled

Examples

config-SIPSignalingGroup-1# set srpid 1

Enables the Remote-Party-ID feature.