Cisco Cisco IOS Software Release 12.4(4)T

다운로드
페이지 30
 
SIP: CLI for Caller ID When Privacy Exists
  How to Configure SIP: CLI for Caller ID When Privacy Exists
8
Cisco IOS Release 12.4(4)T
The Cisco gateway omits the Display Name field if no display information is received. This feature also 
introduces a CLI switch that allows the Calling Number to be copied into the Display Name field, as long as 
presentation is not prohibited.
The steps for substituting the Calling Number for the Display Name when it is unavailable in the 
Remote-Party-ID and From headers are as follows:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
voice service voip
4.
clid substitute name
5.
exit
DETAILED STEPS
Configuring Dial-Peer-Level SIP: Substitution of the Calling Number for Display 
Name When the Display Name Is Unavailable
The dial-peer-specific steps for substituting the Calling Number for the Display Name when it is unavailable 
in the Remote-Party-ID and From headers are as follows:
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode. 
Enter your password if prompted. 
Step 2
configure
 terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
voice service voip
Example:
Router(config)# voice service voip
Enters voice-service-VoIP configuration mode. 
Step 4
clid substitute name
Example:
Router(config-voip-serv)# clid substitute name
Substitutes the calling number for the display name when 
the display name is unavailable in the global configuration 
mode.
Step 5
exit
Example:
Router(config-voip-serv)# exit
Exits the current mode.