Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
sip-header insert
Enable SIP header insertion for the S-CSCF service. SIP header insertion is disabled by default.
Product
SCM (S-CSCF)
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > CSCF Service Configuration > Serving-CSCF
Configuration
configure > context context_name > cscf service service_name > serving-cscf
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-cscf-service-serving-cscf)#
Syntax Description
[ no ] sip-header insert { p-cust1-prid-info | p-user-database }
no
Disables specific SIP header insertion for the S-CSCF service.
p-cust1-prid-info
Inserts a custom header, P-LGUPlus-PRID-Info, which contains the private user id of the user sending the
REGISTER request, to be added in the REGISTER message toward AS during third party registration.
p-user-database
Inserts PUD header in SIP (REGISTER) message and Invite from I-CSCF to S-CSCF.
Usage Guidelines
Enabling this command allows header insertion in SIP (REGISTER) message.
Examples
The following command disables insertion of custom header, P-LGUPlus-PRID-Info, in SIP (REGISTER)
message:
no sip-header insert p-cust1-prid-info 5
The following command enables insertion of PUD header in SIP (REGISTER) message and Invite from
I-CSCF to S-CSCF:
sip-header insert p-user-database 5
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1639
CSCF Serving-CSCF Configuration Mode Commands
sip-header insert