Cisco Cisco Packet Data Gateway (PDG) Dépliant

Pagina di 8487
CSCF Service Configuration Mode Commands   
▀  custom reason-header-cause 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
3100 
   
custom reason-header-cause 
This command configures SIP Reason header cause value. 
Product
 
SCM (S-CSCF) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration 
configure > context context_name > cscf service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service)# 
Syntax
 
custom reason-header-cause node-type node_type node-number node_num base-cause-code 
cause_code 
no custom reason-header-cause node-type 
no
 
Disables SIP reason header cause configuration. 
node-type node_type
 
Specifies the node type and indicates P-CSCF or S-CSCF. 
node_type
 must be an integer from 1 to 9. 
node-number node_num
 
Specifies the node number assigned to the node. 
node_num
 must be an integer from 1 to 99. 
base-cause-code cause_code
 
Specifies the base number to be added to internal cause code. 
cause_code
 must be an integer from 1 to 65536. 
Default: 999 
Usage 
Use this command to configure parameters which will be used for building the SIP Reason header's cause 
value. 
Example
 
The following command sets the node type to 
1
, node number to 
5
 and base cause code value to 
7000
custom reason-header-cause node-type 1 node-number 5 base-cause-code 7000