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
11
Cisco IOS Release 12.4(4)T
5.
exit
DETAILED STEPS
Configuring Globally the SIP: Pass-Through of the Passing Calling Number as 
User-Provided
The steps for globally setting set the Screening Indicator to user-provided are as follows:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
voice service voip
4.
no clid network-provided
5.
exit
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 voice 100 voip
Enters dial-peer configuration mode. 
Step 4
clid network-provided
Example:
Router(config-dial-peer)# clid network-provided
Enters the network-provided calling number in dial-peer 
configuration mode.
Step 5
exit
Example:
Router(config-dial-peer)# exit
Exits the current mode.