Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
tcp-proxy
Enables SIP TCP proxy for the CSCF service.
Product
SCM
Privilege
Administrator
Command Modes
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 Description
tcp-proxy [ port port_number ]
no tcp-proxy
no
Disables SIP TCP proxy for the CSCF service
port port_number
Default: 5062
Specifies the port used for SIP TCP proxy connections.
port_number must be an integer from 1 to 65534.
Usage Guidelines
Use this command to enable SIP TCP proxy for the CSCF service.
Examples
Enables SIP TCP proxy for the CSCF service on port 5062:
tcp-proxy port5062
Disables SIP TCP proxy for the CSCF service:
no tcp-proxy
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1584
CSCF Service Configuration Mode Commands
tcp-proxy