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:
|
|
Related Topics |
|
Location |
VoIP Configuration > SIP Signaling Groups > SIP Signaling Group-n > Advanced tab > Send Remote Party ID |
|
Options |
Click the checkbox to enable this feature. |
|
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. |