Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
message-max-size
Configures the maximum message body size in MESSAGE method.
Product
SCM (P-CSCF, A-BG)
Privilege
Administrator
Command Modes
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 Description
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.
Message body size should be less than the max-sipmsg-size set in the CSCF Service Configuration Mode.
Important
Usage Guidelines
Use this command to configure the maximum SIP message size for any SIP message buffer.
Examples
The following command limits the SIP message size to 4000 bytes:
message-max-size 4000
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1480
CSCF Proxy-CSCF Configuration Mode Commands
message-max-size