Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
CSCF Peer Server Monitoring Configuration Mode Commands   
▀  dummy-as 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
3080 
   
dummy-as 
Sets a response code for Dummy-AS peer server. 
Product
 
SCM (S-CSCF) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Peer Servers Configuration > Server Configuration 
configure > context context_name > cscf peer-servers server_name type { bgcf | ibcf | 
icscf | mgcf | mrcf | pcscf | scscf | sip-as } > server 
server_name { address ip_address 
| domain domain_name )
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-server_name-peer-server)# 
Syntax
 
dummy-as custom-response-code SIP_response_code 
default dummy-as custom-response-code 
custom-response-code
 
SIP_response_code
 
If the peer server is configured as dummy-as and it is chosen as per routing table configured, a UMM 
response message will be formed with the response code configured and sent as reply to incoming 
MESSAGE/PUBLISH requests. 
SIP_response_code
 must be an integer from 200 to 699. 
Important:
  The response code can be 2xx/4xx/5xx/6xx; 3xx,401,and 407 are not allowed. 
default dummy-as custom-response-code
 
Sets the response code to 200. 
Usage 
Use this command to configure a response code for Dummy-AS. If this mode is selected, then 
MESSAGE/PUBLISH requests will be responded to by S-CSCF with configured response code. 
Example
 
The following command configures AS as Dummy-AS with a corresponding response code of 
425
dummy-as custom-response-code 425