Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
CSCF Proxy-CSCF Configuration Mode Commands   
▀  sip-param 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
3144 
   
sip-param 
Enable the addition of “integrity-protected” parameter in the authorization header of a SIP (REGISTER) message for 
the P-CSCF/A-BG service. 
Product
 
SCM (P-CSCF, A-BG) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration > Proxy-CSCF Configuration 
configure > context context_name > cscf service service_name > proxy-cscf
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service-proxy-cscf)# 
Syntax
 
[ no ] sip-param insert integrity-protected [ custom-logic | transparent ] 
no
 
Disables the addition of “integrity-protected” parameter in the authorization header of a SIP (REGISTER) 
message for the P-CSCF/A-BG service. 
insert integrity-protected
 
Inserts “integrity-protected” parameter in the authorization header of a SIP (REGISTER) message for the P-
CSCF/A-BG service. 
custom-logic
 
Insert “integrity-protected” parameter for custom-logic in Authorization header. 
transparent
 
Pass the “integrity-protected” parameter received from the previous node unmodified. 
Usage 
Enabling this command allows the P-CSCF or A-BG to add the “integrity-protected” parameter in the 
authorization header of a SIP (REGISTER) message. The parameter will be used by the S-CSCF to decide 
which authentication mode to use to authenticate the user. 
Example
 
Enables the addition of 
integrity-protected
 parameter: 
sip-param insert integrity-protected 
Disables the addition of 
integrity-protected
 parameter: 
no sip-param insert integrity-protected