Cisco Cisco ASR 5000

Page of 9109
CSCF Proxy-CSCF Configuration Mode Commands   
▀  message-max-size 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3246 
   
message-max-size 
Configures the maximum message body size in MESSAGE method. 
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
 
message-max-size limit 
[ default | no ] message-max-size 
default | no
 
Returns/sets the maximum SIP message size to 1024 bytes. 
limit
 
Default: 1024 
Configures the maximum SIP message size limit in bytes for any SIP message buffer. 
limit
 must be an integer from 512 to 65535. 
Important:
  Message body size should be less than the max-sipmsg-size set in the CSCF Service Configuration 
Mode. 
Usage 
Use this command to configure the maximum SIP message size for any SIP message buffer. 
Example
 
The following command limits the SIP message size to 
4000
 bytes: 
message-max-size 4000