SIPUseDNinRegister

   
 

Description

This command allows you to change the value used in the From/To header fields of the REGISTER message. The default is to use the configured SIP User Agent PrimaryUser. This command lets you select the value configured as the DN from the DN channel map.

Guidelines

Valid settings are as follows.

  • 0 - Use configured PrimaryUser in the From/To headers of the REGISTER message instead of DN from channel map (default).

  • 1 - Use the DN from the DN channel map in the From/To headers of the REGISTER message instead of configured PrimaryUser.

Related Topics

SIPSignalingGroup-1 (sipsg 1) Prompt Commands

DNChannelMapEntry Table

Configuration Manager

Location

VoIP Configuration > SIP Signaling Groups > SIP Signaling Group-n > Advanced tab > SIP Use DN in Register

Options

Click the checkbox to enable this option:

Command Line

Cmd Type

Command

Prompt Level

config-SIPSignalingGroup-1#  

Syntax

set sipusedninregister or sipudnr { 0 | 1 }

Arguments

0   Use the SIP PrimaryUser

1   Use the DN configured in the DN channel map

Default

0   Use the SIP PrimaryUser

Examples

config-SIPSignalingGroup-1# set sipudnr 1

Sets the Tenor to use the DN from the DN channel map in the REGISTER message.