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