Retcode – Cisco OL-15491-01 User Manual
Page 233
A-233
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
retcode
retcode
To specify the range of application return codes for which the CSG2 refunds quota for Prepaid Error
Reimbursement, use the retcode command in CSG2 refund configuration mode. To disable this feature,
use the no form of this command.
retcode {ftp | http | imap | pop3 | sip | smtp | wap} rc-start [rc-end]
no retcode {ftp | http | imap | pop3 | sip | smtp | wap} rc-start [rc-end]
Syntax Description
Defaults
None
Command Modes
CSG2 refund configuration
ftp
The CSG2 refunds quota for FTP application return codes.
http
The CSG2 refunds quota for HTTP and WAP 2.0 application return
codes.
Note
The http keyword affects only HTTP and WAP 2.0. For
WAP 1.x refunds, use the wap keyword.
imap
The CSG2 refunds quota for Internet Message Access Protocol
(IMAP) application return codes.
pop3
The CSG2 refunds quota for Post Office Protocol, version 3 (POP3)
application return codes.
sip
The CSG2 refunds quota for Session Initiation Protocol (SIP)
application return codes.
Note
For SIP calls, only the return code to the INVITE method is
used.
For SIP events, each event is a transaction associated with a
single return code.
smtp
The CSG2 refunds quota for Simple Mail Transfer Protocol (SMTP)
application return codes.
wap
The CSG2 refunds quota for WAP 1.x application return codes.
Note
The wap keyword affects only WAP 1.x. For WAP 2.0
refunds, use the http keyword.
rc-start
Specifies the beginning of the range of values for specific application
return codes. The range is 1 to 65535 (0xffff).
rc-end
(Optional) Specifies the end of the range of values for specific
application return codes. The range is the value of rc-start to 65535
(0xffff). If you are specifying a single value as the range, do not
specify rc-end.