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
6
Cisco IOS Release 12.4(4)T
Upon receiving an ISDN Setup message with the calling-party information element, the Cisco gateway 
translates the presentation indicator to set privacy to full for restricted presentation or to set privacy to off for 
unrestricted presentation in the Remote-Party-ID header field. The SIP: CLI for Caller ID When Privacy 
Exists feature introduces a CLI switch that either allows stripping the Calling Number and Display Name 
from the From and Remote-Party-ID fields in the SIP message requests or passes on the information. 
However, in cases of unrestricted presentation, the gateway passes the caller ID information, regardless of 
the CLI setting.
The global commands to strip the Calling Name and Calling Number from the Remote-Party-ID and From 
headers are as follows:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
voice service voip
4.
clid strip pi-restrict all
5.
exit
DETAILED STEPS
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 strip pi-restrict all
Example:
Router(config-voip-serv)# clid strip 
pi-restrict all
Enters block call ID information when privacy exists in 
global configuration mode.
Step 5
exit
Example:
Router(config-voip-serv)# exit
Exits the current mode.