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
9
Cisco IOS Release 12.4(4)T
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
dial-peer voice dial-peer-number voip
4.
clid substitute name
5.
exit
DETAILED STEPS
Configuring Globally the SIP: Pass-Through of the Passing Calling Number as 
Network-Provided
This field shows whether the Call-ID information was supplied by the network or not. This is for 
screening purposes.
Formerly the Calling Number from the session initiation protocol to public switched telephone network 
(SIP-to-PSTN) was always translated to user-provided. This feature introduces a CLI switch to toggle 
between branding numbers as user-provided or network-provided.
The steps for globally setting set the Screening Indicator to network-provided 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
dial-peer voice 
dial-peer-number voip
Example:
Router(config-dial-peer)# dial-peer voice 100 
voip
Enters dial-peer configuration mode. 
Step 4
clid substitute name
Example:
Router(config-dial-peer)# clid substitute name
Substitutes the calling number for the display name when 
the display name is unavailable in dial-peer configuration 
mode.
Step 5
exit
Example:
Router(config-dial-peer)# exit
Exits the current mode.