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
12
Cisco IOS Release 12.4(4)T
DETAILED STEPS
Configuring at the Dial-Peer Level the SIP: Pass-Through of Passing the Calling 
Number as User-Provided
The dial-peer specific command to set the Screening Indicator to user-provided is as follows:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
dial-peer voice dial-peer-number 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
voice service voip
Example:
Router(config)# voice service voip
Enters voice-service-VoIP configuration mode. 
Step 4
no clid network-provided
Example:
Router(config-voip-serv)# no clid 
network-provided
Enters the network-provided calling number in 
voice-service-VoIP configuration mode.
Step 5
exit
Example:
Router(config-voip-serv)# exit
Exits the current mode.